Tue, 01 Jan 2013 00:50:58 +0000 |
Eric Blake |
maint: update all copyright year number ranges
|
Thu, 08 Nov 2012 01:23:20 -0800 |
Paul Eggert |
fcntl-h: default O_SEARCH, O_EXEC back to O_RDONLY
|
Mon, 05 Nov 2012 13:53:36 -0800 |
Paul Eggert |
fcntl-h: default O_SEARCH, O_EXEC to O_PATH if available
|
Mon, 15 Oct 2012 09:31:07 -0700 |
Paul Eggert |
fcntl-h: support GNU flags like O_IGNORE_CTTY
|
Sat, 14 Apr 2012 23:27:45 +0200 |
Bruno Haible |
Large File Support for native Windows platforms.
|
Sun, 15 Jan 2012 17:35:55 +0100 |
Bruno Haible |
Improve support for MSVC 9.
|
Thu, 05 Jan 2012 23:53:49 -0800 |
Paul Eggert |
In commentary, do not use ` to quote.
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Sun, 29 May 2011 15:44:42 +0200 |
Bruno Haible |
Allow multiple gnulib generated include files to be combined.
|
Sun, 17 Apr 2011 23:16:13 +0200 |
Bruno Haible |
nonblocking: Add comment.
|
Fri, 08 Apr 2011 10:22:00 -0600 |
Eric Blake |
fcntl-h: fix O_ACCMODE on cygwin
|
Fri, 08 Apr 2011 10:15:54 -0600 |
Eric Blake |
nonblocking: provide O_NONBLOCK for mingw
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Fri, 31 Dec 2010 14:17:55 +0100 |
Bruno Haible |
open: Avoid C++ error on HP-UX 11.
|
Sat, 25 Dec 2010 14:43:05 +0100 |
Bruno Haible |
fcntl-h: Fix for use of C++ on glibc systems.
|
Sat, 20 Nov 2010 18:54:00 +0100 |
Bruno Haible |
Port to uClibc.
|
Fri, 12 Nov 2010 03:20:13 +0100 |
Bruno Haible |
fcntl-h: Fix for use of C++ on glibc systems.
|
Mon, 04 Oct 2010 23:35:51 +0200 |
Bruno Haible |
Avoid line length limitation from HP NonStop system header files.
|
Fri, 10 Sep 2010 11:55:27 -0700 |
Paul Eggert |
fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new defines
|
Wed, 01 Sep 2010 13:45:53 -0700 |
Paul Eggert |
fcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicable
|
Mon, 08 Mar 2010 00:51:34 +0100 |
Bruno Haible |
fcntl-h: Avoid #define replacements in C++ mode.
|
Wed, 16 Dec 2009 16:20:28 -0700 |
Eric Blake |
warn-on-use: use instead of link-warning
|
Tue, 19 Jan 2010 11:17:18 +0100 |
Bruno Haible |
Avoid compilation error with cc on OSF/1 5.1.
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Thu, 24 Dec 2009 16:59:36 +0100 |
Bruno Haible |
Reduce namespace pollution on glibc systems.
|
Wed, 16 Dec 2009 09:11:32 -0700 |
Eric Blake |
fcntl: port portions of fcntl to mingw
|
Mon, 07 Dec 2009 11:50:59 -0700 |
Eric Blake |
fcntl: support F_DUPFD_CLOEXEC on systems with fcntl
|
Tue, 15 Dec 2009 06:51:24 -0700 |
Eric Blake |
fcntl-h, stdio, sys_ioctl: fix declarations
|
Fri, 11 Dec 2009 01:15:28 +0100 |
Bruno Haible |
New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
|
Sat, 19 Sep 2009 11:16:58 -0600 |
Eric Blake |
openat: fix openat bugs on Solaris 9
|
Thu, 03 Sep 2009 13:41:18 -0600 |
Eric Blake |
faccessat: new module
|
Wed, 02 Sep 2009 17:14:26 -0600 |
Eric Blake |
openat: declare in POSIX headers
|
Tue, 01 Sep 2009 09:18:16 -0600 |
Eric Blake |
fchdir: use more consistent macro convention
|
Mon, 31 Aug 2009 14:20:03 -0600 |
Eric Blake |
fchdir: simplify error handling, and support dup3
|
Sat, 22 Aug 2009 21:24:37 -0600 |
Eric Blake |
fcntl-h: add O_TTY_INIT support
|
Thu, 20 Aug 2009 10:24:19 +0200 |
Paolo Bonzini |
Move more flags to lib/fcntl.in.h.
|
Mon, 10 Nov 2008 12:30:58 +0100 |
Ingo Weinhold |
Treat Haiku like BeOS.
|
Sat, 18 Oct 2008 02:43:18 +0200 |
Bruno Haible |
Avoid gcc warnings because of #pragma GCC system_header on older gcc.
|
Thu, 09 Oct 2008 23:47:06 +0200 |
Paolo Bonzini |
Merge the two replacements for open() into a single one.
|
Sun, 28 Sep 2008 16:19:57 +0200 |
Bruno Haible |
Override open more carefully.
|
Sun, 28 Sep 2008 14:59:52 +0200 |
Bruno Haible |
Tweak patch that overrides open() and fopen().
|
Sat, 30 Aug 2008 03:09:15 +0200 |
Bruno Haible |
Avoid some "gcc -pedantic" warnings.
|
Sun, 07 Oct 2007 19:14:58 +0200 |
Bruno Haible |
Change copyright notice from GPLv2+ to GPLv3+.
|
Sun, 07 Oct 2007 04:39:17 +0200 |
Bruno Haible |
New module 'open'.
|
Tue, 02 Oct 2007 00:10:04 +0200 |
Bruno Haible |
Rename fcntl_.h to fcntl.in.h.
|