summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/getenv.c
Commit message (Expand)AuthorAgeFilesLines
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-3/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-1/+1
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-2/+2
* 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/+14
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-1/+2
* Merge from trunk."Steven J. Hill"2005-12-021-2/+2
* Changed my mind. Keep this separate.Eric Andersen2002-08-071-0/+41
* Rewrite getenvEric Andersen2002-08-071-25/+0
* Rework setenv, getenv and friends per the latest glibc code, but cleanedEric Andersen2002-05-301-12/+11
* Use __environ instead of the GNU extension environ.Eric Andersen2001-02-091-4/+3
* Bug ugly formatting updateEric Andersen2000-10-091-18/+14
* Initial revision0_9_1Erik Andersen2000-05-141-0/+31