summaryrefslogtreecommitdiff
path: root/m4/stdlib_h.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix module 'random'.Bruno Haible2012-01-151-2/+3
* New module 'random'.Bruno Haible2012-01-141-1/+3
* random_r: Override incompatible API on AIX, OSF/1.Bruno Haible2012-01-121-1/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* ptsname_r: Avoid compilation error on OSF/1 5.1.Bruno Haible2011-11-101-1/+2
* ptsname_r: new moduleEric Blake2011-11-091-3/+5
* posix_openpt: new moduleEric Blake2011-10-181-4/+6
* New module 'wctomb'.Bruno Haible2011-02-221-0/+2
* New module 'mbtowc'.Bruno Haible2011-02-221-1/+3
* stdlib: don't get in the way of non-GCC __attribute__Paul Eggert2011-02-121-2/+1
* stdlib: support non-GCC __attribute__Paul Eggert2011-02-121-1/+2
* stdlib: improve random_r modularizationPaul Eggert2011-02-081-8/+2
* stdlib: don't depend on stdintPaul Eggert2011-02-081-8/+1
* assume <ctype.h>, ..., <time.h> existPaul Eggert2011-01-191-2/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* setenv: restore to working orderJim Meyering2010-12-191-0/+1
* unsetenv: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-2/+2
* setenv: Add missing declaration on OSF/1 5.1.Bruno Haible2010-12-191-2/+2
* New module 'system-posix'.Bruno Haible2010-10-021-1/+2
* New module '_Exit'.Bruno Haible2010-07-121-2/+4
* Fix HAVE_CALLOC_POSIX misnomer.Bruno Haible2010-06-221-1/+1
* Fix HAVE_REALLOC_POSIX misnomer.Bruno Haible2010-06-221-1/+1
* Fix HAVE_MALLOC_POSIX misnomer.Bruno Haible2010-06-221-2/+2
* mkstemp: Fix C++ test error on mingw.Bruno Haible2010-04-031-1/+2
* Distinguish two kinds of module indicators.Bruno Haible2010-03-281-1/+1
* Factorize common .m4 code.Bruno Haible2010-03-271-2/+2
* New module 'unlockpt'.Bruno Haible2010-03-211-2/+5
* New module 'grantpt'.Bruno Haible2010-03-211-2/+4
* New module 'ptsname'.Bruno Haible2010-03-211-2/+4
* Tests of module 'stdlib' in C++ mode.Bruno Haible2010-03-081-1/+3
* warn-on-use: use instead of link-warningEric Blake2010-01-201-1/+15
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* setenv, unsetenv: work around various bugsEric Blake2009-11-161-1/+2
* mkstemps, mkostemps: new modulesEric Blake2009-11-041-1/+5
* canonicalize-lgpl: fix glibc bug with trailing slashEric Blake2009-09-171-1/+2
* canonicalize-lgpl: use native realpath if it worksEric Blake2009-09-171-1/+2
* canonicalize, canonicalize-lgpl: use <stdlib.h>Eric Blake2009-09-171-1/+5
* stdlib: sort witness namesEric Blake2009-09-161-6/+6
* New module 'mkostemp'.Bruno Haible2009-08-231-1/+3
* stdlib: favor compiler check of random.hEric Blake2009-02-261-2/+2
* Avoid redefining 'struct random_data' on OSF/1 5.1.Bruno Haible2009-01-251-3/+14
* Tweak last commit.Bruno Haible2008-10-261-26/+23
* Fix last commit.Simon Josefsson2008-10-261-1/+6
* stdlib: Provide struct random_data.Simon Josefsson2008-10-261-1/+3
* random_r: new moduleJim Meyering2008-10-231-1/+3
* New module 'atoll'.Bruno Haible2008-10-191-0/+2
* Add strtoull() declaration to <stdlib.h>.Bruno Haible2008-10-191-1/+3
* Add strtoll() declaration to <stdlib.h>.Bruno Haible2008-10-191-1/+3
* Add a getloadavg() declaration to <stdlib.h>.Bruno Haible2008-10-191-1/+4
* Declare rpmatch.Bruno Haible2008-04-291-1/+3