summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getenv.c
AgeCommit message (Expand)Author
2010-08-23Check for duplicate variables in the environment when setting a valueTodd C. Miller
2009-06-03Make putenv(), setenv() and unsetenv() standards compliant. TheTodd C. Miller
2005-08-08zap remaining rcsid.Marc Espie
2005-03-30ansi + de-registerPatrick Latifi
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-12-10use proper __findenv() prototype; millert@ okMichael Shalayeff
1998-07-16change to lite2 getenv(); getenv(NULL) now returns NULLTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-03-25Add prototypes for internal functionsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt