OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / misc / ftw / ftw.c
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2012-06-15 Peter S. Mazingerftw.c: errno.h has to be included before undefining...
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-03 Peter S. Mazingersyntax fixes
2009-10-08 Bernhard Reutner... ftw() is obsolescent in SUSv4
2009-09-18 Denys Vlasenkoconvert // comments to /**/; remove empty #if/#endif...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-12-14 Denis Vlasenkoheed compiler warnings about checking non-defined varia...
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-20 Denis Vlasenkonext portion of libc_hidden_proto removal
2008-07-23 Bernhard Reutner... - fix inline keyword
2008-05-20 Bernhard Reutner... - remove old-style definitions. No object-code changes.
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-03-22 Peter S. MazingerMark some functions as GNU, provide missing hidden...
2006-01-29 Mike Frysingerno point in declaring save_err locally
2006-01-22 Peter S. MazingerEnable _GNU_SOURCE build wide, trying to get consistent...
2006-01-14 Peter S. Mazingerhidden_def/hidden_proto: convert all users (I hope...
2005-12-30 Peter S. MazingerSync ftw w/ glibc, splitting ftw and ftw64
2005-12-16 Peter S. Mazingerglob/ftw/regex_old reworked. regex_old did not have...
2005-12-13 Peter S. MazingerConvert all users of earlier hiddens
2005-12-08 Peter S. MazingerUse internal versions
2005-12-07 Peter S. MazingerHide more
2005-12-04 Peter S. MazingerMore hiding, 300 left
2005-12-03 Peter S. MazingerMore hiding, including __mempcpy
2005-12-01 Peter S. MazingerHide mostly used functions
2005-11-29 Peter S. MazingerHiding again
2005-11-27 Peter S. MazingerHide some of mem* and str*
2005-10-21 Peter S. MazingerKill warning if IMA compiled
2003-11-08 Eric AndersenFix up several errors related to filename length and...
2003-09-06 Eric Andersenoops. ftw would blow chunks if UCLIBC_HAS_LFS was...
2003-09-06 Eric Andersenfixup ftw and ftw64. Unfortunately, adding ftw64 doubl...
2003-09-06 Eric AndersenFix the bugs I stupidly added
2003-09-05 Eric AndersenAdd support for ftw and nftw