log lib/stdlib.in.h @ 10672:66414a3e577c

age author description
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.