log

age author description
Sun, 18 Jan 2009 12:28:05 +0100 Bruno Haible New module 'scandir'.
Sun, 18 Jan 2009 04:07:35 +0100 Bruno Haible Improve func_remove_prefix, func_remove_suffix.
Sun, 18 Jan 2009 03:22:58 +0100 Bruno Haible Tests for module 'dprintf-posix'.
Sun, 18 Jan 2009 03:22:08 +0100 Bruno Haible New modules 'dprintf', 'dprintf-posix'.
Sun, 18 Jan 2009 02:50:29 +0100 Bruno Haible Tests for module 'vdprintf-posix'.
Sun, 18 Jan 2009 02:48:41 +0100 Bruno Haible New modules 'vdprintf', 'vdprintf-posix'.
Sat, 17 Jan 2009 17:39:50 +0100 Bruno Haible Fix test-fopen failure on mingw.
Sat, 17 Jan 2009 17:12:42 +0100 Bruno Haible Fix compilation error on HP-UX 11.00.
Sat, 17 Jan 2009 16:39:41 +0100 Bruno Haible Avoid test-fflush2.sh failure on mingw.
Sat, 17 Jan 2009 14:06:30 +0100 Bruno Haible Attempt to avoid a recursive include of wchar.h on IRIX 6.5.
Sat, 17 Jan 2009 09:46:08 +0100 Bruno Haible Support for stripping executables in --enable-relocatable.
Sat, 17 Jan 2009 09:30:17 +0100 Bruno Haible Oops, fix unintended commit.
Sat, 17 Jan 2009 09:29:19 +0100 Bruno Haible Remove debugging information left over by C compiler on MacOS X.
Sat, 17 Jan 2009 09:24:00 +0100 Bruno Haible Update use of API that has changed in MacOS X 10.4.
Fri, 16 Jan 2009 12:09:48 +0100 Jim Meyering strerror: avoid warnings about discarding "const"
Fri, 16 Jan 2009 13:08:48 +0100 Simon Josefsson Add ChangeLog entry.
Thu, 15 Jan 2009 12:38:28 -0600 Albert Chin-A-Young lib/arpa_inet.in.h: Add extern "C" block for C++.
Fri, 16 Jan 2009 12:21:48 +0100 Bruno Haible Use an array initializer syntax that also works in C++ mode.
Fri, 16 Jan 2009 09:36:21 +0100 Jim Meyering poll: suppress a warning
Thu, 15 Jan 2009 22:29:34 +0100 Daniel P. Berrange poll: remove declarations of unused variables
Fri, 16 Jan 2009 02:07:53 +0100 Bruno Haible Make fflush-after-ungetc POSIX compliant on BSD systems.
Fri, 16 Jan 2009 00:24:35 +0100 Bruno Haible Make fflush-after-ungetc POSIX compliant on glibc systems.
Thu, 15 Jan 2009 13:08:05 +0100 Jim Meyering openmp.m4: revert quote-adding change, for portability to older autoconf
Thu, 15 Jan 2009 12:24:04 +0100 Bruno Haible Enable tests for fflush after ungetc.
Wed, 14 Jan 2009 12:56:51 -0600 Albert Chin-A-Young mktime.m4: remove K&R-style function prototypes
Thu, 15 Jan 2009 00:27:45 +0100 Bruno Haible Fix a syntax error due to recursive inclusion of wchar.h on HP-UX 11.00.
Wed, 14 Jan 2009 23:06:50 +0100 Bruno Haible Update or remove references to gettext release.
Wed, 14 Jan 2009 22:51:53 +0100 Bruno Haible Add more comments.
Wed, 14 Jan 2009 22:48:52 +0100 Bruno Haible Mention every modified file in the ChangeLog entry.
Wed, 14 Jan 2009 16:41:22 +0100 Simon Josefsson sys_stat: Include sys/types.h for nlink_t.