Историја ревизија

Аутор SHA1 Порука Датум
  Yann Sionneau b1c3d18204 Fix warning about macro redefinition пре 3 година
  Waldemar Brodkorb 74ca8d6f5d remove UCLIBC_HAS_LFS пре 7 година
  Romain Naour 6cf35f8404 add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions пре 9 година
  Anthony G. Basile 9649721950 mkostemp: fix implementation пре 9 година
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs пре 11 година
  Peter S. Mazinger 1350830902 tempname.c: remove unneeded attribute_hidden, change type to unsigned пре 13 година
  Bernhard Reutner-Fischer bd3c1a2495 misc: hide __gen_tempname пре 12 година
  Mike Frysinger 435f73337e tempname: fix int precision warnings пре 13 година
  Austin Foxley 75273b98a9 make the sem_open changes actually compile пре 14 година
  Mikhail Gusarov 8d74517c16 Extend __gen_tempname with mode argument пре 14 година
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes пре 15 година
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden пре 15 година
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. пре 15 година
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal пре 15 година
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions пре 15 година
  Bernhard Reutner-Fischer 2ba017a2d5 - use c89-style comments пре 15 година
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block пре 16 година
  Mike Frysinger 420745afd4 Nickolai Zeldovich writes: if the temp name already exists, then the retry code does not create a new temp name as the code to do so is outside of the retry loop пре 17 година
  Peter S. Mazinger f37aeefc62 Do not build *64 and llseek, correct some failure when LFS is disabled пре 18 година
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed пре 18 година
  Mike Frysinger 3215f00fc6 touchup code a bit and shrink it by a few bytes пре 18 година
  Peter S. Mazinger 3c84ded68a Convert internal users of chmod/*stat*, minimize change for __strsep пре 18 година
  Mike Frysinger a005e0b515 macro away the last parameter since we dont actually utilize it (saves a few bytes) and fix signed warnings пре 18 година
  Peter S. Mazinger 4f16d2e03a Implement hidden poll, switch user to hidden *printf/*scanf/poll пре 18 година
  Peter S. Mazinger afdecae49f Use internal versions пре 18 година
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy пре 18 година
  Peter S. Mazinger 8a0b43005a Hide mostly used functions пре 18 година
  Peter S. Mazinger f3b4c74b53 100 JUMP relocs less (remaining 431) by hiding internally used ones пре 18 година
  Peter S. Mazinger 83b2918ebe Some more hidden internals пре 18 година
  Mike Frysinger 650870cb83 In Bug 116, dicksnippe writes: пре 19 година