summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/setenv.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-2/+2
* Silly name changeEric Andersen2002-06-181-4/+3
* Commit the new time stuff, even though I haven't made it threadsafe yet.Manuel Novoa III2002-06-171-1/+2
* Kill the libc-lock headers, which we do not use and which areEric Andersen2002-06-101-6/+7
* Doh!Eric Andersen2002-06-011-1/+1
* Rework setenv, getenv and friends per the latest glibc code, but cleanedEric Andersen2002-05-301-120/+177
* 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