Commit History

Author SHA1 Message Date
  Waldemar Brodkorb 74ca8d6f5d remove UCLIBC_HAS_LFS 7 years ago
  John Ata a6cdfdfff3 Fix nftw when called with FTW_CHDIR and FTW_DEPTH 7 years ago
  Mike Frysinger 266bdc1f62 Replace FSF snail mail address with URLs 11 years ago
  Peter S. Mazinger ef304f14b3 ftw.c: errno.h has to be included before undefining _LIBC 13 years ago
  Peter S. Mazinger de71e42c04 syntax fixes 13 years ago
  Bernhard Reutner-Fischer 946b7b5ab8 ftw() is obsolescent in SUSv4 15 years ago
  Denys Vlasenko 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 15 years ago
  Bernhard Reutner-Fischer 21730caa66 trim Experimentally off and uncommented hidden 15 years ago
  Denis Vlasenko 1cfb1a3247 heed compiler warnings about checking non-defined variables in #if directives 15 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 15 years ago
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 15 years ago
  Bernhard Reutner-Fischer f1775381f9 - fix inline keyword 16 years ago
  Bernhard Reutner-Fischer 11975abb2c - remove old-style definitions. No object-code changes. 16 years ago
  Denis Vlasenko 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 16 years ago
  Peter S. Mazinger 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 18 years ago
  Mike Frysinger 7a653dd33e no point in declaring save_err locally 18 years ago
  Peter S. Mazinger df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 18 years ago
  Peter S. Mazinger af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 18 years ago
  Peter S. Mazinger 1c91f4a8fe Sync ftw w/ glibc, splitting ftw and ftw64 18 years ago
  Peter S. Mazinger c39976972e glob/ftw/regex_old reworked. regex_old did not have MBS_SUPPORT enabled 18 years ago
  Peter S. Mazinger f32600208f Convert all users of earlier hiddens 18 years ago
  Peter S. Mazinger afdecae49f Use internal versions 18 years ago
  Peter S. Mazinger 53b5f21c9c Hide more 18 years ago
  Peter S. Mazinger 765696aac5 More hiding, 300 left 18 years ago
  Peter S. Mazinger c885bf5cf9 More hiding, including __mempcpy 18 years ago
  Peter S. Mazinger 8a0b43005a Hide mostly used functions 18 years ago
  Peter S. Mazinger d24608f995 Hiding again 18 years ago
  Peter S. Mazinger de77369cf4 Hide some of mem* and str* 18 years ago
  Peter S. Mazinger 8cadaf66b7 Kill warning if IMA compiled 18 years ago
  Eric Andersen b36d61d33e Fix up several errors related to filename length and errno that 20 years ago