summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/getenv.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* Make setenv(3) consistent with unsetenv(3), giving EINVAL if passedjeremy2012-09-231-17/+5
* Update STANDARDS section for a few <stdlib.h> functionsguenther2012-06-021-2/+9
* Tweak the description of the optional parts around =. Found this in myotto2011-04-271-5/+7
* Document new unsetenv() error returns.naddy2010-07-061-2/+8
* It's unsetenv() that doesn't like `=' in the argument, not putenv().kili2010-03-101-3/+3
* Make putenv(), setenv() and unsetenv() standards compliant. Themillert2009-06-031-15/+39
* convert to new .Dd format;jmc2007-05-311-2/+2
* - typos, punctuation, layout, macro tweaksjaredy2005-07-261-3/+3
* Update HISTORY fixing some facts, while it is not clear if theotto2005-05-111-2/+8
* `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))jmc2004-01-231-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Flesh out stdlib function man pages.aaron2000-04-201-21/+12
* succesful -> successfulaaron1999-09-061-2/+2
* first round of repairs on stdlibaaron1999-06-291-15/+15
* punctuationaaron1999-05-251-2/+2
* getenv() result is read-only, unless you're looking for trouble.espie1998-11-101-1/+5
* Minor formatting fixes from Lite2tholo1996-08-101-7/+6
* initial import of NetBSD treederaadt1995-10-181-0/+152