fpending: port to recent Cygwin change to stdio_ext.h
[gnulib.git] / ChangeLog
2013-08-11 Paul Eggertfpending: port to recent Cygwin change to stdio_ext.h
2013-08-11 Paul Eggertsys_time: port to OpenBSD
2013-08-10 Pádraig Bradybootstrap: support checksum utils without a --status...
2013-08-09 Paul EggertFix ChangeLog typo.
2013-08-07 Jim Meyeringregex: port to non-glibc/lock-using systems
2013-07-20 Daiki Uenolocalecharset: make locale_charset thread-safe on Mac...
2013-07-20 Daiki Uenogettext: update to version 0.18.3
2013-07-18 Werner LEMBERGbootstrap: use correct source when copying build-aux...
2013-07-17 Paul Eggerttmpdir: fix bug in VMS port
2013-07-15 Paul Eggert* lib/tmpdir.c: Simplify code to add slash; no need...
2013-07-15 Paul Eggerttmpdir: port to VMS, to // != /, and to long dirs
2013-07-09 Paul Eggertregex: port to --with-included-regex --enable-gcc-warni...
2013-07-09 Paul Eggertaccept4, dup3, pipe2: port to Cygwin
2013-07-09 Pádraig Bradymountlist: add support for deallocating returned list...
2013-07-08 Paul Eggertstdalign, verify: port to FreeBSD 9.1, to C11, and...
2013-07-07 Paul Eggertfnmatch: don't goto over declaration
2013-07-06 Paul Eggertpipe2: decouple from binary-io a bit
2013-07-03 Eric Blakemgetgroups: relax license to LGPLv2+
2013-07-03 Eric Blakexalloc-oversized: relax license to LGPLv2+
2013-07-03 Eric Blakenproc: relax license to LGPLv2+
2013-07-03 Eric Blakebootstrap: honor --no-git
2013-06-23 Paul Eggertignore-value: port to gcc -pedantic
2013-06-21 Paul Eggertextern-inline: port to gcc -std=c89
2013-06-18 Paul Eggertdoc: document extern-inline
2013-06-18 Paul Eggertdoc: chatter less
2013-06-18 Paul Eggertfflush, fseeko: port to musl cross-compiles
2013-06-16 Paul Eggertmsvc-inval: port to mingw-w64
2013-06-12 Paul Eggertgetcwd-lgpl: port to Tru64
2013-06-11 Paul Eggerttests: port large-fd POSIX spawn tests to OS X
2013-06-05 Bernhard Voelkertests/nap.h: use an adaptive delay to avoid ctime updat...
2013-06-02 Paul Eggertsig2str: port to C++
2013-05-30 Eric Blakedocs: mention cygwin shortcoming in <sys/un.h>
2013-05-30 Eric Blakevasnprintf: silence mingw compiler warning
2013-05-30 Paul Eggertc-ctype, regex, verify: port to gcc -std=c90 -pedantic
2013-05-29 Paul Eggertregex: adapt to locking regime instead of depending...
2013-05-22 Eric Blakegetgroups: document portability issues
2013-05-22 Bernhard Voelkertest-lchown, test-chown: also skip test if lchown/chown...
2013-05-19 Paul Eggertregex: fix dfa race in multithreaded uses
2013-05-19 Paul Eggertmalloca: port to compilers that reject size-zero arrays
2013-05-19 Paul Eggertparse-datetime, tests: don't use "string" + int
2013-05-17 Alexandre Duret... argmatch: port to C++
2013-05-17 Alexandre Duret... argp: typo fix
2013-05-16 Paul Eggertmanywarnings: update for GCC 4.8.0
2013-05-16 Paul Eggertspawn-tests, sys_socket-tests, sys_wait-tests: port...
2013-05-16 Paul Eggertgetaddrinfo-tests: port --enable-gcc-warnings to clang
2013-05-16 Paul Eggertthread: port --enable-gcc-warnings to clang
2013-05-16 Paul Eggertstdio: use __REDIRECT for fwrite, fwrite_unlocked
2013-05-15 Paul Eggertstdio: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertsig2str: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertobstack: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertmemchr2: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertmbsstr: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertmalloca: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertinttostr: port --enable-gcc-warnings to clang
2013-05-15 Paul Eggertwarnings: port to clang
2013-05-14 Jim Meyeringquotearg: do not read beyond end of buffer
2013-05-12 Daiki Uenolock: work around pthread recursive mutexes bug in...
2013-05-12 Paul Eggertmkdir-p: remove assumptions about umask and mode
2013-05-11 Eric Blakemaint.mk: catch more abuse of HAVE_DECL in syntax-check
2013-05-10 Stefano Lattarinideps: require Automake >= 1.9.6 in generated Makefile...
2013-05-08 Eric Blakebootstrap: AC_INIT may have more than four parameters
2013-05-08 Eric BlakeChangeLog: whitespace cleanup
2013-05-07 Paul Eggertqacl: port to MS-Windows port of GNU Emacs
2013-05-07 Mike Frysingeracl: include quote.h
2013-05-07 Mike Frysingerfchownat, renameat, unlinkat: update statat dependencies
2013-05-04 Stefano LattariniAssume gnulib is checked out from Git, not CVS
2013-05-01 Paul Eggertutimensat-tests, etc.: try to fix some races
2013-05-01 Paul Eggertutimens, utimensat: work around Solaris UTIME_OMIT bug
2013-04-30 Paul Eggertgettext: now it's your responsibility to add -I$(top_bu...
2013-04-30 Paul Eggertacl: include errno.h to get errno
2013-04-29 Paul Eggerttests: don't assume getdtablesize () <= 10000000
2013-04-29 Paul Eggertextern-inline: work around bug in Sun c99
2013-04-28 Paul Eggertqacl: new module, broken out from the acl module
2013-04-27 Paul Eggertalignof, intprops, malloca: port better to IBM's C...
2013-04-25 Daiki Uenowctype-h: fix gettext link error on mingw
2013-04-11 Dmitry V. Levinregex-tests, regex: allow glibc re_search behavior
2013-03-30 Paul Eggertstdalign: doc fix
2013-03-30 Paul Eggertstdalign: port to stricter ISO C11
2013-03-22 Paul Eggertsys_select, sys_time: port 2013-01-30 Solaris 2.6 fix...
2013-03-19 Karl Berrycheck for (erroneous) ftp-upload.gnu.org
2013-03-19 Paul Eggertcopy-file, rpmatch: fix problems found by cppcheck
2013-03-16 Jim Meyeringprefix-gnulib-mk: give better diagnostics
2013-03-13 Paul Eggertputenv: port to Solaris 10
2013-03-13 Paul Eggertmktime: fix configure typo
2013-03-12 Eric Blakeregex-tests: skip UTF-8 test on mingw
2013-03-11 Eric Blaketests: make it easier to bypass alarm time in debugger
2013-03-11 Eric Blakeregex: port to mingw's recent addition of undeclared...
2013-03-11 Eric Blakeputenv: avoid compilation warning on mingw
2013-03-11 Gary V. Vaughanunistd: don't prevent Tru64 Unix from using gnulib...
2013-03-09 Gary V. Vaughanvasprintf-posix-tests: allow rounding 1.51 to 1.
2013-03-09 Gary V. Vaughanvasprintf-posix-tests: allow rounding 1.5 to 1.
2013-03-08 Paul Eggertvasnprintf-posix-tests: allow rounding 1.5 to 1
2013-03-08 Paul Eggertbootstrap: port to FreeBSD
2013-03-08 Gary V. Vaughanregex: rename remaining __attribute calls to __attribute__.
2013-03-06 Bruno Haibleexecute: Revert last change, but use a different condition.
2013-03-05 Eric Blakeexecute: drop dead code
2013-03-05 Paul Eggertnon-recursive-gnulib-prefix-hack: port coreutils 8...
2013-03-04 Eric Blaketest-getsockopt: avoid compiler warning
2013-03-02 Bruno Haiblesys_types: Avoid autoconf warning about gl_SYS_TYPES_H.
2013-03-02 Bruno Haiblegettext: Update to version 0.18.2.
next