Date: Sun, 6 Dec 2009 23:51:27 +0000 (UTC) From: Sean Farley <scf@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/lib/libc/stdlib getenv.3 Message-ID: <200912062353.nB6Nr414096262@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scf 2009-12-06 23:51:27 UTC FreeBSD src repository Modified files: lib/libc/stdlib getenv.3 Log: SVN rev 200195 on 2009-12-06 23:51:27Z by scf Update the getenv(3) man page to reflect the recent change to the behavior of setenv(), putenv() and unsetenv() when dealing with corrupt entries in environ. They now output a warning and complete their task without error. MFC after: 1 week Revision Changes Path 1.28 +9 -9 src/lib/libc/stdlib/getenv.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912062353.nB6Nr414096262>