OpenGrok
Cross Reference: t_dup.c
xref
: /
src
/
tests
/
lib
/
libc
/
sys
/
t_dup.c
Home
|
History
|
Annotate
|
Download
|
only in
sys
History log of
/src/tests/lib/libc/sys/t_dup.c
Revision
Date
Author
Comments
1.10
20-May-2024
christos
Adjust to the new dup3 behavior for equal fds
1.9
13-Jan-2017
christos
PR/51851: Ngie Cooper: add stdbool.h #include for false/true
1.8
18-Mar-2012
jruoho
branches: 1.8.14;
Move the references to PRs from code comments to the test description. Once
ATF has the ability to output the metadata in the HTML reports, it should be
easy to traverse between releng and gnats -reports via links.
1.7
17-Oct-2011
njoly
branches: 1.7.2;
Remove unneeded uneeded err.h include.
1.6
30-Sep-2011
njoly
Do not try to open files up to the RLIMIT_NOFILE limit, which fails
when process limit is identical to the whole system limit. Just do it
for a small fixed value, and adjust the limit accordingly instead.
1.5
18-Jul-2011
jruoho
Verify that dup2(2) and dup3(2) fail with EBADF if the "new descriptor" is
specified to be larger than RLIMIT_NOFILE.
1.4
16-Jul-2011
jruoho
PR lib/45148 was fixed; remove xfail.
1.3
15-Jul-2011
jruoho
Add some cases for dup2(2) and dup3(2).
1.2
07-Jul-2011
jruoho
Rewrite the limit-test.
1.1
07-Jul-2011
jruoho
Add the syscall tests back. Couple of files and tests were also renamed for
consistency. All of these now mimic the libc structure.
1.7.2.1
17-Apr-2012
yamt
sync with head
1.8.14.1
20-Mar-2017
pgoyette
Sync with HEAD
Indexes created Mon Sep 29 18:09:42 GMT 2025