summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* New module 'fma'.Bruno Haible2011-11-063-2/+191
* Extend gl_MATHFUNC.Bruno Haible2011-11-062-16/+20
* New modules 'at-internal', 'openat-h', split off from module 'openat'.Bruno Haible2011-11-051-7/+3
* New module 'mkdirat', split off from module 'openat'.Bruno Haible2011-11-042-8/+25
* New module 'fstatat', split off from module 'openat'.Bruno Haible2011-11-042-47/+52
* New module 'unlinkat', split off from module 'openat'.Bruno Haible2011-11-022-12/+33
* New module 'fchmodat', split off from module 'openat'.Bruno Haible2011-11-022-6/+19
* New module 'fchownat', split off from module 'openat'.Bruno Haible2011-11-012-103/+109
* Adjust to Bruno's comments.Paul Eggert2011-10-271-16/+1
* stdalign: new modulePaul Eggert2011-10-271-0/+37
* perror: Recognize when test program crashes.Bruno Haible2011-10-221-3/+4
* perror: Fix indentation.Bruno Haible2011-10-221-8/+13
* posix_openpt: Fix autoconf macro.Bruno Haible2011-10-201-4/+2
* Support for old NeXTstep 3.3 frexp().Bruno Haible2011-10-191-1/+10
* Support for old NeXTstep 3.3 sed.Bruno Haible2011-10-192-8/+18
* posix_openpt: new moduleEric Blake2011-10-182-4/+27
* vasnprintf: Optimize bit search operation.Bruno Haible2011-10-152-3/+6
* perror: Fix autoconf test.Daniel Richard G2011-10-151-1/+3
* atanl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-7/+14
* acosl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-13/+20
* asinl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-7/+14
* tanl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-19/+26
* cosl: Simplify for platforms where 'long double' == 'double'.Bruno Haible2011-10-111-19/+26