summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix doc blunder.Eric Andersen2000-11-041-3/+3
|
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
|
* Add some more stuff -- {get|set}mntent, getline, getdelim, etc.Eric Andersen2000-10-261-1/+2
|
* Remove ioEric Andersen2000-10-221-1/+1
|
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-1/+1
| | | | | .comment, saving a lot of space in the resultant binaries... -Erik
* Makefile updateEric Andersen2000-10-121-1/+1
|
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-4/+9
|
* Bug ugly formatting updateEric Andersen2000-10-091-3/+8
|
* More cleanupsEric Andersen2000-10-071-1/+1
|
* Major update to string handling. strcmp and friends were horriblyEric Andersen2000-10-051-4/+4
| | | | | broken. They now test out as working properly. -Erik
* Remember to remove libc.a on 'make clean'Eric Andersen2000-10-041-0/+1
|
* Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen2000-10-041-47/+39
| | | | -Erik
* Yet more updates. Getting closer....Eric Andersen2000-08-111-0/+1
| | | | -Erik
* More stuff. Down to only 43 missing functions before BusyBox willEric Andersen2000-08-101-1/+1
| | | | | | link. Fixed socket stuff so it doesn't pull in kernel headers and stubbed out fork and clone. A few other header file cleanups. -Erik
* Add in a bunch of junk. Busybox now compiles (except for mkfs.minix andEric Andersen2000-07-091-3/+3
| | | | | | 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
* misc net fixes for building....Randolph Chung2000-07-091-1/+4
|
* More stuff I forgot to commit.Eric Andersen2000-07-061-3/+3
| | | | -Erik
* More header file cleanup.Eric Andersen2000-07-051-0/+3
| | | | -Erik
* Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen2000-07-051-26/+20
| | | | | It is getting closer... -Erik
* More GPL vs LGPL fixes (sysdeps/getpagesize.c), and some headerEric Andersen2000-06-281-4/+1
| | | | | cleanups. -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-1/+1
| | | | -Erik
* Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1aErik Andersen2000-05-141-6/+7
| | | | | to allow uC-libc to compile under x86. -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+63