summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/setenv.c
Commit message (Expand)AuthorAgeFilesLines
* Update to accomodate the header file changesEric Andersen2001-09-271-1/+2
* Fix include/errno.h to not use kernel header, and instead use bits/errno.h.Eric Andersen2001-04-061-1/+1
* Use __environ instead of the GNU extension environ.Eric Andersen2001-02-091-3/+0
* Fix up a few messes so it compiles cleanly again.Eric Andersen2000-11-111-0/+1
* Add some more stuff -- {get|set}mntent, getline, getdelim, etc.Eric Andersen2000-10-261-58/+126
* Bug ugly formatting updateEric Andersen2000-10-091-60/+62
* Lots and lots of cleanups.Eric Andersen2000-07-061-1/+2
* Initial revision0_9_1Erik Andersen2000-05-141-0/+73