Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added missing _SC_2_FORT_RUN case. Fixed _SC_ATEXIT_MAX to match atexit.c. | Manuel Novoa III | 2001-01-17 | 1 | -2/+9 | |
| | ||||||
* | init var to 0 to avoid warning | Eric Andersen | 2001-01-15 | 1 | -1/+1 | |
| | ||||||
* | A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. | Eric Andersen | 2001-01-11 | 4 | -8/+899 | |
| | ||||||
* | Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff) | Eric Andersen | 2000-12-23 | 2 | -1/+100 | |
| | ||||||
* | Bad Erik. Repeat after me: "I will always compile before I commit". | Eric Andersen | 2000-11-16 | 1 | -1/+0 | |
| | | | | -Erik | |||||
* | Doh!!! I am an idiot. I had broken malloc by disabling getpagesize(), and I | Eric Andersen | 2000-11-16 | 1 | -4/+1 | |
| | | | | | didn't even do it for a good reason. Fixed, so malloc should work again... -Erik | |||||
* | Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, | Eric Andersen | 2000-11-15 | 1 | -4/+1 | |
| | | | | rework include/stdio.h, and fix up the resultant damage. | |||||
* | Fix doc blunder. | Eric Andersen | 2000-11-04 | 1 | -4/+4 | |
| | ||||||
* | Make spelling of uClibc be consistant. | Eric Andersen | 2000-11-04 | 1 | -1/+1 | |
| | ||||||
* | More cleanups. Fix things so tinylogin compiles. | Eric Andersen | 2000-11-04 | 5 | -2/+860 | |
| | | | | Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>. | |||||
* | getcwd did not include the alloc-space-as-needed-on-NULL-buffer | Eric Andersen | 2000-10-30 | 1 | -12/+16 | |
| | | | | feature which busybox needed. So I added it. | |||||
* | More random fixes and additions. | Eric Andersen | 2000-10-27 | 1 | -0/+33 | |
| | ||||||
* | Strip all object files of all non global symbols and .note and | Eric Andersen | 2000-10-20 | 1 | -0/+4 | |
| | | | | | .comment, saving a lot of space in the resultant binaries... -Erik | |||||
* | Makefile update | Eric Andersen | 2000-10-12 | 1 | -1/+1 | |
| | ||||||
* | Finish reorganizing things. At least I think I've finished. | Eric Andersen | 2000-10-11 | 1 | -0/+53 | |
| | ||||||
* | Reorg unistd dir | Eric Andersen | 2000-10-11 | 8 | -0/+418 | |