log

age author description
Sun, 18 Sep 2011 00:58:06 +0200 Bruno Haible New module 'pclose'.
Sat, 17 Sep 2011 18:28:17 +0200 Bruno Haible popen: Support for MSVC.
Sat, 17 Sep 2011 17:58:10 +0200 Bruno Haible isnanl, isnand, isnanf: Work around MSVC bug.
Sat, 17 Sep 2011 17:40:17 +0200 Bruno Haible sys_socket tests: Fix recent mistake.
Sat, 17 Sep 2011 17:34:03 +0200 Bruno Haible putenv: Support for MSVC.
Sat, 17 Sep 2011 17:14:38 +0200 Bruno Haible math: Avoid macro redefinition warnings on MSVC.
Sat, 17 Sep 2011 17:10:12 +0200 Bruno Haible doc: Mention functions which are declared as macros.
Sat, 17 Sep 2011 16:53:15 +0200 Bruno Haible Add dependencies to new dirent related modules.
Sat, 17 Sep 2011 16:05:19 +0200 Bruno Haible inet_pton: Fix mistake in last commit.
Sat, 17 Sep 2011 15:09:53 +0200 Bruno Haible inet_pton: Support for MSVC on Windows Vista or newer.
Sat, 17 Sep 2011 14:56:11 +0200 Bruno Haible inet_ntop: Support for MSVC on Windows Vista or newer.
Fri, 16 Sep 2011 17:15:39 -0600 Eric Blake test-fsync: yet another enhancement
Fri, 16 Sep 2011 23:55:06 +0200 Bruno Haible Enhance fsync, fdatasync tests.
Fri, 16 Sep 2011 23:44:07 +0200 Bruno Haible Fix last ChangeLog entry.
Fri, 16 Sep 2011 23:43:21 +0200 Bruno Haible Support for MSVC compiler: Ensure mode_t gets defined.
Fri, 16 Sep 2011 23:17:49 +0200 Bruno Haible sys_stat: Support for MSVC.
Fri, 16 Sep 2011 22:55:49 +0200 Bruno Haible Support for MSVC compiler: Ensure off_t gets defined.
Fri, 16 Sep 2011 14:12:01 -0600 Eric Blake fdatasync: port to Solaris
Fri, 16 Sep 2011 13:49:16 -0600 Eric Blake fdatasync: port to MacOS X 10.7
Fri, 16 Sep 2011 12:47:13 -0600 Eric Blake fdatasync: minor improvements
Fri, 16 Sep 2011 12:12:41 -0600 Eric Blake unistd: update refs to newer POSIX
Fri, 16 Sep 2011 09:59:23 -0600 Eric Blake fdatasync: new module
Fri, 16 Sep 2011 10:28:13 -0600 Eric Blake test-fsync: enhance tests
Thu, 15 Sep 2011 18:00:32 +0200 Bruno Haible Support for MSVC compiler: Ensure ssize_t gets defined.
Thu, 15 Sep 2011 01:00:17 +0200 Bruno Haible Avoid using #, the m4 comment starter character, near brackets.
Thu, 15 Sep 2011 00:23:57 +0200 Bruno Haible Properly quote AC_CHECK_DECLS' 4th argument.
Wed, 14 Sep 2011 23:41:59 +0200 Bruno Haible Properly quote AC_CHECK_DECL's 4th argument.
Wed, 14 Sep 2011 08:19:35 -0600 Eric Blake opendir: avoid compile warning
Wed, 14 Sep 2011 14:39:35 +0200 Jim Meyering maint.mk: sc_tight_scope: propagate failure from sub-make
Wed, 14 Sep 2011 02:52:31 +0200 Bruno Haible tempname: Support for MSVC.