summaryrefslogtreecommitdiff
path: root/lib/fcntl.c
Commit message (Expand)AuthorAgeFilesLines
* Implement a way to opt out from MSVC support.Bruno Haible2017-05-101-1/+5
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* dup, dup2, fcntl: support a directory fd on OS/2 kLIBCKO Myung-Hun2016-01-141-0/+87
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* modules/fcntl: fix error reporting by dupfdEli Zaretskii2014-10-071-3/+19
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* accept4, fcntl, socket modules: Avoid warnings on x86_64 mingw64.Marc-André Lureau2012-01-281-1/+1
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-041-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* New module 'msvc-nothrow'. Makes _get_osfhandle safe on MSVC 9.Bruno Haible2011-09-231-0/+3
* fcntl: work around Haiku F_DUPFD bugsEric Blake2011-01-261-0/+14
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* 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-0/+1
* fcntl: port portions of fcntl to mingwEric Blake2009-12-161-6/+169
* fcntl: work around cygwin bug in F_DUPFDEric Blake2009-12-161-7/+33
* fcntl: support F_DUPFD_CLOEXEC on systems with fcntlEric Blake2009-12-161-0/+104