log lib/stdlib.in.h @ 11997:232ad42f48e7

age author description
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'.
Wed, 12 Aug 2009 10:23:03 -0600 Eric Blake stddef: fix NetBSD 5.0 NULL bug, rather than working around it
Sun, 25 Jan 2009 21:47:34 +0100 Bruno Haible Avoid redefining 'struct random_data' on OSF/1 5.1.
Fri, 26 Dec 2008 11:05:42 +0100 Bruno Haible Fix indentation of comments.
Sun, 26 Oct 2008 11:04:17 +0100 Simon Josefsson stdlib: Provide struct random_data.
Sat, 25 Oct 2008 03:09:39 +0200 Simon Josefsson Use stdint.h, for int32_t.
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, 18 Oct 2008 02:43:18 +0200 Bruno Haible Avoid gcc warnings because of #pragma GCC system_header on older gcc.
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.
Wed, 26 Dec 2007 16:20:10 +0100 Bruno Haible Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Fri, 02 Nov 2007 00:17:19 +0100 Bruno Haible Fix documentation about what the 'putenv' module provides.
Thu, 01 Nov 2007 13:23:33 +0100 Bruno Haible Define the putenv substitute in <stdlib.h> rather than in <config.h>.
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Tue, 02 Oct 2007 00:31:18 +0200 Bruno Haible Rename stdlib_.h to stdlib.in.h.