diff options
Diffstat (limited to 'open_issues')
-rw-r--r-- | open_issues/open_posix_test_suite.mdwn | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/open_issues/open_posix_test_suite.mdwn b/open_issues/open_posix_test_suite.mdwn index 50441ae7..089ea1b1 100644 --- a/open_issues/open_posix_test_suite.mdwn +++ b/open_issues/open_posix_test_suite.mdwn @@ -2216,10 +2216,9 @@ and restart: It is very difficult to test that the shm_open() function sets errno = EINTR when it is interrupted by a signal. conformance/interfaces/shm_open/37-1: execution: FAILED: Output: - Name: '$# - @ ,~}' + Name: '[GARBAGE]' OK: open with success. - Name: 'йкофза' + Name: '[GARBAGE]' OK: open with success. Name: '..' Unexpected error: Is a directory |