log modules/stdlib @ 12766:2c14f1e449e5

age author description
Wed, 16 Dec 2009 16:20:28 -0700 Eric Blake warn-on-use: use instead of link-warning
Fri, 11 Dec 2009 01:15:28 +0100 Bruno Haible New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Wed, 09 Dec 2009 12:41:19 +0100 Bruno Haible link-warning: Add copyright notice.
Sat, 14 Nov 2009 22:13:10 -0700 Eric Blake setenv, unsetenv: work around various bugs
Mon, 02 Nov 2009 15:33:10 -0700 Eric Blake mkstemps, mkostemps: new modules
Fri, 11 Sep 2009 13:57:55 -0600 Eric Blake canonicalize-lgpl: fix glibc bug with trailing slash
Thu, 10 Sep 2009 15:44:15 -0600 Eric Blake canonicalize-lgpl: use native realpath if it works
Fri, 11 Sep 2009 12:18:10 -0600 Eric Blake canonicalize, canonicalize-lgpl: use <stdlib.h>
Thu, 17 Sep 2009 11:49:36 -0600 Eric Blake maint: make Include sections of modules consistent
Thu, 10 Sep 2009 14:10:41 -0600 Eric Blake stdlib: sort witness names
Sun, 23 Aug 2009 14:11:27 +0200 Bruno Haible New module 'mkostemp'.
Sat, 22 Aug 2009 11:28:08 +0200 Jim Meyering annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
Wed, 12 Aug 2009 10:23:03 -0600 Eric Blake stddef: fix NetBSD 5.0 NULL bug, rather than working around it
Tue, 24 Mar 2009 20:53:51 +0100 Simon Josefsson modules/stdlib (Depends-on): Add stdint.
Sun, 25 Jan 2009 21:47:34 +0100 Bruno Haible Avoid redefining 'struct random_data' on OSF/1 5.1.
Sun, 26 Oct 2008 11:04:17 +0100 Simon Josefsson stdlib: Provide struct random_data.
Wed, 22 Oct 2008 11:19:27 +0200 Jim Meyering random_r: new module
Sun, 19 Oct 2008 19:11:37 +0200 Bruno Haible New module 'atoll'.
Sun, 19 Oct 2008 18:50:15 +0200 Bruno Haible Add strtoull() declaration to <stdlib.h>.
Sun, 19 Oct 2008 18:42:31 +0200 Bruno Haible Add strtoll() declaration to <stdlib.h>.
Sun, 19 Oct 2008 12:57:06 +0200 Bruno Haible Add a getloadavg() declaration to <stdlib.h>.
Sat, 30 Aug 2008 03:09:15 +0200 Bruno Haible Avoid some "gcc -pedantic" warnings.
Tue, 29 Apr 2008 02:55:59 +0200 Bruno Haible Declare rpmatch.
Sat, 29 Mar 2008 13:50:21 -0600 Eric Blake Document various strtod bugs, with some fixes.
Tue, 11 Mar 2008 05:25:50 +0100 Bruno Haible Fix commit from 2007-06-20.
Wed, 26 Dec 2007 16:20:10 +0100 Bruno Haible Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Thu, 01 Nov 2007 13:23:33 +0100 Bruno Haible Define the putenv substitute in <stdlib.h> rather than in <config.h>.
Mon, 08 Oct 2007 12:50:32 +0200 Simon Josefsson Change license to LGPLv2+ on dummy, float, realloc, stdlib.
Tue, 02 Oct 2007 00:31:18 +0200 Bruno Haible Rename stdlib_.h to stdlib.in.h.
Sun, 09 Sep 2007 13:01:44 +0000 Bruno Haible New module 'malloc-posix'.
Sun, 09 Sep 2007 12:56:27 +0000 Bruno Haible New module 'realloc-posix'.
Sun, 09 Sep 2007 12:29:37 +0000 Bruno Haible New module 'calloc-posix'.
Thu, 21 Jun 2007 04:39:09 +0000 Paul Eggert * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
Thu, 17 May 2007 06:14:29 +0000 Paul Eggert * lib/fcntl_.h: Prefer #include_next <foo.h> to #include
Sat, 17 Mar 2007 19:02:51 +0000 Bruno Haible Ensure we get the mkstemp() declaration. On MacOS X, it comes from <unistd.h>.
Mon, 19 Feb 2007 00:08:40 +0000 Bruno Haible getsubopt.h is replaced with <stdlib.h>.
Sun, 18 Feb 2007 15:39:54 +0000 Bruno Haible New module 'stdlib'.