New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
[gnulib.git] / lib / stdlib.in.h
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-11-17 Eric Blakesetenv, unsetenv: work around various bugs
2009-11-05 Eric Blakemkstemps, mkostemps: new modules
2009-09-18 Eric Blakecanonicalize-lgpl: fix glibc bug with trailing slash
2009-09-18 Eric Blakecanonicalize-lgpl: use native realpath if it works
2009-09-18 Eric Blakecanonicalize, canonicalize-lgpl: use <stdlib.h>
2009-09-17 Eric Blakestdlib: sort witness names
2009-08-23 Bruno HaibleNew module 'mkostemp'.
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-01-25 Bruno HaibleAvoid redefining 'struct random_data' on OSF/1 5.1.
2008-12-26 Bruno HaibleFix indentation of comments.
2008-10-26 Simon Josefssonstdlib: Provide struct random_data.
2008-10-25 Simon JosefssonUse stdint.h, for int32_t.
2008-10-23 Jim Meyeringrandom_r: new module
2008-10-19 Bruno HaibleNew module 'atoll'.
2008-10-19 Bruno HaibleAdd strtoull() declaration to <stdlib.h>.
2008-10-19 Bruno HaibleAdd strtoll() declaration to <stdlib.h>.
2008-10-19 Bruno HaibleAdd a getloadavg() declaration to <stdlib.h>.
2008-10-18 Bruno HaibleAvoid gcc warnings because of #pragma GCC system_header...
2008-08-30 Bruno HaibleAvoid some "gcc -pedantic" warnings.
2008-04-29 Bruno HaibleDeclare rpmatch.
2008-03-30 Eric BlakeDocument various strtod bugs, with some fixes.
2007-12-26 Bruno HaibleSplit setenv module into setenv and unsetenv. Get rid...
2007-11-01 Bruno HaibleFix documentation about what the 'putenv' module provides.
2007-11-01 Bruno HaibleDefine the putenv substitute in <stdlib.h> rather than...
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-10-01 Bruno HaibleRename stdlib_.h to stdlib.in.h.