summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* locale-fr.m4: Fix for Android.Bruno Haible2012-01-211-1/+5
* maint: remove empty lines at EOF, but excluding modules/*Jim Meyering2012-01-212-2/+0
* maint: spell file systems with two words, not oneJim Meyering2012-01-171-1/+1
* Fix module 'random'.Bruno Haible2012-01-151-2/+3
* New module 'random'.Bruno Haible2012-01-142-1/+23
* random_r: Override incompatible API on AIX, OSF/1.Bruno Haible2012-01-122-6/+17
* posix_spawn_file_actions_addopen: Work around Solaris 11 2011-11 bug.Bruno Haible2012-01-082-0/+44
* posix_spawn_file_actions_adddup2: Work around Solaris 11 2011-11 bug.Bruno Haible2012-01-082-0/+43
* posix_spawn_file_actions_addclose: Work around Solaris 11 2011-11 bug.Bruno Haible2012-01-082-2/+48
* doc: Update for Solaris 11 2011-11.Bruno Haible2012-01-081-2/+2
* Fix for mingw with MSVC9.Simon Josefsson2012-01-071-3/+12
* doc: C11 and C++11 are now officialPaul Eggert2012-01-062-4/+4
* In commentary, do not use ` to quote.Paul Eggert2012-01-0516-22/+22
* Use ', not `, for quoting output.Paul Eggert2012-01-0515-44/+44
* strtoimax: Don't force a replacement on systems where intmax_t is int.Bruno Haible2012-01-051-11/+28
* strtoimax: Work around AIX 5.1 bug.Bruno Haible2012-01-052-2/+55
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-047-35/+38
* isatty: Support for MSVC 9.Bruno Haible2012-01-031-3/+8
* New module 'isatty'.Bruno Haible2012-01-032-3/+22
* maint: update all copyright year number rangesJim Meyering2012-01-01674-674/+674
* * m4/stdint.m4 (gl_STDINT_H): Finish up previous change.Paul Eggert2011-12-151-2/+0
* stdint: don't assume C++11 when compiling with g++Paul Eggert2011-12-151-3/+1
* inttypes, stdint: add C++11 supportPaul Eggert2011-12-132-22/+6
* Tweak last commit.Bruno Haible2011-12-031-2/+2
* Integrate the sethostname module into unistdBen Walton2011-12-031-2/+5
* Tweak last commit.Bruno Haible2011-12-031-1/+1
* Add a new sethostname moduleBen Walton2011-12-031-0/+25
* Tweak last commit.Bruno Haible2011-12-031-2/+1
* Split the HOST_NAME_MAX detection into a separate m4 macroBen Walton2011-12-031-2/+7
* stdalign: port to Clang 3.0Paul Eggert2011-12-021-2/+17
* manywarnings: Don't mention gcc version in docstring.Simon Josefsson2011-11-301-4/+4
* manywarnings: drop -Wunsuffixed-float-constantsEric Blake2011-11-291-2/+1
* Don't set REPLACE_FOO to 1 if HAVE_FOO is 0.Bruno Haible2011-11-284-8/+16
* getcwd: Fix bug from 2011-08-17.Bruno Haible2011-11-282-14/+22
* Fix conflict between two instantiations of module 'unistd'.Bruno Haible2011-11-262-5/+2
* valgrind-tests.m4: Avoid breakage if valgrind on bash fails.Simon Josefsson2011-11-251-3/+6
* gnulib-common: Silence warnings against config.h code.Simon Josefsson2011-11-211-1/+1
* getcwd: Work around getcwd bug on AIX 5..7.Bruno Haible2011-11-212-10/+31
* getcwd: Fix bug from 2009-09-10.Bruno Haible2011-11-201-7/+13
* manywarnings: More warnings.Simon Josefsson2011-11-201-0/+27
* readline: Check for readline/history.h.Simon Josefsson2011-11-191-1/+1
* ptsname_r: Avoid compilation error on OSF/1 5.1.Bruno Haible2011-11-102-2/+30
* fstatat: Make cross-compilation guess succeed everywhere except on AIX.Bruno Haible2011-11-101-4/+12
* fstatat: work with cross-compilationPaul Eggert2011-11-091-8/+9
* ptsname_r: new moduleEric Blake2011-11-092-3/+28
* faccessat: Move AC_LIBOBJ invocation to module description.Bruno Haible2011-11-091-3/+10
* faccessat: Simplify autoconf macro.Bruno Haible2011-11-091-3/+1
* ansi-c++-opt: Complete the 2011-06-05 change.Bruno Haible2011-11-061-3/+3
* New module 'fmal'.Bruno Haible2011-11-062-2/+370
* New module 'fmaf'.Bruno Haible2011-11-062-2/+172