diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-08-02 12:26:54 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-08-02 12:26:54 +0200 |
commit | cce88620cb3f9b32e2651ba33d9a7188fbda463d (patch) | |
tree | bbc01b27b4bd13ff87d4f7c2e52f1c53c63d912e /open_issues | |
parent | 28aac920302bc82460b23efe3b4e40bedd1974b9 (diff) |
open_issues/open_posix_test_suite: Remove garbage.
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 |