summaryrefslogtreecommitdiffstats
path: root/libc/misc
Commit message (Collapse)AuthorAgeFilesLines
...
* Make the implementation match the header file.Eric Andersen2001-01-151-3/+2
|
* Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.Eric Andersen2001-01-121-6/+1
| | | | | | Also fixes 2 very important malloc bugs! Anyone using malloc (esp mmu-less) should update and recompile. -Erik
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-1111-21/+21
|
* Oops. left strftime.c in twice.Eric Andersen2001-01-021-1/+1
|
* Patch from James Graves <jgraves@deltamobile.com> to getEric Andersen2001-01-023-2/+18
| | | | | m68k started. Should be just sysdeps/linux/m68k left to hack at this point...
* Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)Eric Andersen2000-12-233-1/+179
|
* A number of updates from Manuel Novoa III. Things look good...Eric Andersen2000-12-2011-107/+481
|
* Fix doc blunder.Eric Andersen2000-11-0412-48/+48
|
* Make spelling of uClibc be consistant.Eric Andersen2000-11-0413-13/+13
|
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-048-5/+249
| | | | Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>.
* More random fixes and additions.Eric Andersen2000-10-273-2/+401
|
* Add some more stuff -- {get|set}mntent, getline, getdelim, etc.Eric Andersen2000-10-264-1/+157
|
* A few more syscalls.Eric Andersen2000-10-253-1/+394
|
* More reorg. A place for everything and everything in its place...Eric Andersen2000-10-233-1/+68
|
* A smaller, kinder, gentler regexp implementation.Eric Andersen2000-10-203-7274/+5726
|
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-208-7/+22
| | | | | .comment, saving a lot of space in the resultant binaries... -Erik
* Fix up ctype.hEric Andersen2000-10-173-54/+108
|
* Update to assert behaviorEric Andersen2000-10-171-6/+9
|
* Makefile updateEric Andersen2000-10-128-8/+8
|
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-117-3/+158
|
* New misc tree that actually has misc stuff in it.Eric Andersen2000-10-1116-0/+1821
|
* Bug ugly formatting updateEric Andersen2000-10-0916-6199/+5989
|
* More cleanupsEric Andersen2000-10-071-4/+7
|
* Dependancy updateEric Andersen2000-10-071-5/+8
|
* Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen2000-10-043-30/+80
| | | | -Erik
* Add in a bunch of junk. Busybox now compiles (except for mkfs.minix andEric Andersen2000-07-092-0/+7539
| | | | | | fsck.minix). Of course, it doesn't link yet due to missing functions, but hey... At least it is now easy to see what isn't working. :-) -Erik
* Rework all the string handling. Make const stuff be constified.Eric Andersen2000-07-061-1/+1
| | | | -Erik
* Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen2000-07-051-1/+0
| | | | | It is getting closer... -Erik
* Finished porting stuff to x86 and supporting the Linux 2.2 kernels.Erik Andersen2000-05-151-1/+1
| | | | | It now compiles.... -Erik
* Some makefile updates to make it behave a bit better/consistently.Erik Andersen2000-05-141-7/+4
| | | | -Erik
* Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1aErik Andersen2000-05-141-4/+4
| | | | | to allow uC-libc to compile under x86. -Erik
* Initial revision0_9_1Erik Andersen2000-05-1413-0/+634