summaryrefslogtreecommitdiff
path: root/lib/fdopendir.c
Commit message (Expand)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* fdopendir: fix bug on MacOS X when low on file descriptorsPaul Eggert2010-11-081-64/+60
* fdopendir: fix C89 compilationChristian Weisgerber2010-10-261-1/+1
* fdopendir: fix a bug on systems lacking openat and /proc supportJim Meyering2010-10-081-0/+14
* fdopendir: preserve argument fd before returningPaul Eggert2010-09-131-11/+71
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-11/+11
* fdopendir: fix GNU/Hurd bugEric Blake2009-10-061-9/+36
* dirent-safer: new moduleEric Blake2009-09-021-0/+4
* fdopendir: optimize on mingwEric Blake2009-09-021-2/+10
* fdopendir: split into its own moduleEric Blake2009-09-021-0/+95