Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make the implementation match the header file. | Eric Andersen | 2001-01-15 | 1 | -3/+2 | |
| | ||||||
* | Patch from James Graves <jgraves@deltamobile.com> to better handle m68k. | Eric Andersen | 2001-01-12 | 1 | -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 Andersen | 2001-01-11 | 11 | -21/+21 | |
| | ||||||
* | Oops. left strftime.c in twice. | Eric Andersen | 2001-01-02 | 1 | -1/+1 | |
| | ||||||
* | Patch from James Graves <jgraves@deltamobile.com> to get | Eric Andersen | 2001-01-02 | 3 | -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 Andersen | 2000-12-23 | 3 | -1/+179 | |
| | ||||||
* | A number of updates from Manuel Novoa III. Things look good... | Eric Andersen | 2000-12-20 | 11 | -107/+481 | |
| | ||||||
* | Fix doc blunder. | Eric Andersen | 2000-11-04 | 12 | -48/+48 | |
| | ||||||
* | Make spelling of uClibc be consistant. | Eric Andersen | 2000-11-04 | 13 | -13/+13 | |
| | ||||||
* | More cleanups. Fix things so tinylogin compiles. | Eric Andersen | 2000-11-04 | 8 | -5/+249 | |
| | | | | Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>. | |||||
* | More random fixes and additions. | Eric Andersen | 2000-10-27 | 3 | -2/+401 | |
| | ||||||
* | Add some more stuff -- {get|set}mntent, getline, getdelim, etc. | Eric Andersen | 2000-10-26 | 4 | -1/+157 | |
| | ||||||
* | A few more syscalls. | Eric Andersen | 2000-10-25 | 3 | -1/+394 | |
| | ||||||
* | More reorg. A place for everything and everything in its place... | Eric Andersen | 2000-10-23 | 3 | -1/+68 | |
| | ||||||
* | A smaller, kinder, gentler regexp implementation. | Eric Andersen | 2000-10-20 | 3 | -7274/+5726 | |
| | ||||||
* | Strip all object files of all non global symbols and .note and | Eric Andersen | 2000-10-20 | 8 | -7/+22 | |
| | | | | | .comment, saving a lot of space in the resultant binaries... -Erik | |||||
* | Fix up ctype.h | Eric Andersen | 2000-10-17 | 3 | -54/+108 | |
| | ||||||
* | Update to assert behavior | Eric Andersen | 2000-10-17 | 1 | -6/+9 | |
| | ||||||
* | Makefile update | Eric Andersen | 2000-10-12 | 8 | -8/+8 | |
| | ||||||
* | Finish reorganizing things. At least I think I've finished. | Eric Andersen | 2000-10-11 | 7 | -3/+158 | |
| | ||||||
* | New misc tree that actually has misc stuff in it. | Eric Andersen | 2000-10-11 | 16 | -0/+1821 | |
| | ||||||
* | Bug ugly formatting update | Eric Andersen | 2000-10-09 | 16 | -6199/+5989 | |
| | ||||||
* | More cleanups | Eric Andersen | 2000-10-07 | 1 | -4/+7 | |
| | ||||||
* | Dependancy update | Eric Andersen | 2000-10-07 | 1 | -5/+8 | |
| | ||||||
* | Fix all the makefiles. Clean up some warnings, cleanup some headers. | Eric Andersen | 2000-10-04 | 3 | -30/+80 | |
| | | | | -Erik | |||||
* | Add in a bunch of junk. Busybox now compiles (except for mkfs.minix and | Eric Andersen | 2000-07-09 | 2 | -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 Andersen | 2000-07-06 | 1 | -1/+1 | |
| | | | | -Erik | |||||
* | Many bugfixes, header cleanups, etc. Added abort and glob. | Eric Andersen | 2000-07-05 | 1 | -1/+0 | |
| | | | | | It is getting closer... -Erik | |||||
* | Finished porting stuff to x86 and supporting the Linux 2.2 kernels. | Erik Andersen | 2000-05-15 | 1 | -1/+1 | |
| | | | | | It now compiles.... -Erik | |||||
* | Some makefile updates to make it behave a bit better/consistently. | Erik Andersen | 2000-05-14 | 1 | -7/+4 | |
| | | | | -Erik | |||||
* | Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1a | Erik Andersen | 2000-05-14 | 1 | -4/+4 | |
| | | | | | to allow uC-libc to compile under x86. -Erik | |||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 13 | -0/+634 | |