summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/getenv.3
AgeCommit message (Expand)Author
2025-04-27libc: Add getenv_r() function.Dag-Erling Smørgrav
2025-04-17issetugid() is a system call and belongs in section 2 (not 3).Jens Schweikhardt
2024-11-14libc: indicate existing functions that are POSIX 2024Ed Maste
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-03-25secure_getenv: Improve documentation wordingWarner Losh
2023-03-13Add GNU glibc compatible secure_getenvlucy
2021-11-07libc: add clearenv functionMariusz Zaborski
2013-05-28Renumber clauses to reduce diffs to other versionsEd Maste
2012-05-11General mdoc(7) and typo fixes.Glen Barber
2012-03-29Remove trailing whitespace per mdoc lint warningEitan Adler
2009-12-06Update the getenv(3) man page to reflect the recent change to the behaviorSean Farley
2007-07-04Significantly reduce the memory leak as noted in BUGS section forSean Farley
2007-05-01Back out all POSIXified *env() changes.Andrey A. Chernov
2007-04-30Bump .DdAndrey A. Chernov
2007-04-30Add phraseAndrey A. Chernov
2007-04-30Make putenv() fully conforms to Open Group specs Issue 6Andrey A. Chernov
2007-04-30Remove special case skipping initial '=' of the setenv() value "forAndrey A. Chernov
2007-04-30Make setenv, putenv, getenv and unsetenv conforming to Open Group specsAndrey A. Chernov
2007-01-09Per Regents of the University of Calfornia letter, remove advertisingWarner Losh
2006-10-12Note that the value from getenv() should not be modified by applications.Tom Rhodes
2006-10-07getenv.3: Put "is" on a line with other wordsTom Rhodes
2005-01-20Sort sections.Ruslan Ermilov
2004-07-07mdoc(7) fixes.Ruslan Ermilov
2004-07-06Move the return value information about the getenv(3) library functionHiten Pandya
2004-07-02Mechanically kill hard sentence breaks.Ruslan Ermilov
2002-12-18mdoc(7) police: Fixed abuses of the .Ar and .Em macros.Ruslan Ermilov
2001-09-07Move to using .In instead of .Fd #include <> for include mark-up.Jeroen Ruigrok van der Werven
2001-08-31Use ``.Rv -std'' wherever possible.Ruslan Ermilov
2001-07-15Remove whitespace at EOL.Dima Dorfman
2001-02-26.St -ansiC -> .St -isoCRuslan Ermilov
2001-02-01mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov
2000-11-14Use Fx macro wherever possible.Ruslan Ermilov
2000-05-06Use `Er' variable to define first column width in ERRORS section.Alexey Zelkin
2000-04-21Introduce ".Lb" macro to libc manpages.Alexey Zelkin
2000-01-26Document the memory leak that is inherent in FreeBSD's semanticsArchie Cobbs
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1999-07-12Add $Id$, to make it simpler for members of the translation teams toNik Clayton
1994-05-27BSD 4.4 Lite Lib SourcesRodney W. Grimes