Fix HAVE_MALLOC_POSIX misnomer.
[gnulib.git] / modules / stdlib
2010-06-21 Bruno HaibleFix HAVE_MALLOC_POSIX misnomer.
2010-04-03 Bruno Haiblemkstemp: Fix C++ test error on mingw.
2010-03-21 Bruno HaibleNew module 'unlockpt'.
2010-03-21 Bruno HaibleNew module 'grantpt'.
2010-03-21 Bruno HaibleNew module 'ptsname'.
2010-03-08 Bruno Haiblestdlib: Avoid #define replacements in C++ mode.
2010-01-20 Eric Blakewarn-on-use: use instead of link-warning
2009-12-11 Bruno HaibleNew module 'arg-nonnull'. Declare which arguments expec...
2009-12-09 Bruno Haiblelink-warning: Add copyright notice.
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-18 Eric Blakemaint: make Include sections of modules consistent
2009-09-17 Eric Blakestdlib: sort witness names
2009-08-23 Bruno HaibleNew module 'mkostemp'.
2009-08-22 Jim Meyeringannotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
2009-08-14 Eric Blakestddef: fix NetBSD 5.0 NULL bug, rather than working...
2009-03-24 Simon Josefssonmodules/stdlib (Depends-on): Add stdint.
2009-01-25 Bruno HaibleAvoid redefining 'struct random_data' on OSF/1 5.1.
2008-10-26 Simon Josefssonstdlib: Provide struct random_data.
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-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.
2008-03-11 Bruno HaibleFix commit from 2007-06-20.
2007-12-26 Bruno HaibleSplit setenv module into setenv and unsetenv. Get rid...
2007-11-01 Bruno HaibleDefine the putenv substitute in <stdlib.h> rather than...
2007-10-08 Simon JosefssonChange license to LGPLv2+ on dummy, float, realloc...
2007-10-01 Bruno HaibleRename stdlib_.h to stdlib.in.h.
2007-09-09 Bruno HaibleNew module 'malloc-posix'.
2007-09-09 Bruno HaibleNew module 'realloc-posix'.
2007-09-09 Bruno HaibleNew module 'calloc-posix'.
2007-06-21 Paul Eggert* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and...
2007-05-17 Paul Eggert* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
2007-03-17 Bruno HaibleEnsure we get the mkstemp() declaration. On MacOS X...
2007-02-19 Bruno Haiblegetsubopt.h is replaced with <stdlib.h>.
2007-02-18 Bruno HaibleNew module 'stdlib'.