debian/changelog: new version
[gnulib.git] / m4 /
2011-09-08 Ian BeckwithMerge branch 'stable'
2011-09-08 Paul Eggertopenat: test for fstatat (..., 0) bug
2011-09-08 Paul Eggertopenat: test for fstatat (AT_FDCWD, ..., 0) bug
2011-09-08 Bruno Haiblestrtoumax: Avoid link error on OSF/1 with DTK cc.
2011-09-08 Bruno Haiblestrtoimax: Avoid link error on OSF/1 with DTK cc.
2011-09-08 Bruno Haibleimaxdiv: Avoid link error on OSF/1 with DTK cc.
2011-09-08 Bruno Haibleimaxabs: Avoid link error on OSF/1 with DTK cc.
2011-09-07 Bruno Haiblepthread: Determine $(LIB_PTHREAD) correctly on IRIX...
2011-09-07 Paul Eggertopenat: work around AIX 7.1 fstatat issue
2011-09-07 Ian BeckwithMerge commit 'snapshot-start' into stable
2011-08-30 Paul Eggertopenat: work around AIX 7.1 fstatat bug
2011-08-17 Eric Blakegetcwd-lgpl: fix m4 to match relaxed test for BSD
2011-08-12 Paul Eggertgetaddrinfo: fix sh typo in gai_strerrorA decl checking
2011-08-08 Bruno Haibleiswblank: Detect declaration correctly.
2011-08-08 Bruno Haibletcgetsid: Detect declaration correctly.
2011-08-05 Bruno Haiblepathmax: Leave PATH_MAX undefined on the Hurd, and...
2011-08-02 Bruno Haiblepthread_sigmask: Actually use results of gl_THREADLIB.
2011-08-01 Bruno Haiblewctype-h: Fix last change.
2011-07-31 Bruno Haiblefrexpl: Update autoconf test.
2011-07-31 Bruno Haiblesys_utsname: Add support for Minix.
2011-07-31 Bruno Haiblestrings: Add support for Minix.
2011-07-31 Bruno Haiblewctype-h: Add support for Minix.
2011-07-31 Bruno Haiblestdioext: Add support for Minix.
2011-07-31 Bruno Haibleerrno: Port to Minix.
2011-07-31 Bruno HaibleWork around declaration collisions on Minix.
2011-07-31 Bruno HaibleAdd support for Minix with ACK compiler.
2011-07-31 Bruno Haiblesnippet/warn-on-use: Fix indentation.
2011-07-26 Eric Blakewarnings: add comments about previous patch
2011-07-26 Eric Blakeinclude-next, warnings: support older autoconf
2011-07-26 Paul EggertAdd dependencies to the 'largefile' module.
2011-07-25 Bruno Haiblefcntl: Move AC_LIBOBJ invocation to module description.
2011-07-25 Bruno Haiblefcntl: Remove call-in from fchdir.m4.
2011-07-25 Bruno Haibledup3: Remove potential call-in from fchdir.m4.
2011-07-25 Bruno Haibledup2: Move AC_LIBOBJ invocation to module description.
2011-07-25 Bruno Haibledup2: Remove call-in from fchdir.m4.
2011-07-25 Bruno Haiblefclose: Move AC_LIBOBJ invocation to module description.
2011-07-25 Bruno Haiblefclose: Remove call-in from close.m4.
2011-07-25 Bruno Haibleclose: Move AC_LIBOBJ invocation to module description.
2011-07-25 Bruno Haibleclose: Remove call-in from fchdir.m4.
2011-07-25 Bruno Haibleopen: Move AC_LIBOBJ invocation to module description.
2011-07-25 Bruno Haibleopen: Remove call-in from fchdir.m4.
2011-07-25 Bruno Haiblefchdir: Start to remove gl_REPLACE_* idiom.
2011-07-25 Paul Eggertclose: use gl_REPLACE_FCLOSE only if defined
2011-07-24 Bruno Haiblefsusage: Enable large volume support on AIX >= 5.2.
2011-07-24 Bruno Haiblefsusage: Restore previous behaviour on AIX, Cygwin...
2011-07-24 Bruno Haiblefsusage: Support large volumes on glibc/Hurd, HP-UX...
2011-07-22 Paul Eggertlargefile: new module, replacing large-inode
2011-07-22 Paul Eggertfsusage: port to MacOS X 10.7 with 4 TiB file systems
2011-07-22 Paul Eggertlarge-inode: New module
2011-07-22 Paul Eggertextensions: Enable extensions on MacOS X 10.5 and later.
2011-07-22 Kamil Dudkafile-has-acl: use acl_extended_file_nofollow if available
2011-07-21 Bruno HaibleDeclare system functions in a way that works with C++.
2011-07-21 Pádraig Bradytimer-time: A new module to check for timer_settime()
2011-07-20 Paul Eggertpthread_sigmask: assume POSIX threads if --avoid=threadlib
2011-07-19 Bruno Haiblestrstr: Update cross-compilation guess.
2011-07-19 Pádraig Bradygetopt-gnu: suppress core dumps from detection code
2011-07-15 Eric Blakeffsl, ffsll: new modules
2011-07-15 Eric Blakeffs: fix m4 prerequisite
2011-07-12 Bruno Haiblepthread_sigmask: Rely on module 'threadlib'.
2011-07-12 Paul Eggertstdnoreturn, stdnoreturn-tests: remove modules
2011-07-12 Paul Eggert_Noreturn: Ignore __STDC_VERSION__; observe _MSC_VER.
2011-07-12 Paul Eggertstdnoreturn: new module
2011-07-12 Paul Eggert* m4/gnulib-common.m4 (gl_COMMON_BODY): Add _Noreturn.
2011-07-11 Eric Blakeffs: new module
2011-07-08 Bruno Haiblepthread_sigmask: Work around IRIX bug.
2011-07-08 Bruno Haiblepthread_sigmask: Work around Cygwin bug.
2011-07-08 Bruno Haiblepthread_sigmask: Work around bug in single-threaded...
2011-07-08 Paul Eggertpthread_sigmask: Assume POSIX when not gl_THREADLIB.
2011-07-08 Paul Eggertpthread_sigmask: fix typo when testing for libraries
2011-07-08 Bruno Haiblepthread_sigmask: Fix link requirements on OSF/1 5.1...
2011-07-08 Bruno Haiblepthread_sigmask: Follow gnulib conventions.
2011-07-08 Bruno Haiblepthread_sigmask: Make declaration C++ safe.
2011-07-07 Eric Blakegetopt: more portable argv creation
2011-07-07 Eric Blakegetopt: avoid compiler warning during configure
2011-07-07 Eric Blakegetopt-gnu: avoid crash in glibc getopt
2011-07-07 Bruno HaibleAvoid literal tabs.
2011-07-07 Bruno HaibleComments.
2011-07-06 Eric Blakepthread_sigmask: always replace when not using pthread
2011-07-06 Bruno HaibleComments.
2011-07-06 Paul Eggertsys_select: define sigset_t more portably
2011-07-06 Paul Eggert* m4/sys_select_h.m4 (gl_HEADER_SYS_SELECT): Poison...
2011-07-06 Paul Eggertpthread_sigmask: new module
2011-07-05 Eric Blakesnprintf: guarantee %1$d, for libintl
2011-07-05 Jim Meyeringmaint: indent with spaces, not TABs, and add a rule...
2011-06-30 Paul Eggertpselect: new module
2011-06-30 Paul Eggertsys_select: don't depend on sys_socket
2011-06-28 Paolo Bonzinimmap-anon: do not use regular expressions inadvertently
2011-06-25 Paul Eggertdup2: remove test for existence of fcntl
2011-06-22 Eric Blakelink: work around IRIX bug
2011-06-21 Eric Blakeperror: test for output mismatch
2011-06-21 Eric Blakestrerror_r: fix OpenBSD behavior on 0
2011-06-20 Paul Eggertalloca: port to compilers that can optimize like GCC...
2011-06-20 Paul Eggertc-stack: stop worrying about stack direction
2011-06-20 Bruno Haiblefloat: Work around <float.h> bugs on FreeBSD/x86, AIX...
2011-06-19 Bruno Haiblesprintf-posix: Fix test failure on AIX 7.1.
2011-06-19 Bruno Haibleroundl-ieee: Fix test failure on AIX 7.1.
2011-06-19 Bruno Haibleroundf-ieee: Fix test failures on AIX 7.1 and OSF/1...
2011-06-19 Bruno Haiblefloor*-ieee, ceil*-ieee, trunc*-ieee, round*-ieee:...
2011-06-19 Bruno Haibleceilf-ieee: Work around bug on AIX 7.1.
2011-06-19 Bruno Haibleceil-ieee: Work around bug on AIX 7.1.
next