Home | History | Annotate | Download | only in stdlib
History log of /src/lib/libc/compat/stdlib/Makefile.inc
RevisionDateAuthorComments
 1.4  12-Jun-2014  christos fix srandom and initstate signatures (from enh at google)
 1.3  20-Apr-2012  christos branches: 1.3.2; 1.3.8;
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  11-Mar-2006  christos branches: 1.2.44; 1.2.46;
Add glue to build the compat library as a separate "libcold" turned off by
default. Clean up the libc Makefile and remove obsolete stuff such as copy
to libkern.
 1.1  13-Sep-2005  christos compat core reorg.
 1.2.46.1  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.44.1  23-May-2012  yamt sync with head.
 1.3.8.1  10-Aug-2014  tls Rebase.
 1.3.2.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.

RSS XML Feed