summaryrefslogtreecommitdiff
path: root/lib/fcntl.c
Commit message (Expand)AuthorAgeFilesLines
* 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