log

age author description
Sun, 26 Dec 2010 02:02:44 +0100 Bruno Haible strerror_r-posix: Update doc.
Sat, 25 Dec 2010 14:08:38 -0800 Paul Eggert utimens: simplify the logic of the previous change
Sat, 25 Dec 2010 13:49:15 -0800 Paul Eggert utimens: configure better on hosts with NFS clock skew
Sat, 25 Dec 2010 19:18:27 +0100 Bruno Haible ptsname test: Avoid failure on Solaris.
Sat, 25 Dec 2010 17:58:02 +0100 Bruno Haible ptsname: Avoid ERANGE failure on some systems.
Sat, 25 Dec 2010 17:17:36 +0100 Bruno Haible rename, renameat: Avoid test failures at NFS mounted locations.
Sat, 25 Dec 2010 16:54:32 +0100 Bruno Haible iswblank: Fix C++ link error on Solaris 8.
Sat, 25 Dec 2010 16:45:53 +0100 Bruno Haible unistd: Fix C++ link error on Solaris 8.
Sat, 25 Dec 2010 15:01:15 +0100 Bruno Haible readlink doc: Mention an old glibc bug.
Sat, 25 Dec 2010 14:43:05 +0100 Bruno Haible fcntl-h: Fix for use of C++ on glibc systems.
Sat, 25 Dec 2010 12:57:46 +0100 Bruno Haible roundl-ieee: Make it work on OSF/1 5.1 with cc.
Sat, 25 Dec 2010 12:06:28 +0100 Bruno Haible truncl-ieee: Make it work on OSF/1 5.1 with cc.
Sat, 25 Dec 2010 12:03:18 +0100 Bruno Haible ceill-ieee: Make it work on OSF/1 5.1 with cc.
Sat, 25 Dec 2010 11:26:23 +0100 Bruno Haible Ensure all prerequisites of <wchar.h> are included.
Sat, 25 Dec 2010 10:46:40 +0100 Bruno Haible strtok_r: Fix C syntax error in autoconf macro.
Sat, 25 Dec 2010 02:58:27 +0100 Bruno Haible ceil, trunc, round: Fix gcc warnings.
Fri, 24 Dec 2010 17:21:32 -0800 Karl Berry update from texinfo
Sat, 25 Dec 2010 01:26:18 +0100 Bruno Haible select tests: Avoid failures on OSF/1 5.1.
Fri, 24 Dec 2010 13:39:50 -0700 Eric Blake stdint: avoid HP-UX 10.20 preprocessor bug
Fri, 24 Dec 2010 13:27:09 -0700 Eric Blake pipe: make obsoletion transition easier
Fri, 24 Dec 2010 17:16:29 +0100 Bruno Haible sys_socket: Hide mismatch of declarations on NonStop Kernel.
Fri, 24 Dec 2010 16:39:10 +0100 Bruno Haible gethostname: Ensure declaration on NonStop Kernel.
Fri, 24 Dec 2010 16:27:04 +0100 Bruno Haible sys_select: Ensure all necessary types on NonStop Kernel.
Fri, 24 Dec 2010 16:21:59 +0100 Bruno Haible sys_select: Remove unneeded include.
Fri, 24 Dec 2010 13:54:16 +0100 Bruno Haible gethostname: Provide a fallback for HOST_NAME_MAX.
Fri, 24 Dec 2010 11:07:35 +0100 Bruno Haible sigaction tests: Allow missing SA_RESETHAND and SA_RESTART.
Fri, 24 Dec 2010 11:03:44 +0100 Bruno Haible signal: Define NSIG.
Fri, 24 Dec 2010 10:20:00 +0100 Bruno Haible rename, renameat: Avoid test failures on OSF/1 5.1.
Fri, 24 Dec 2010 10:13:43 +0100 Bruno Haible *printf: Detect large precisions bug on Solaris 10/SPARC.
Fri, 24 Dec 2010 00:06:16 -0800 Paul Eggert tests: port test-fdutimensat.c to Solaris 8