summaryrefslogtreecommitdiff
path: root/tools/regression/file/dup
Commit message (Expand)AuthorAgeFilesLines
* Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifoEnji Cooper2015-04-273-403/+0
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* Add tests for dup3().Jilles Tjoelker2013-08-161-1/+86
* Add simple testcases for fcntl(F_DUP2FD_CLOEXEC).Jilles Tjoelker2013-05-111-1/+47
* Add simple testcases for fcntl(F_DUPFD_CLOEXEC).Jilles Tjoelker2013-05-111-1/+23
* Add missing argument to fcntl(F_DUPFD) in regression test.Jilles Tjoelker2013-05-111-2/+6
* Spelling fixes for tools/Ulrich Spörlein2011-12-301-1/+1
* Introduce a new F_DUP2FD command to fcntl(2), for compatibility withAntoine Brodin2008-03-081-2/+71
* o Indent by tab.Maxim Konovalov2006-11-111-1/+1
* o Add several regression tests for dup(2), dup2(2) and fcntl(F_DUPFD).Maxim Konovalov2006-11-113-0/+177