summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/getenv.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Check for duplicate variables in the environment when setting a valuemillert2010-08-231-4/+5
* Make putenv(), setenv() and unsetenv() standards compliant. Themillert2009-06-031-8/+8
* zap remaining rcsid.espie2005-08-081-4/+1
* ansi + de-registerpat2005-03-301-6/+5
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* use proper __findenv() prototype; millert@ okmickey2002-12-101-6/+5
* change to lite2 getenv(); getenv(NULL) now returns NULLderaadt1998-07-161-14/+21
* Fix RCS idstholo1996-08-191-2/+1
* Add prototypes for internal functionstholo1996-03-251-17/+18
* initial import of NetBSD treederaadt1995-10-181-0/+82