NEWS.stable: log cherry-pick [9776680]->[6ddae30] acl tests: Fix compilation error...
[gnulib.git] / m4 /
2011-06-10 Eric Blakecanonicalize-lgpl: use common idiom
2011-06-10 Eric Blakecanonicalize-lgpl: work around AIX realpath bug
2011-06-09 Bruno Haibleansi-c++-opt: Interoperability with libtool.
2011-06-09 Bruno Haiblesetlocale: Enable replacement on Cygwin 1.5.
2011-06-09 Bruno Haiblegetloadavg: Remove an unreliable safety check.
2011-06-09 Bruno Haiblerelocatable-prog-wrapper: Fix possible link error.
2011-05-18 Ian BeckwithMerge branch 'upstream' into stable
2011-05-17 Jim Meyeringwarnings.m4: don't usurp save_CPPFLAGS variable name
2011-05-16 Eric Blakeinttypes: avoid autoconf warning
2011-05-14 James Youngmanfnmatch: add a test for glibc's Bugzilla bug #12378
2011-05-12 Bruno Haiblecanonicalize, canonicalize-lgpl: Avoid crash dialog...
2011-05-12 Bruno Haiblegroup-member: Declare function in <unistd.h>.
2011-05-09 Simon Josefssongc: Remove gl_PREREQ_GC (not used).
2011-05-08 Bruno HaibleComments.
2011-05-08 Bruno Haibleglob: Remove obsolete macro.
2011-05-08 Bruno Haibletzset: Fix gettimeofday wrapper on Solaris 2.6.
2011-05-07 Bruno Haiblefclose: Simplify autoconf macro.
2011-05-07 Bruno Haiblecanonicalize-lgpl: Fix autoconf macro ordering bug.
2011-05-06 Paul Eggertassert-h: new module, which supports C1X-style static_a...
2011-05-05 Bruno Haiblefclose, fflush: Respect rules for use of AC_LIBOBJ.
2011-05-05 Bruno Haiblefflush, fseeko: Respect rules for use of AC_LIBOBJ.
2011-05-05 Bruno Haiblesignal: Define sighandler_t.
2011-05-05 Eric Blakemaint: remove useless REPLACE_*_H macros
2011-05-02 Eric Blakefflush: also replace fclose when fixing fflush
2011-04-30 Bruno Haiblenetdb: Make it work in C++ mode.
2011-04-30 Bruno HaibleNew modules 'vfscanf', 'vscanf'.
2011-04-30 Bruno Haiblemanywarnings: fix indentation
2011-04-30 Pádraig Bradymanywarnings: add -Wno-missing-field-initializers if...
2011-04-29 Jim Meyeringtest-getcwd.c: avoid new set-but-not-used warning
2011-04-28 Eric Blakegetaddrinfo: fix gai_strerror signature
2011-04-28 Eric Blakegetcwd: fix mingw bugs
2011-04-27 Bruno Haiblemkstemp: Tweak configure message when cross-compiling.
2011-04-27 Eric Blakefchdir: avoid extra chdir and fix test
2011-04-27 Eric Blakegetcwd: enhance tests
2011-04-27 Eric Blakegetcwd-lgpl: new module
2011-04-27 Eric Blakegetcwd: tweak comments
2011-04-27 Reuben Thomasmkstemp: replace if system version uses wrong permissions
2011-04-26 Paul Eggertinttypes: also provide default values for 32-bit tests
2011-04-26 Paul Eggertinttypes-incomplete: new module
2011-04-26 Paul Eggertinttypes: omit now-redundant strtoimax and strtoumax...
2011-04-26 Paul Eggertstrtoimax, strtoumax: simplify, port to HP-UX 11.00...
2011-04-25 Bruno Haiblestrtod: Remove check for strtod, unless supporting...
2011-04-25 Bruno Haibledup2: Remove check for dup2, unless supporting old...
2011-04-25 Bruno Haiblestrnlen: Avoid memchr related link error on old obsolet...
2011-04-24 Paul Eggertinttypes: Move some configure check to module 'imaxdiv'.
2011-04-24 Paul Eggertinttypes: Move some configure check to module 'imaxabs'.
2011-04-24 Paul Eggertinttypes: Remove configure tests that are not needed...
2011-04-21 Eric Blakepassfd: speed up configure and drop unused code
2011-04-21 Eric Blakepassfd: allow compilation on mingw
2011-04-21 Eric Blakesys_uio: new module
2011-04-19 Bruno HaibleMove the support of O_NONBLOCK in open() to the 'open...
2011-04-16 Bruno Haiblestrchrnul: Tweak last commit.
2011-04-15 Eric Blakestrchrnul: work around cygwin bug
2011-04-15 Bruno HaibleDon't require lib/stdio-write.c when only module 'stdio...
2011-04-14 Bruno HaibleSupport non-blocking pipe I/O in read() on native Windows.
2011-04-13 Mats Erik Anderssongetaddrinfo: Fix test for sa_len member.
2011-04-13 Bruno HaibleSupport non-blocking pipe I/O in write() on native...
2011-04-11 Bruno Haiblewcpcpy, wcpncpy: Ensure declaration on glibc >= 2.13...
2011-04-11 Ian BeckwithMerge commit 'snapstart' into stable
2011-04-11 Jim Meyeringmaint: fix doubled-word typo in comments
2011-04-10 Mats Erik Anderssongetaddrinfo: Fix test for sa_len member.
2011-04-08 Eric Blakenonblocking: provide O_NONBLOCK for mingw
2011-04-05 Bruno HaibleRemove leftover generated .h files after config.status...
2011-04-01 Bruno Haiblewcpcpy, wcpncpy: Ensure declaration on glibc >= 2.13...
2011-03-31 Bruno HaibleFix bug with gl_WARN_ON_USE_PREPARE, introduced on...
2011-03-30 Eric Blakepassfd: standardize coding conventions
2011-03-25 Reuben Thomasvalgrind: do leak checking, and exit with code 1 on...
2011-03-20 Paul Eggertsocklen: do not depend on sys_socket
2011-03-19 Bruno Haiblesocklen: Update comment.
2011-03-13 Bruno Haiblepassfd: Fix link error on AIX 5.2.
2011-03-13 Bruno Haiblepassfd: Work around bug with CMSG_FIRSTHDR on FreeBSD...
2011-03-13 Bastien Roucarièspassfd module, part 3.
2011-03-09 Bruno Haiblepassfd module, part 1, tweaks.
2011-03-09 Bastien Roucarièspassfd module, part 1.
2011-03-05 Ralf WildenhuesUpdate AC_OPENMP macro for Lahey compiler on GNU/Linux.
2011-02-28 Paul Eggertstdio: simplify by moving files to printf-posix, sigpipe
2011-02-28 Paul Eggertstdio: simplify by moving gl_STDIN_LARGE_OFFSET to...
2011-02-28 Christian RösselFix OpenMP flag detection for various Fortran compilers.
2011-02-25 Paul Eggertdirname: move m4/dos.m4 functionality into lib/dosname.h
2011-02-25 Paul Eggertremove: remove unnecessary use of m4/dos.m4
2011-02-24 Paul Eggertbackupfile: remove unnecessary use of m4/dos.m4
2011-02-22 Bruno HaibleNew module 'wctomb'.
2011-02-22 Bruno HaibleNew module 'mbtowc'.
2011-02-19 Paul Eggertstdint: omit redundant check for wchar.h
2011-02-19 Bruno Haiblestdint: Cut dependency to module 'wchar'.
2011-02-18 Eric Blakelonglong: skip, rather than fail, on cross-compilation
2011-02-18 Bruno Haiblegetloadavg: Add comments about platforms.
2011-02-18 Bruno Haiblehavelib: Fix comments.
2011-02-16 Bruno Haiblembrtowc: Work around native Windows bug.
2011-02-16 Bruno Haiblembsinit: Work around mingw bug.
2011-02-16 Paul Eggertstdlib: don't get in the way of non-GCC __attribute__
2011-02-16 Paul Eggertstdlib: support non-GCC __attribute__
2011-02-16 Bruno Haiblewcsrtombs: Work around bug on native Windows.
2011-02-16 Ian Beckwithmbsrtowcs: Work around bug on native Windows.
2011-02-16 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-02-16 Paul Eggertlonglong: tune, particularly for common case of c99
2011-02-15 Paul Eggertgetloadavg: set errno
2011-02-13 Bruno Haiblembrtowc: Work around native Windows bug.
2011-02-13 Bruno Haiblembsinit: Work around mingw bug.
2011-02-13 Paul Eggertstdlib: don't get in the way of non-GCC __attribute__
next