summaryrefslogtreecommitdiff
path: root/tests/test-dup3.c
Commit message (Expand)AuthorAgeFilesLines
* tests: don't assume getdtablesize () <= 10000000Paul Eggert2013-04-291-1/+2
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* Talk about "native Windows API", not "Win32".Bruno Haible2012-01-041-2/+2
* 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/+2
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* fcntl-h: define O_CLOEXEC and O_EXEC if not defined; use new definesPaul Eggert2010-09-101-2/+2
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Refactor common macros used in tests.Bruno Haible2009-12-241-14/+1
* tests: add signature checksEric Blake2009-12-241-0/+3
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-11/+11
* Tests for module 'dup3'.Bruno Haible2009-08-241-0/+167