verify: new macro 'assume'
[gnulib.git] / modules / stdlib
2013-02-05 Paul Eggertsecure_getenv: new module
2012-10-02 Eric Blakeptsname: reject invalid file descriptors
2012-01-14 Bruno HaibleNew module 'random'.
2012-01-12 Bruno Haiblerandom_r: Override incompatible API on AIX, OSF/1.
2011-11-10 Bruno Haibleptsname_r: Avoid compilation error on OSF/1 5.1.
2011-11-09 Eric Blakeptsname_r: new module
2011-10-18 Eric Blakeposix_openpt: new module
2011-07-12 Bruno HaibleRename module '_Noreturn' to 'snippet/_Noreturn'.
2011-07-12 Bruno HaibleRename module 'warn-on-use' to 'snippet/warn-on-use'.
2011-07-12 Bruno HaibleRename module 'c++defs' to 'snippet/c++defs'.
2011-07-12 Bruno HaibleRename module 'arg-nonnull' to 'snippet/arg-nonnull'.
2011-07-12 Paul Eggertstdlib: use _Noreturn
2011-06-08 Bruno Haiblegnulib-tool: Better isolation between different gnulib...
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-04-05 Bruno HaibleEnsure to rebuild generated .h files when config.status...
2011-02-22 Bruno HaibleNew module 'wctomb'.
2011-02-22 Bruno HaibleNew module 'mbtowc'.
2011-02-13 Paul Eggertstdlib: don't get in the way of non-GCC __attribute__
2011-02-12 Paul Eggertstdlib: support non-GCC __attribute__
2011-02-08 Bruno HaibleSplit large sed scripts, for HP-UX sed.
2011-02-08 Paul Eggertstdlib: don't depend on stdint
2011-02-06 Bruce Korblibposix: Revert the unreviewed part of yesterday's...
2011-02-05 Bruce Korblibposix: Add _HEADERS primaries to posix modules.
2010-12-19 Bruno Haibleunsetenv: Add missing declaration on OSF/1 5.1.
2010-12-19 Bruno Haiblesetenv: Add missing declaration on OSF/1 5.1.
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-10-02 Bruno HaibleNew module 'system-posix'.
2010-09-15 Eric Blakestdlib: work around MirBSD WEXITSTATUS bug
2010-07-12 Bruno HaibleNew module '_Exit'.
2010-06-21 Bruno HaibleFix HAVE_CALLOC_POSIX misnomer.
2010-06-21 Bruno HaibleFix HAVE_REALLOC_POSIX misnomer.
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'.