summaryrefslogtreecommitdiffstats
path: root/libc/misc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove TOPDIRPeter S. Mazinger2005-11-211-3/+1
* Replace all Makefiles for new build infrastucturePeter S. Mazinger2005-10-291-62/+8
* Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger2005-10-121-8/+7
* merge parallel build supportMike Frysinger2005-01-251-4/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Let people enable ftw, make glob an option, add a new "Big and Tall"Eric Andersen2003-09-061-1/+7
* Some more buildroot-motivated fixes. Avoid installing some headers, asManuel Novoa III2003-09-031-1/+4
* conditionally add wordexp, in this case ripped from glibc.Eric Andersen2003-08-241-1/+4
* Add a new *scanf implementation, includeing the *wscanf functions.Manuel Novoa III2003-08-011-2/+2
* Add hsearch and hsearch_r. Consolidate all functions prototyped inManuel Novoa III2002-12-021-3/+3
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-3/+3
* Add gnu obstack support. I still need to implement the obstack_printfManuel Novoa III2002-09-191-1/+1
* Obligatory forgotten file during commit...Manuel Novoa III2002-05-231-1/+1
* New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,Manuel Novoa III2002-05-061-0/+3
* Support getttyent and friends so ncurses will compileEric Andersen2002-03-211-1/+1
* Support gnu error(), patch contributed by Andrew Ip <aip@cwlinux.com>Eric Andersen2002-03-151-1/+2
* Merge in the pthread library. This is the linuxthreads library taken fromEric Andersen2002-02-201-0/+3
* Added insque/remque supportDavid McCullough2002-01-171-1/+1
* Allow people to exclude regex code, since it is huge (27k)Eric Andersen2002-01-091-1/+4
* Support statvfs and statfs. Added getmntent_r (and made it useEric Andersen2002-01-061-1/+1
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Recurse into 'file'Eric Andersen2001-09-151-2/+2
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* Remove the old crypt implementationEric Andersen2001-04-191-1/+1
* Put regex back inEric Andersen2001-03-201-1/+1
* Move the dirent stuff. I suppose it is system dependant, but thenEric Andersen2001-03-191-1/+1
* Add in the sysvipc patch from Michael ShmulevichEric Andersen2001-03-191-8/+2
* Part of the ctype locale support.Manuel Novoa III2001-03-181-1/+1
* Delete wordexp. There isn't much point in having this sinceEric Andersen2001-03-131-1/+1
* Hmm. Seems I left wordexp off. oops.Eric Andersen2001-03-081-1/+1
* Add in wordexp support (mostly stubbed out for now) since the busyboxEric Andersen2001-03-081-1/+2
* Add tsearch functions from libc-5.3.12.Manuel Novoa III2001-02-151-1/+1
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-1/+1
* Patch from James Graves <jgraves@deltamobile.com> to getEric Andersen2001-01-021-1/+7
* Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)Eric Andersen2000-12-231-1/+1
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-4/+4
* More random fixes and additions.Eric Andersen2000-10-271-1/+1
* Add some more stuff -- {get|set}mntent, getline, getdelim, etc.Eric Andersen2000-10-261-1/+1
* A few more syscalls.Eric Andersen2000-10-251-1/+1
* Fix up ctype.hEric Andersen2000-10-171-1/+5
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-1/+1
* New misc tree that actually has misc stuff in it.Eric Andersen2000-10-111-0/+46