summaryrefslogtreecommitdiff
path: root/lib/fcntl.in.h
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Make it possible to turn off each of the Windows oldnames workarounds.Bruno Haible2020-12-251-2/+2
* Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.Bruno Haible2020-12-061-6/+31
* Support compiling without -loldnames on native Windows.Bruno Haible2020-08-151-0/+18
* fcntl: Add witness of gnulib override.Bruno Haible2020-02-241-0/+6
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* fcntl-h: Fix compilation error of creat.c on MSVC.Bruno Haible2019-09-151-6/+12
* creat: New module.Bruno Haible2019-09-151-1/+21
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* open: support O_CLOEXECPaul Eggert2017-08-141-1/+4
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* fcntl-h: fix compilation with Intel C++ compilerJohannes Zarl2014-09-111-2/+2
* dup2, fcntl, fcntl-h: port to AIX 7.1Paul Eggert2014-05-311-0/+16
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* fcntl-h: default O_SEARCH, O_EXEC back to O_RDONLYPaul Eggert2012-11-081-10/+2
* fcntl-h: default O_SEARCH, O_EXEC to O_PATH if availablePaul Eggert2012-11-051-3/+11
* fcntl-h: support GNU flags like O_IGNORE_CTTYPaul Eggert2012-10-151-0/+12
* Large File Support for native Windows platforms.Bruno Haible2012-04-211-0/+4
* Improve support for MSVC 9.Bruno Haible2012-01-151-0/+6
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* Allow multiple gnulib generated include files to be combined.Bruno Haible2011-05-291-5/+5
* nonblocking: Add comment.Bruno Haible2011-04-171-0/+3
* fcntl-h: fix O_ACCMODE on cygwinEric Blake2011-04-081-0/+5
* nonblocking: provide O_NONBLOCK for mingwEric Blake2011-04-081-2/+11
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* open: Avoid C++ error on HP-UX 11.Bruno Haible2010-12-311-0/+4
* fcntl-h: Fix for use of C++ on glibc systems.Bruno Haible2010-12-251-1/+7
* Port to uClibc.Bruno Haible2010-11-201-1/+1
* fcntl-h: Fix for use of C++ on glibc systems.Bruno Haible2010-11-121-1/+7
* Avoid line length limitation from HP NonStop system header files.Bruno Haible2010-10-041-0/+1
* fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new definesPaul Eggert2010-09-101-0/+8
* fcntl-h, etc.: prefer O_SEARCH to O_RDONLY when applicablePaul Eggert2010-09-011-0/+4
* fcntl-h: Avoid #define replacements in C++ mode.Bruno Haible2010-03-081-21/+42
* warn-on-use: use instead of link-warningEric Blake2010-01-201-14/+13
* Avoid compilation error with cc on OSF/1 5.1.Bruno Haible2010-01-191-2/+4
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Reduce namespace pollution on glibc systems.Bruno Haible2009-12-241-4/+8
* fcntl: port portions of fcntl to mingwEric Blake2009-12-161-2/+12
* fcntl: support F_DUPFD_CLOEXEC on systems with fcntlEric Blake2009-12-161-0/+25
* fcntl-h, stdio, sys_ioctl: fix declarationsEric Blake2009-12-151-2/+8
* New module 'arg-nonnull'. Declare which arguments expect non-NULL values.Bruno Haible2009-12-111-2/+5
* openat: fix openat bugs on Solaris 9Eric Blake2009-09-191-1/+3