OSDN Git Service

hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing...
[uclinux-h8/uClibc.git] / libc / misc / ftw /
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-11-21 Peter S. MazingerRemove TOPDIR
2005-11-03 Peter S. MazingerLast bits for IMA, now everything can be built w/ DOMUL...
2005-11-03 Peter S. MazingerEnable IMA
2005-11-01 Peter S. MazingerOnly because of multi sources I had to touch up these...
2005-11-01 Peter S. MazingerRemove last unused references to libc-a-pic-, we use...
2005-10-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...
2005-10-21 Peter S. MazingerKill warning if IMA compiled
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-01-25 Mike Frysingermerge parallel build support
2003-11-08 Eric AndersenFix up several errors related to filename length and...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
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