summaryrefslogtreecommitdiff
path: root/m4
Commit message (Expand)AuthorAgeFilesLines
* Port inet_ntop to Solaris 8 (problem found in coreutils 7.2).Paul Eggert2009-04-031-2/+13
* lib-symbol-versions: Add comment about false positive on mingw.Simon Josefsson2009-04-031-0/+5
* Add lib-msvc-compat module.Simon Josefsson2009-04-011-0/+29
* New modules nproc, pthread.Paul Eggert2009-03-251-0/+27
* Remove dependency from 'close' module to -lws2_32 on native Windows.Bruno Haible2009-03-231-4/+2
* signal.h: always support 'volatile sig_atomic_t'Eric Blake2009-03-231-2/+10
* pathmax: PATH_MAX: use pathconf only when availableJim Meyering2009-03-231-1/+2
* Update and improve help for --without-included-regex.Reuben Thomas2009-03-171-7/+4
* Work around select() bug on Interix 3.5.Bruno Haible2009-03-132-2/+56
* Followup to 2008-12-22: Remove unnecessary AC_FUNC_MBRTOWC invocations.Bruno Haible2009-03-1016-233/+3
* Add new module ld-version-script. Fix doc for visibility.Simon Josefsson2009-03-031-0/+39
* Separate two tests. Mention the platforms in canonical order.Bruno Haible2009-02-281-5/+9
* Avoid spurious "(cached)" in configure output.Bruno Haible2009-02-278-22/+35
* printf: fix regression in previous patchEric Blake2009-02-271-2/+2
* Detect bug in cygwin 1.5.x *printf on 1-character %ls.Eric Blake2009-02-271-5/+13
* avoid gcc 3.4.3 bug on long double NaN on Irix 6.5Eric Blake2009-02-262-6/+27
* Work around a *printf bug with %ls on Solaris.Bruno Haible2009-02-271-10/+33
* stdlib: favor compiler check of random.hEric Blake2009-02-261-2/+2
* Work around *printf bug with %g directive and 0.0 on HP-UX 10.20.Bruno Haible2009-02-261-3/+16
* Fix *printf behaviour regarding the %ls directive.Bruno Haible2009-02-2613-182/+310
* Update guessed test results.Bruno Haible2009-02-261-5/+5
* Work around mbrtowc bug in zh_CN.GB18030 locale on Solaris 8.Bruno Haible2009-02-261-3/+60
* Work around broken INT8_MAX, UINT8_MAX etc. values on HP-UX 11.23.Bruno Haible2009-02-261-2/+70
* tests: skip fseek/ftell tests if ungetc is brokenEric Blake2009-02-251-0/+36
* strtod: avoid C99 decl-after-statementGary V. Vaughan2009-02-251-2/+3
* strtod: detect HP-UX 11.31 bugEric Blake2009-02-241-3/+6
* vasnprintf: Fix invalid read past end of memory block.Bruno Haible2009-02-241-2/+2
* New module 'safe-alloc'.David Lutterkort2009-02-211-0/+9
* Reformulate comment.Bruno Haible2009-02-171-9/+10
* Update comment about IBM C 9.0/10.1 bug.Albert Chin-A-Young2009-02-161-10/+10
* sockets: Call AC_C_INLINE.Simon Josefsson2009-02-101-1/+3
* Fix link errors on Windows when close module is used.Ben Pfaff2009-02-051-0/+2
* fix more require-before-expand issuesEric Blake2009-01-302-5/+5
* 00gnulib.m4: add m4 quotes in shell comment to avoid autoconf warningJim Meyering2009-01-281-3/+3
* Silence warning reintroduced by recent extensions patch.Eric Blake2009-01-261-3/+3
* Backport improved autoconf semantics of AC_DEFUN_ONCE.Eric Blake2009-01-262-1/+32
* Use non-UTF-8 locales on MacOS X.Bruno Haible2009-01-263-136/+79
* Use the posix_spawn or its replacement on all Unix platforms.Bruno Haible2009-01-262-25/+2
* Avoid redefining 'struct random_data' on OSF/1 5.1.Bruno Haible2009-01-251-3/+14
* Make it possible again to use AC_GNU_SOURCE together with gnulib.Bruno Haible2009-01-251-3/+13
* Cache the C locale object.Bruno Haible2009-01-221-1/+5
* nanosleep: skip configure test (fail it) for apple universal buildsBruno Haible2009-01-211-1/+10
* mktime: skip configure test (fail it) for apple universal buildsBruno Haible2009-01-211-1/+8
* multiarch: avoid expand-before-require warningEric Blake2009-01-211-12/+4
* error: avoid expand-before-require warningEric Blake2009-01-211-9/+3
* Don't use AC_REQUIRE([AC_C_BIGENDIAN]).Bruno Haible2009-01-2011-29/+38
* Revisit the condition when to use multibyte parsing in strftime.Bruno Haible2009-01-181-2/+2
* Remove unused code for mempcpy.Bruno Haible2009-01-181-2/+2
* New module 'link'.Martin Lambers2009-01-182-2/+23
* New module 'alphasort'.Bruno Haible2009-01-182-3/+28