summaryrefslogtreecommitdiffstats
path: root/libc/unistd
Commit message (Expand)AuthorAgeFilesLines
...
* Added missing _SC_2_FORT_RUN case. Fixed _SC_ATEXIT_MAX to match atexit.c.Manuel Novoa III2001-01-171-2/+9
* init var to 0 to avoid warningEric Andersen2001-01-151-1/+1
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-114-8/+899
* Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)Eric Andersen2000-12-232-1/+100
* Bad Erik. Repeat after me: "I will always compile before I commit".Eric Andersen2000-11-161-1/+0
* Doh!!! I am an idiot. I had broken malloc by disabling getpagesize(), and IEric Andersen2000-11-161-4/+1
* Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,Eric Andersen2000-11-151-4/+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-045-2/+860
* getcwd did not include the alloc-space-as-needed-on-NULL-bufferEric Andersen2000-10-301-12/+16
* More random fixes and additions.Eric Andersen2000-10-271-0/+33
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-0/+4
* Makefile updateEric Andersen2000-10-121-1/+1
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-0/+53
* Reorg unistd dirEric Andersen2000-10-118-0/+418