log lib/unistd.in.h @ 40129:fc1768dc2fc5

age author description
Thu, 24 Jan 2019 23:51:11 +0100 Bruno Haible fchownat: Fix compilation error on Android 4.3.
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Sun, 19 Aug 2018 14:14:17 +0200 Bruno Haible getpass: Move declaration to <unistd.h>.
Sun, 05 Aug 2018 14:06:08 +0200 Bruno Haible Fix link error regarding 'rpl_environ' (regression from 2012-11-21).
Mon, 14 May 2018 01:48:22 +0200 Bruno Haible truncate: Fix compilation error on Android.
Thu, 03 May 2018 23:09:42 +0200 Bruno Haible Simplify code. Drop support for Borland C++ on Windows.
Tue, 27 Feb 2018 09:04:42 -0800 Paul Eggert environ: fix link error on 32-bit Cygwin
Wed, 31 Jan 2018 09:04:52 +0100 Bruno Haible environ: Fix link error on 64-bit Cygwin.
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Sat, 11 Nov 2017 22:33:38 -0800 Paul Eggert faccessat: port to macOS (Bug#29231)
Mon, 09 Oct 2017 16:33:00 +0200 Bruno Haible getopt-posix: Fix build failure when using ac_cv_header_getopt_h=no.
Thu, 14 Sep 2017 00:35:56 +0200 Bruno Haible all: Replace many more http URLs by https URLs. Update stale URLs.
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Sat, 13 May 2017 02:54:37 +0200 Bruno Haible truncate: New module.
Sat, 08 Apr 2017 23:48:02 -0700 Paul Eggert getopt: prefer - to _ in new file names
Sat, 08 Apr 2017 17:26:03 -0700 Paul Eggert getopt: port recent getopt changes to macOS
Thu, 06 Apr 2017 11:14:14 -0700 Zack Weinberg getopt: split up getopt.in.h and eliminate __need_getopt
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Sat, 17 Dec 2016 14:16:50 +0100 Bruno Haible Avoid redefinition errors on MSVC.
Sat, 17 Dec 2016 11:00:30 +0100 Bruno Haible getlogin: Port to newer mingw.
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Thu, 11 Dec 2014 16:07:31 +0900 Daiki Ueno unistd: fix iOS check conditional
Thu, 06 Nov 2014 20:33:02 -0800 Paul Eggert unistd: port to iOS
Sat, 18 Oct 2014 23:22:36 -0700 Paul Eggert symlinkat: port to AIX 7.1
Sat, 18 Oct 2014 22:35:28 -0700 Paul Eggert readlinkat: port to AIX 7.1
Mon, 11 Feb 2013 12:24:07 -0500 John W. Eaton maint: periodic merge of stable to default
Mon, 11 Feb 2013 11:44:44 -0500 Paul Eggert unistd: port to recent mingw octave-stable
Tue, 25 Feb 2014 11:16:27 -0800 Paul Eggert unistd: port readlink to Mac OS X 10.3.9
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Thu, 26 Sep 2013 11:26:29 -0600 Eric Blake getdtablesize: work around cygwin issue
Wed, 28 Aug 2013 18:49:38 -0700 Paul Eggert headers: check that _GL_INLINE_HEADER_BEGIN is defined
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.