maint.mk: add missing version to VC-tag
[gnulib.git] / m4 /
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 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__
2011-02-12 Paul Eggertstdlib: support non-GCC __attribute__
2011-02-12 Bruno Haiblewcsrtombs: Work around bug on native Windows.
2011-02-12 Bruno Haiblembsrtowcs: Work around bug on native Windows.
2011-02-12 Bruno HaibleNew module 'setlocale'.
2011-02-12 Bruno HaiblePrepare for locale dependent tests on mingw.
2011-02-12 Bruno HaiblePrepare for locale dependent tests on mingw.
2011-02-09 Bruno HaibleNew module 'towctrans'.
2011-02-09 Bruno HaibleNew module 'wctrans'.
2011-02-09 Bruno HaibleNew module 'iswctype'.
2011-02-09 Bruno HaibleNew module 'wctype'.
2011-02-09 Bruno Haiblewctype-h: Ensure wctype_t and wctrans_t are defined.
2011-02-08 Paul Eggertstdlib: improve random_r modularization
2011-02-08 Paul Eggertstdlib: don't depend on stdint
2011-02-08 Bruno Haibleiswblank: Ensure declaration on glibc systems.
2011-02-08 Bruno HaibleNew module 'iswblank'.
2011-02-07 Bruno HaibleNew module 'wcswidth'.
2011-02-07 Bruno HaibleNew module 'wcstok'.
2011-02-07 Bruno HaibleNew module 'wcsstr'.
2011-02-07 Bruno HaibleNew module 'wcspbrk'.
2011-02-07 Bruno HaibleNew module 'wcsspn'.
2011-02-07 Bruno HaibleNew module 'wcscspn'.
2011-02-07 Bruno HaibleNew module 'wcsrchr'.
2011-02-07 Bruno HaibleNew module 'wcschr'.
2011-02-07 Bruno HaibleNew module 'wcsdup'.
2011-02-07 Bruno HaibleNew module 'wcsxfrm'.
2011-02-07 Bruno HaibleNew module 'wcscoll'.
2011-02-07 Bruno HaibleNew module 'wcsncasecmp'.
2011-02-07 Bruno HaibleNew module 'wcscasecmp'.
2011-02-07 Bruno HaibleNew module 'wcsncmp'.
2011-02-07 Bruno HaibleNew module 'wcscmp'.
2011-02-07 Bruno HaibleNew module 'wcsncat'.
2011-02-07 Bruno HaibleNew module 'wcscat'.
2011-02-07 Bruno HaibleNew module 'wcpncpy'.
2011-02-07 Bruno HaibleNew module 'wcsncpy'.
2011-02-07 Bruno HaibleNew module 'wcpcpy'.
2011-02-07 Bruno HaibleNew module 'wcscpy'.
2011-02-07 Bruno HaibleNew module 'wcsnlen'.
2011-02-07 Bruno HaibleNew module 'wcslen'.
2011-02-07 Bruno HaibleNew module 'wmemset'.
2011-02-07 Bruno HaibleNew module 'wmemmove'.
2011-02-07 Bruno HaibleNew module 'wmemcpy'.
2011-02-07 Bruno HaibleNew module 'wmemcmp'.
2011-02-05 Eric Blakeunsetenv: work around Haiku issues
2011-02-05 Eric Blakestrerror_r-posix: port to cygwin
2011-02-05 Bruno HaibleNew module 'wmemchr', part 3.
2011-02-05 Bruno HaibleNew module 'wmemchr', part 2.
2011-02-05 Bruno HaibleNew module 'wmemchr'.
2011-02-05 Eric Blakefdopendir: detect FreeBSD bug
2011-02-05 Paul Eggertstdbool: do not define HAVE_STDBOOL_H
2011-02-01 Eric Blakedup2: work around Haiku bug
2011-01-30 Paul EggertTYPE_MAXIMUM: avoid theoretically undefined behavior
2011-01-29 Eric Blakemktime: avoid infinite loop
2011-01-26 Eric Blakefcntl: work around Haiku F_DUPFD bugs
2011-01-24 Paul EggertAllow the user to avoid the GNULIB_TEST_* macros.
2011-01-23 Bruno Haiblewctype: Ensure valid C syntax.
2011-01-22 Paul Eggertgetopt: omit HAVE_OPTRESET, HAVE_GETOPT_CLIP from config.h
2011-01-21 Paul Eggertgl_CHECK_NEXT_HEADERS implies AC_CHECK_HEADERS_ONCE
2011-01-20 Bruno Haiblembfile, mbiter: Complete change from 2008-12-21.
2011-01-20 Markus Duftmountlist: add support for Interix
2011-01-20 Bruno Haibleinclude_next: Fix bug introduced on 2011-01-18.
2011-01-20 Bruno HaibleAllow the user to avoid the GNULIB_TEST_* macros.
2011-01-20 Paul Eggertassume <ctype.h>, ..., <time.h> exist
2011-01-20 Paul Eggertmultiarch: remove AA_APPLE_UNIVERSAL_BUILD
2011-01-19 Paul Eggertinclude_next: do not check for standard headers like...
2011-01-19 Eric Blakeansi-c++-opt: skip C++ dependency style if C++ is unused
2011-01-18 Paul Eggertstrftime: remove dependencies on multibyte modules
2011-01-02 Bruno Haiblepwrite: Fix test whether it works and make it work...
2011-01-02 Bruno Haiblepread: Fix test whether it works.
2011-01-02 Bruno HaibleFix detection of traditional Arabic locale on HP-UX...
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2011-01-01 Ben Pfaffunigbrk: New modules for grapheme clusters.
2011-01-01 Bruno Haiblepwrite: Work around HP-UX 11.11 bug.
2011-01-01 Bruno Haiblepread: Work around HP-UX 11 bugs.
next