Added comment indicating that dup is known to be broken.

This commit is contained in:
Jennifer Averett
1999-11-16 20:50:07 +00:00
parent 47c77059a0
commit f89df68270
2 changed files with 2 additions and 2 deletions

View File

@@ -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.