Home | History | Annotate | Download | only in stdlib
History log of /src/lib/libc/compat/stdlib/compat_putenv.c
RevisionDateAuthorComments
 1.3  20-Jan-2015  christos Fix non _REENTRANT build.
 1.2  22-Apr-2012  christos branches: 1.2.2; 1.2.4;
use setenv so that we don't leak memory.
 1.1  20-Apr-2012  christos PR/46360: YAMAMOTO Takashi: Restore NetBSD-5 compatibility with putenv()
copying the passed string (which is not ToG compliant), instead of using
it directly in the environment arrat as it should. Needs to be pulled up
to NetBSd-6.
 1.2.4.2  23-May-2012  yamt sync with head.
 1.2.4.1  22-Apr-2012  yamt file compat_putenv.c was added on branch yamt-pagecache on 2012-05-23 10:07:30 +0000
 1.2.2.2  07-May-2012  riz Pull up following revision(s) (requested by christos in ticket #222):
include/stdlib.h: revision 1.98
lib/libc/compat/stdlib/Makefile.inc: revision 1.3
lib/libc/compat/include/stdlib.h: revision 1.5
lib/libc/compat/stdlib/compat_putenv.c: revision 1.1
lib/libc/compat/stdlib/compat_putenv.c: revision 1.2
PR/46360: YAMAMOTO Takashi: Restore NetBSD-5 compatibility with putenv()
copying the passed string (which is not ToG compliant), instead of using
it directly in the environment arrat as it should. Needs to be pulled up
to NetBSd-6.
use setenv so that we don't leak memory.
 1.2.2.1  22-Apr-2012  riz file compat_putenv.c was added on branch netbsd-6 on 2012-05-07 16:47:22 +0000

RSS XML Feed