From f89df68270b8f34f8cce6d4b90eda818a49c52ff Mon Sep 17 00:00:00 2001 From: Jennifer Averett Date: Tue, 16 Nov 1999 20:50:07 +0000 Subject: Added comment indicating that dup is known to be broken. --- c/src/tests/psxtests/psx13/psx13.scn | 2 +- testsuites/psxtests/psx13/psx13.scn | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/c/src/tests/psxtests/psx13/psx13.scn b/c/src/tests/psxtests/psx13/psx13.scn index 0fe90db450..9ed387bc0a 100644 --- a/c/src/tests/psxtests/psx13/psx13.scn +++ b/c/src/tests/psxtests/psx13/psx13.scn @@ -1,7 +1,7 @@ Files initialized successfully. Testing device_lseek()... Success. -Testing dup()............ Success. +Testing dup()............ Success. ( Add when dup flags resolved ) Testing dup2()........... Success. Testing fdatasync()...... Success. Testing umask().......... Success. diff --git a/testsuites/psxtests/psx13/psx13.scn b/testsuites/psxtests/psx13/psx13.scn index 0fe90db450..9ed387bc0a 100644 --- a/testsuites/psxtests/psx13/psx13.scn +++ b/testsuites/psxtests/psx13/psx13.scn @@ -1,7 +1,7 @@ Files initialized successfully. Testing device_lseek()... Success. -Testing dup()............ Success. +Testing dup()............ Success. ( Add when dup flags resolved ) Testing dup2()........... Success. Testing fdatasync()...... Success. Testing umask().......... Success. -- cgit v1.2.3