maint: update copyright
[gnulib.git] / lib / stdlib.in.h
2014-01-01 Eric Blakemaint: update copyright
2013-02-09 Paul Eggertsecure_getenv: fix C++ declaration typo
2013-02-05 Paul Eggertsecure_getenv: new module
2013-01-09 Paul Eggertstdlib: port to Solaris 2.6
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-10-05 Paul Eggertptsname: fix macro-name typo
2012-10-02 Eric Blakeptsname: reject invalid file descriptors
2012-06-22 Bruno HaibleWrite "Mac OS X" instead of "MacOS X".
2012-03-25 Bruno HaibleEnable common subexpression optimization in GCC.
2012-01-15 Bruno HaibleImprove support for MSVC 9.
2012-01-14 Bruno HaibleNew module 'random'.
2012-01-12 Bruno Haiblerandom_r: Override incompatible API on AIX, OSF/1.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-11-10 Bruno Haibleptsname_r: Avoid compilation error on OSF/1 5.1.
2011-11-09 Eric Blakeptsname_r: new module
2011-11-07 Eric Blakegrantpt: fix typo
2011-10-18 Eric Blakeposix_openpt: new module
2011-07-12 Paul Eggertstdlib: use _Noreturn
2011-05-29 Bruno HaibleAllow multiple gnulib generated include files to be...
2011-04-27 Bruno Haiblemkstemps: Ensure declaration on MacOS X 10.5.
2011-04-08 Paul Eggert* lib/stdlib.in.h (malloc, realloc): Limit this change...
2011-04-08 Paul Eggertstdlib: let modules use system malloc, realloc
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 Paul Eggertstdlib: improve random_r modularization
2011-02-08 Paul Eggertstdlib: don't depend on stdint
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
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-11 Bruno Haiblestdlib: Allow multiple gnulib generated replacements...
2010-10-04 Bruno HaibleAvoid line length limitation from HP NonStop system...
2010-10-03 Paul EggertAvoid some lines longer than 80 characters.
2010-10-02 Bruno HaibleNew module 'system-posix'.
2010-09-17 Bruno Haibleunlockpt: Fix declaration within GNULIB_POSIXCHECK.
2010-09-16 Bruno Haiblestdlib: clarify MirBSD WEXITSTATUS bug
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-04-03 Bruno Haiblestdlib: Avoid compilation failure of c-strtold 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
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-24 Bruno HaibleReduce namespace pollution on glibc systems.
2009-12-24 Bruno HaibleFix typo in today's commit.
2009-12-24 Eric Blakebuild: pull in conditional headers during GNULIB_POSIXCHECK
2009-12-22 Eric Blakegetsubopt: work around cygwin bug
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.