log lib/unistd.in.h @ 17353:c332767f3c68

age author description
Mon, 11 Mar 2013 12:48:58 +0700 Gary V. Vaughan unistd: don't prevent Tru64 Unix from using gnulib strtod.
Wed, 06 Feb 2013 16:11:07 -0800 Paul Eggert unistd: avoid namespace pollution on non-glibc systems
Wed, 16 Jan 2013 15:48:52 -0800 Paul Eggert unistd: port to recent mingw
Tue, 08 Jan 2013 12:32:05 -0800 Paul Eggert stdlib: port to Solaris 2.6
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Tue, 20 Nov 2012 22:25:07 -0800 Paul Eggert unistd: better 'inline'
Fri, 22 Jun 2012 13:26:07 +0200 Bruno Haible Write "Mac OS X" instead of "MacOS X".
Sat, 14 Apr 2012 23:27:45 +0200 Bruno Haible Large File Support for native Windows platforms.
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Sun, 15 Jan 2012 17:35:55 +0100 Bruno Haible Improve support for MSVC 9.
Tue, 03 Jan 2012 03:54:08 +0100 Bruno Haible New module 'isatty'.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 03 Dec 2011 14:22:09 +0100 Bruno Haible Tweak last commit.
Fri, 02 Dec 2011 23:04:18 -0500 Ben Walton Integrate the sethostname module into unistd
Sat, 24 Sep 2011 16:46:51 +0200 Bruno Haible write: Support for MSVC 9.
Sat, 24 Sep 2011 04:07:12 +0200 Bruno Haible read: Support for MSVC 9.
Sat, 24 Sep 2011 02:08:13 +0200 Bruno Haible New module 'dup'.
Fri, 23 Sep 2011 12:32:41 +0200 Bruno Haible New module 'chdir'.
Fri, 23 Sep 2011 12:08:40 +0200 Bruno Haible rmdir: Support for mingw, MSVC 9.
Fri, 23 Sep 2011 12:05:16 +0200 Bruno Haible getcwd: Tweak for MSVC 9.
Sat, 17 Sep 2011 17:34:03 +0200 Bruno Haible putenv: 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 13:49:16 -0600 Eric Blake fdatasync: port to MacOS X 10.7
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
Wed, 17 Aug 2011 14:13:35 -0600 Eric Blake getcwd: fix compilation on mingw64
Thu, 07 Jul 2011 03:34:18 +0200 Bruno Haible sys_select: Fix compilation error on mingw, introduced on 2011-06-30.
Sat, 18 Jun 2011 00:29:40 +0200 Bruno Haible pread, pwrite: Avoid cc warning on AIX.
Sun, 29 May 2011 15:44:42 +0200 Bruno Haible Allow multiple gnulib generated include files to be combined.
Thu, 12 May 2011 02:03:07 +0200 Bruno Haible group-member: Declare function in <unistd.h>.
Fri, 15 Apr 2011 01:02:13 +0200 Bruno Haible Support non-blocking pipe I/O in read() on native Windows.
Wed, 13 Apr 2011 12:15:43 +0200 Bruno Haible Support non-blocking pipe I/O in write() on native Windows.
Sun, 14 Nov 2010 17:48:50 +0100 Bruno Haible Allow multiple gnulib generated replacements to coexist.
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 24 Dec 2010 16:39:10 +0100 Bruno Haible gethostname: Ensure declaration on NonStop Kernel.
Wed, 22 Dec 2010 19:25:34 +0100 Bruno Haible getlogin_r: Work around portability problem on OSF/1.
Mon, 20 Dec 2010 13:10:22 +0100 Bruno Haible ttyname_r: Add missing declaration on HP-UX 11.
Sun, 19 Dec 2010 22:41:16 +0100 Bruno Haible Document some different function declarations on OSF/1 5.1.
Sun, 19 Dec 2010 14:33:14 +0100 Bruno Haible fchdir: Add missing declaration on OSF/1 5.1.
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.
Fri, 10 Dec 2010 15:18:38 -0700 Eric Blake pipe-posix: new module
Tue, 30 Nov 2010 21:27:21 +0100 Bruno Haible getdomainname: Use the system function when possible.
Wed, 27 Oct 2010 02:59:47 +0200 Bruno Haible unistd: Refine workaround from 2009-12-23 against Cygwin bug.
Mon, 04 Oct 2010 23:35:51 +0200 Bruno Haible Avoid line length limitation from HP NonStop system header files.
Mon, 09 Aug 2010 11:16:07 -0600 Eric Blake readlinkat: split into its own module
Wed, 05 May 2010 21:09:38 +0200 Peter O'Gorman New module pwrite.
Sun, 25 Apr 2010 20:57:52 +0200 Bruno Haible ttyname_r: Make it work on MacOS X 10.4 and Solaris 10.
Sat, 10 Apr 2010 21:11:00 +0200 Bruno Haible write: Fix a C++ test error on mingw.
Sat, 03 Apr 2010 15:59:25 +0200 Bruno Haible fchdir: Fix regression introduced on 2010-03-08.
Sat, 03 Apr 2010 15:43:45 +0200 Bruno Haible getpagesize: Fix C++ test error on mingw.
Sat, 03 Apr 2010 12:30:09 +0200 Bruno Haible unistd: Fix C++ test error on mingw.
Sun, 28 Mar 2010 14:26:15 +0200 Bruno Haible unistd: Avoid #define replacements in C++ mode.
Thu, 25 Mar 2010 16:28:02 -0600 Eric Blake maint: use pragma consistently across replacement headers
Mon, 22 Mar 2010 14:01:55 -0600 Eric Blake gethostname: further tweaks
Fri, 19 Mar 2010 16:57:28 -0600 Eric Blake gethostname: fix build on mingw
Sun, 21 Mar 2010 14:38:25 +0100 Bruno Haible New module 'ttyname_r'.
Fri, 19 Mar 2010 23:22:28 +0100 Bruno Haible getusershell: Provide declaration, missing on Solaris 9.
Mon, 08 Mar 2010 01:47:37 +0100 Bruno Haible unistd: Avoid #define replacements in C++ mode.
Sat, 06 Mar 2010 19:49:34 +0100 Bruno Haible Clarify access, euidaccess, faccessat.