summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Remove old stub file.Bruno Haible2007-09-081-1/+0
* * m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspellingPaul Eggert2007-09-061-1/+1
* Fix mis-recognition of 'mcs' on QNX 6.Bruno Haible2007-09-021-3/+4
* Getline touchups.Eric Blake2007-08-232-7/+10
* Move getline and getdelim into stdio.h, per POSIX 200x.Eric Blake2007-08-223-10/+19
* Work around lseek bug on BeOS.Bruno Haible2007-08-191-3/+3
* Move xstrtol messages into gnulib domain, when --pobase is used.Eric Blake2007-08-081-2/+4
* Avoid gcc warning: "__STDC_LIMIT_MACROS_TRIGGER" redefinedBruno Haible2007-08-071-3/+3
* Don't pretend that stdint.h conforms to C99 if it doesn't define WCHAR_MINBruno Haible2007-07-311-3/+9
* Fix the include_next test so that it rejects AIX 4.3 xlc.Bruno Haible2007-07-251-3/+25
* Improve name: "count-one-bits" is better than "popcount".Ben Pfaff2007-07-251-3/+3
* New module: popcount.Ben Pfaff2007-07-231-0/+12
* df: Don't fail for Tru64's "file-on-file mount".Jim Meyering2007-07-131-3/+7
* Work around MacOS X wcwidth(0x0301) bug.Bruno Haible2007-07-071-1/+39
* Remove the wcwidth.h file. Move wcwidth's declaration to wchar_.h.Bruno Haible2007-07-072-15/+45
* wcwidth.h no longer needs 'inline'.Bruno Haible2007-07-071-1/+0
* Provide wcwidth replacement in separate file wcwidth.c.Bruno Haible2007-07-071-2/+7
* Ensure that <stdint.h> defines all the *_MAX and *_MIN macros that gnulib'sBruno Haible2007-07-021-1/+17
* 2007-06-27 Simon Josefsson <simon@josefsson.org>Simon Josefsson2007-06-281-3/+28
* * m4/include_next.m4 (gl_CHECK_NEXT_HEADERS): Check some typosPaul Eggert2007-06-231-5/+11
* * m4/fchdir.m4 (gl_FUNC_FCHDIR): Likewise.Paul Eggert2007-06-217-30/+14
* * m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBSTPaul Eggert2007-06-2117-90/+107
* Work around a buggy frexpl function on MacOS X 10.4/PowerPC.Bruno Haible2007-06-161-6/+18
* Revamp lchown so that it lives in unistd.h where it belongs.Paul Eggert2007-06-162-6/+11
* Guess isnanl does not work when cross-compiling to ia64, x86_64, i386.Bruno Haible2007-06-131-4/+10
* x86_64 has the same 'long double' format as i386.Bruno Haible2007-06-131-3/+3
* * m4/absolute-header.m4 (gl_ABSOLUTE_HEADER): Fix POSIX sed portabilityPaul Eggert2007-06-121-3/+8
* * m4/regex.m4 (gl_REGEX): Catch a bug with [[:alnum:]_-] reported byPaul Eggert2007-06-121-1/+12
* Add support for Unicode strings (both as output format and as arguments toBruno Haible2007-06-111-1/+14
* New module 'mbsnlen'.Bruno Haible2007-06-112-0/+17
* Test for _snprintf (missing since 2003-11-16).Bruno Haible2007-06-101-1/+4
* Move to malloca.m4.Bruno Haible2007-06-091-14/+0
* Move to here from allocsa.m4.Bruno Haible2007-06-091-0/+14
* Move gt_INTL_MACOSX to file intlmacosx.m4.Bruno Haible2007-06-092-39/+52
* New module 'localename'.Bruno Haible2007-06-071-0/+12
* Linux uClibc built without wide character support lacks <wchar.h>.Bruno Haible2007-06-072-5/+20
* Work around problem reported by Steven M. Schweda inPaul Eggert2007-06-062-2/+2
* Fix *printf so that it recognizes non-IEEE numbers on i386, x86_64, ia64.Bruno Haible2007-06-061-19/+140
* Recognize non-IEEE numbers on i386, x86_64, ia64.Bruno Haible2007-06-061-3/+71
* Fix typo.Bruno Haible2007-06-061-2/+2
* * m4/lseek.m4 (gl_FUNC_LSEEK): Work when cross-compiling.Eric Blake2007-06-051-11/+11
* Fix incorrect values of SIG_ATOMIC_MIN, SIG_ATOMIC_MAX on FreeBSD/ia64.Bruno Haible2007-06-021-9/+27
* Update after Eric Blake found that frexpl doesn't work right on mingw.Bruno Haible2007-06-021-3/+5
* * m4/frexpl.m4 (gl_FUNC_FREXPL_WORKS): Guess no on mingw whenEric Blake2007-05-311-1/+1
* autoupdateKarl Berry2007-05-311-1/+14
* Work around mingw test failures exposed by m4-1.4.9b.Eric Blake2007-05-311-2/+4
* Fix typo.Bruno Haible2007-05-291-1/+1
* Avoid "checking..." message inside "checking..." message.Bruno Haible2007-05-291-1/+7
* Fix typo in cross-compiling case.Bruno Haible2007-05-291-2/+2
* Fix last patch for real.Bruno Haible2007-05-291-1/+5