OSDN Git Service

Replace all Makefiles for new build infrastucture
[uclinux-h8/uClibc.git] / libc / misc / Makefile
2005-10-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-01-25 Mike Frysingermerge parallel build support
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-09-06 Eric AndersenLet people enable ftw, make glob an option, add a new...
2003-09-03 Manuel Novoa III Some more buildroot-motivated fixes. Avoid installing...
2003-08-24 Eric Andersenconditionally add wordexp, in this case ripped from...
2003-08-01 Manuel Novoa III Add a new *scanf implementation, includeing the *wscanf...
2002-12-02 Manuel Novoa III Add hsearch and hsearch_r. Consolidate all functions...
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-09-19 Manuel Novoa III Add gnu obstack support. I still need to implement...
2002-05-23 Manuel Novoa III Obligatory forgotten file during commit...
2002-05-06 Manuel Novoa III New locale support (in development). Supports LC_CTYPE...
2002-03-21 Eric AndersenSupport getttyent and friends so ncurses will compile
2002-03-15 Eric AndersenSupport gnu error(), patch contributed by Andrew Ip...
2002-02-20 Eric AndersenMerge in the pthread library. This is the linuxthreads...
2002-01-17 David McCulloughAdded insque/remque support
2002-01-09 Eric AndersenAllow people to exclude regex code, since it is huge...
2002-01-06 Eric AndersenSupport statvfs and statfs. Added getmntent_r (and...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-09-15 Eric AndersenRecurse into 'file'
2001-05-12 Eric AndersenOk, this should finish off my massive ro-organization...
2001-04-19 Eric AndersenRemove the old crypt implementation
2001-03-20 Eric AndersenPut regex back in
2001-03-19 Eric AndersenMove the dirent stuff. I suppose it is system dependan...
2001-03-19 Eric AndersenAdd in the sysvipc patch from Michael Shmulevich
2001-03-18 Manuel Novoa III Part of the ctype locale support.
2001-03-13 Eric AndersenDelete wordexp. There isn't much point in having this...
2001-03-08 Eric AndersenHmm. Seems I left wordexp off. oops.
2001-03-08 Eric AndersenAdd in wordexp support (mostly stubbed out for now...
2001-02-15 Manuel Novoa III Add tsearch functions from libc-5.3.12.
2001-01-11 Eric AndersenA large update from Manuel Novoa III <mnovoa3@bellsouth...
2001-01-02 Eric AndersenPatch from James Graves <jgraves@deltamobile.com> to get
2000-12-23 Eric AndersenMove stuff out if pwd_gep that doesn't belong there...
2000-11-04 Eric AndersenFix doc blunder.
2000-11-04 Eric AndersenMake spelling of uClibc be consistant.
2000-11-04 Eric AndersenMore cleanups. Fix things so tinylogin compiles.
2000-10-27 Eric AndersenMore random fixes and additions.
2000-10-26 Eric AndersenAdd some more stuff -- {get|set}mntent, getline, getdel...
2000-10-25 Eric AndersenA few more syscalls.
2000-10-17 Eric AndersenFix up ctype.h
2000-10-11 Eric AndersenFinish reorganizing things. At least I think I've...
2000-10-11 Eric AndersenNew misc tree that actually has misc stuff in it.