summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getenv.c
AgeCommit message (Collapse)Author
2005-08-08zap remaining rcsid.Marc Espie
Kill old files that are no longer compiled. okay theo
2005-03-30ansi + de-registerPatrick Latifi
ok otto deraadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
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
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-03-25Add prototypes for internal functionsThorsten Lockert
Change inline to __inline
1995-10-18initial import of NetBSD treeTheo de Raadt