Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFC r282067: | ngie | 2015-05-13 | 1 | -386/+0 |
* | Add tests for dup3(). | jilles | 2013-08-16 | 1 | -1/+86 |
* | Add simple testcases for fcntl(F_DUP2FD_CLOEXEC). | jilles | 2013-05-11 | 1 | -1/+47 |
* | Add simple testcases for fcntl(F_DUPFD_CLOEXEC). | jilles | 2013-05-11 | 1 | -1/+23 |
* | Add missing argument to fcntl(F_DUPFD) in regression test. | jilles | 2013-05-11 | 1 | -2/+6 |
* | Spelling fixes for tools/ | uqs | 2011-12-30 | 1 | -1/+1 |
* | Introduce a new F_DUP2FD command to fcntl(2), for compatibility with | antoine | 2008-03-08 | 1 | -2/+71 |
* | o Indent by tab. | maxim | 2006-11-11 | 1 | -1/+1 |
* | o Add several regression tests for dup(2), dup2(2) and fcntl(F_DUPFD). | maxim | 2006-11-11 | 1 | -0/+160 |