log

age author description
Sun, 19 Dec 2010 22:41:16 +0100 Bruno Haible Document some different function declarations on OSF/1 5.1.
Sun, 19 Dec 2010 19:26:51 +0100 Bruno Haible doc: Mention vasprintf-posix module.
Sun, 19 Dec 2010 18:35:54 +0100 Bruno Haible unsetenv: Add missing declaration on OSF/1 5.1.
Sun, 19 Dec 2010 18:08:03 +0100 Bruno Haible setenv: Add missing declaration on OSF/1 5.1.
Sun, 19 Dec 2010 17:08:39 +0100 Bruno Haible nl_langinfo tests: Avoid gcc warning.
Sun, 19 Dec 2010 15:44:42 +0100 Bruno Haible mknod: Avoid error in C++ mode on OSF/1 with GCC.
Sun, 19 Dec 2010 15:27:30 +0100 Bruno Haible stdbool: Relax test.
Sun, 19 Dec 2010 14:59:22 +0100 Bruno Haible ftello: Add missing declaration on OSF/1 5.1.
Sun, 19 Dec 2010 14:53:15 +0100 Bruno Haible fseeko: Add missing declaration on OSF/1 5.1.
Sun, 19 Dec 2010 14:33:14 +0100 Bruno Haible fchdir: Add missing declaration on OSF/1 5.1.
Sun, 19 Dec 2010 11:59:10 +0100 Bruno Haible relocatable-prog-wrapper: Separate from relocatable-prog.
Sun, 19 Dec 2010 11:23:11 +0100 Bruno Haible unistr/u8-mbsnlen: Add missing dependency.
Sun, 19 Dec 2010 11:11:22 +0100 Bruno Haible iconv: Make it possible again to use this module without 'iconv-h'.
Sat, 18 Dec 2010 22:22:43 -0800 Paul Eggert acl: port to Solaris 8 when copying from tmpfs to ufs
Sat, 18 Dec 2010 19:54:27 -0800 Paul Eggert tests: set fail=0 at start
Sun, 19 Dec 2010 01:05:39 +0100 Bruno Haible memmem-simple: Stylistic changes.
Wed, 23 Jun 2010 00:42:54 +0100 Pádraig Brady memmem: rearrange memmem and expand memmem-simple modules
Wed, 15 Dec 2010 20:28:52 +0100 Pádraig Brady Improve cross-compilation guesses for uClibc.
Tue, 14 Dec 2010 15:55:43 -0700 Eric Blake configmake: provide fallbacks for oldest supported autotools
Mon, 13 Dec 2010 08:08:23 +0000 Pádraig Brady read-file: reorganize to avoid various issues
Mon, 13 Dec 2010 10:02:59 -0700 Eric Blake cloexec, fcntl: relax license
Sun, 12 Dec 2010 07:43:48 -0800 Karl Berry autoupdate
Sat, 11 Dec 2010 03:29:55 +0100 Bruno Haible Tweak last ChangeLog entry.
Sat, 11 Dec 2010 03:23:44 +0100 Bruno Haible Tests for module 'pipe-posix.
Sat, 11 Dec 2010 03:19:56 +0100 Bruno Haible Oops, fix mistake in last commit.
Sat, 11 Dec 2010 03:03:05 +0100 Bruno Haible pipe-posix: Make it work in C++ mode.
Sat, 11 Dec 2010 02:00:44 +0100 Bruno Haible Rename module 'pipe' to 'spawn-pipe'.
Fri, 10 Dec 2010 15:18:38 -0700 Eric Blake pipe-posix: new module
Fri, 10 Dec 2010 09:40:08 -0700 Eric Blake * build-aux/gendocs.sh: restore x bit
Fri, 10 Dec 2010 07:20:46 -0800 Karl Berry autoupdate
Tue, 07 Dec 2010 03:32:46 +0100 Bruno Haible unistr/u8-strcmp: Avoid collision with libc function on Solaris 11.
Mon, 06 Dec 2010 23:17:12 +0100 Bruno Haible Update internal documentation.
Mon, 06 Dec 2010 22:57:23 +0100 Bruno Haible Put more information about failed tests into the test return codes.
Sat, 04 Dec 2010 11:38:40 +0100 Bruno Haible Update for Solaris 11 2010-11.
Thu, 02 Dec 2010 23:34:04 +0100 Bruno Haible nproc: Relax license.
Fri, 03 Dec 2010 06:53:18 -0700 Eric Blake maint: restore executable bit
Wed, 01 Dec 2010 21:25:56 -0800 Paul Eggert utimecmp: fine-grained src to nearby coarse-grained dest
Tue, 30 Nov 2010 21:44:04 +0100 Bruno Haible strerror_r-posix: Fix autoconf test.
Tue, 30 Nov 2010 21:28:45 +0100 Bruno Haible Tests for module 'getdomainname'.
Tue, 30 Nov 2010 21:27:21 +0100 Bruno Haible getdomainname: Use the system function when possible.
Sun, 28 Nov 2010 17:04:03 +0100 Bruno Haible sys_socket: Ensure ss_family field on AIX.
Sun, 28 Nov 2010 02:35:50 +0100 Bruno Haible readline: Improve configure output.
Sun, 28 Nov 2010 01:23:57 +0100 Bruno Haible *printf-posix: Detect a bug on Solaris 10/x86.
Sat, 27 Nov 2010 18:58:36 +0100 Bruno Haible Fix link error when module libunistring-optional is in use.
Sat, 27 Nov 2010 18:22:51 +0100 Bruno Haible regex: Mention link dependencies.
Sat, 27 Nov 2010 18:10:39 +0100 Bruno Haible ftoastr: Fix compilation error on Solaris.
Sat, 27 Nov 2010 16:32:57 +0100 Bruno Haible Oops, fix typo in last commit.
Sat, 27 Nov 2010 07:02:46 -0800 Karl Berry autoupdate
Sat, 27 Nov 2010 07:02:13 -0800 Karl Berry autoupdate
Sat, 27 Nov 2010 15:55:47 +0100 Bruno Haible getloadavg: Update documentation.
Sat, 27 Nov 2010 15:43:57 +0100 Bruno Haible sys_socket: Fix test whether the functions are declared.
Sat, 27 Nov 2010 14:23:57 +0100 Bruno Haible getpass: Make sure to get system declaration on some platforms.
Sat, 27 Nov 2010 04:08:53 +0100 Bruno Haible iconv-h: Fix test-iconv-h-c++ failure on Solaris 11 2010-11.
Thu, 25 Nov 2010 23:47:38 -0800 Paul Eggert ftoastr: comment fix
Wed, 24 Nov 2010 12:05:43 -0800 Paul Eggert stdint: port to GCC 4.3 + OSX + Octave
Wed, 24 Nov 2010 13:10:19 +0100 Bruno Haible doc: Corrections regarding MacOS X 10.4 and 10.5.
Tue, 23 Nov 2010 05:36:19 -0800 Karl Berry autoupdate
Mon, 22 Nov 2010 20:50:41 -0800 Ben Pfaff Uninstall ".bin" files installed by relocwrapper.
Sun, 21 Nov 2010 21:31:19 +0100 Bruno Haible Update for NetBSD 5.0.
Sun, 21 Nov 2010 19:19:32 +0100 Bruno Haible Update for HP-UX 11.23 and HP-UX 11.31.