forked from Imagelibrary/rtems
Added comment indicating that dup is known to be broken.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Files initialized successfully.
|
Files initialized successfully.
|
||||||
Testing device_lseek()... Success.
|
Testing device_lseek()... Success.
|
||||||
Testing dup()............ Success.
|
Testing dup()............ Success. ( Add when dup flags resolved )
|
||||||
Testing dup2()........... Success.
|
Testing dup2()........... Success.
|
||||||
Testing fdatasync()...... Success.
|
Testing fdatasync()...... Success.
|
||||||
Testing umask().......... Success.
|
Testing umask().......... Success.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Files initialized successfully.
|
Files initialized successfully.
|
||||||
Testing device_lseek()... Success.
|
Testing device_lseek()... Success.
|
||||||
Testing dup()............ Success.
|
Testing dup()............ Success. ( Add when dup flags resolved )
|
||||||
Testing dup2()........... Success.
|
Testing dup2()........... Success.
|
||||||
Testing fdatasync()...... Success.
|
Testing fdatasync()...... Success.
|
||||||
Testing umask().......... Success.
|
Testing umask().......... Success.
|
||||||
|
|||||||
Reference in New Issue
Block a user