summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/setenv.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-8/+0
* Synch with trunk @ 24379Carmelo Amoroso2008-12-111-120/+105
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-3/+3
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-102/+97
* Fix Makefile.in and synch them with trunk. Signed-off-by: Carmelo Amoroso <ca...Carmelo Amoroso2007-11-201-0/+1
* Merge from trunk."Steven J. Hill"2006-08-221-1/+0
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-22/+30
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-1/+2
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-6/+3
* Merge from trunk."Steven J. Hill"2005-12-021-15/+19
* 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