summaryrefslogtreecommitdiff
path: root/libc/unistd
AgeCommit message (Expand)Author
2001-01-17Added missing _SC_2_FORT_RUN case. Fixed _SC_ATEXIT_MAX to match atexit.c.Manuel Novoa III
2001-01-15init var to 0 to avoid warningEric Andersen
2001-01-11A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen
2000-12-23Move stuff out if pwd_gep that doesn't belong there (getpass, utmp stuff)Eric Andersen
2000-11-16Bad Erik. Repeat after me: "I will always compile before I commit".Eric Andersen
2000-11-16Doh!!! I am an idiot. I had broken malloc by disabling getpagesize(), and IEric Andersen
2000-11-15Add in tmpnam() support from David Whedon <dwhedon@gordian.com>,Eric Andersen
2000-11-04Fix doc blunder.Eric Andersen
2000-11-04Make spelling of uClibc be consistant.Eric Andersen
2000-11-04More cleanups. Fix things so tinylogin compiles.Eric Andersen
2000-10-30getcwd did not include the alloc-space-as-needed-on-NULL-bufferEric Andersen
2000-10-27More random fixes and additions.Eric Andersen
2000-10-20Strip all object files of all non global symbols and .note andEric Andersen
2000-10-12Makefile updateEric Andersen
2000-10-11Finish reorganizing things. At least I think I've finished.Eric Andersen
2000-10-11Reorg unistd dirEric Andersen