summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getenv.c
Commit message (Expand)AuthorAgeFilesLines
* Back out all POSIXified *env() changes.Andrey A. Chernov2007-05-011-5/+2
* Make putenv() fully conforms to Open Group specs Issue 6Andrey A. Chernov2007-04-301-2/+5
* Make setenv, putenv, getenv and unsetenv conforming to Open Group specsAndrey A. Chernov2007-04-301-5/+5
* Per Regents of the University of Calfornia letter, remove advertisingWarner Losh2007-01-091-4/+0
* Remove __P() usage.David E. O'Brien2002-03-211-1/+1
* Remove 'register' keyword.David E. O'Brien2002-03-211-4/+6
* Doubled the performance of getenv()/__findenv() by rewriting it to notDavid Greenman1995-10-171-20/+24
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+87