HomeAbout Us A-Z IndexSearch * Contact Us Register LoginPress Shop

The Open Brand -- Problem Reporting and Interpretations System


List PRs Results

Help Show help | Quick Search | Submit a Test Suite Support Request | Click here to view your privileges
PR# Product Standard State Resolution Problem Resolution ID Summary Test Identification
0001 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0001 TSD4.001 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. See Known Problem 14 in the VSX4.2.3 release notes. POSIX.os/devclass/cfsetispee 3
0002 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0002 TSD4.002 This fails due to Known Problem 17 in the VSX4.2.3 Release Notes. Test 4 is unresolved because the test calls setlocale(LC_MESSAGES,"") with LC_MESSAGES set to an invalid locale in the environment and... XOPEN.os/locale/catopen 4
0003 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0003 TSD4.003 See Known Problem 24 in the VSX4.2.3 release notes. These symbols beginning underscore are declared as identifiers with external linkage. This is allowed by ISO C. See X/Open interpretation VWG/009/06... XOPEN.hdr/misc/ftw 6
0004 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0004 TSD4.004 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. See Known Problem 14 in the VSX4.2.3 release notes. POSIX.os/devclass/cfsetospee 2
0005 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0005 TSD4.005 These symbols are allowable since they are defined in XSH4. This is fixed in the VSX4.2.4beta update XOPEN.hdr/misc/langinfo 5
0006 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0006 TSD4.006 A compliant system should fail this test, the prototype it tests for is incorrect. The following is noted in the VSX4.2.4beta update notes: > UniSoft Ref: err.4.2.3.059 Module: XPG4.hdr/misc/monetary ... XPG4.hdr/misc/monetary 2
0007 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0007 TSD4.007 See Known Problem 9 in the VSX4.2.3 Release Notes. This test specifies the exact output format for getopt(). POSIX.2 and XCU have the words "unspecified format". XPG4.os/genuts/getopt 4
0008 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0008 TSD4.008 See X/Open Interpretation request VWG/016/070792. XOPEN RESOLUTION. ``(ii) allow the symbol msg in '' This is fixed in the VSX4.2.4beta update. XPG4.hdr/misc/msg 17
0009 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0009 TSD4.009 Test 4 for ANSI.os/maths/pow calls pow with x=0.0 and y=-1.0, and expects -HUGE_VAL to be returned. However, the ANSI X3J11.1 NCEG states in their draft standard: pow(+/- 0, y) returns +/- INFINITY an... ANSI.os/maths/pow 4
0010 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0010 TSD4.010 The test assume that the header will define off_t, this is not required. See the VSX4.2.4beta update note: > UniSoft Ref: err.4.2.3.028 Module: XPG4.hdr/misc/regex > > A #include line wa... XPG4.hdr/misc/regex 3
0011 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0011 TSD4.011 See X/Open interpretation VWG/016/070792. This header file is exempt from namespace requirements. This is fixed in the VSX4.2.4 beta update XOPEN.hdr/misc/regexp 9
0012 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0012 TSD4.012 This test should not be run in XPG4 mode but is, thus this test should be waived. XOPEN.hdr/misc/search 22
0013 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0013 TSD4.013 See X/Open Interpretation request VWG/016/070792 XOPEN RESOLUTION: ``(iii) allow the symbol sem in '' XPG4.hdr/misc/sem 15
0014 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0014 TSD4.014 See Known Problem 24 in the VSX4.2.3 release notes. These symbols beginning underscore are declared as identifiers with external linkage. This is allowed by ISO C. See X/Open interpretation VWG/009/06... POSIX.hdr/misc/signal 35
0015 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0015 TSD4.015 See Known Problem 24 in the VSX4.2.3 release notes. These symbols beginning underscore are declared as identifiers with external linkage. This is allowed by ISO C. See X/Open interpretation VWG/009/06... POSIX.hdr/misc/stat 35
0016 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0016 TSD4.016 See Known Problem 20 in the VSX4.2.3 Release notes. .P The test expects the file created by tmpfile() to take on group id of the parent directory, the test is executing in. Since tmpfile() creates a f... ANSI.os/streamio/tmpfile 2
0017 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0017 TSD4.017 See Known Problem 24 in the VSX4.2.3 Release Notes. XPG4.hdr/misc/wchar 43
0018 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0018 TSD4.018 The implementation is in-line with X/Open interpretation request VWG/002/060192. X/OPEN RESOLUTION: If the first argument is null, the functions should return the length required to convert the entire... XPG4.os/string/wcstombs 3
0019 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0019 TSD4.019 This is a known problem with the test suite, which is encountered on systems using shared libraries. Upon performing the chroot() call the shared library is no longer accessible and the process termin... XOPEN.os/procenv/chroot 4
0020 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0020 TSD4.020 See Known Problem 24 in the VSX4.2.3 release notes. These symbols beginning underscore are declared as identifiers with external linkage. This is allowed by ISO C. See X/Open interpretation VWG/009/06... ANSI.hdr/misc/stdio_2 41
0021 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0021 TSD4.021 There are some known problem with the iconv() tests in VSX4.2.3 that have been fixed in the upcoming VSX4.2.4beta. Our implementation passes the fixed version of the tests which now expect -1 to be re... XPG4.os/wgenuts/iconv 6
0022 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0022 TSD4.022 This test expects sysconf(_SC_2_VERSION) to return the same value as _POSIX2_VERSION. This is not a requirement in XPG4. _POSIX2_VERSION is a constant and the application usage on page 445 of XPG4 sta... POSIX.os/procenv/sysconf_X 11
0023 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0023 TSD4.023 (Ref. UniSoft: err.4.2.3.074) While testing fcntl with a command of SETFL to test that including O_NOCTTY has no effect, this test fails with child timed out for the following reason. The test initial... POSIX.os/ioprim/fcntl 28
0024 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0024 TSD4.024 (Ref. UniSoft: err.4.2.3.035) The expected values for certain constants seem to be up the creek. For example, FLT_RADIX which is 16 on our machine is expected to be 4. This seems to have a cascade eff... XPG4.hdr/misc/float 4
0025 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0025 TSD4.025 (Ref . UniSoft reply err.4.2.3.024) In the function aoctol() core dumps occur because overflow occurs if the value of len is greater than 10. This is a pity since it is called for the c_filesize field... POSIX.os/dataform/cpio|tar cpio 2,5,9,10,12,14..28|tar 15,16,18,32
0026 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0026 TSD4.026 (Ref. UniSoft: err.4.2.3.076) The test fails complaining that the system has not rejected the invalid amode supplied with EINVAL. XPG4 says that the system may fail with EINVAL if an invalid amode is ... POSIX.os/files/access 44
0027 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0027 TSD4.027 This fails on VSX4.2.3 due to a problem with the test suite. Our system passes the test using VSX4.2.4beta where this test has had an additional block of code inserted at the start of this testset to ... XOPEN.os/locale/catopen 2
0028 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0028 TSD4.028 The test code fails because the code uses INT_MAX as the value for the year field in the struct tm. It then attempts to calculate the number of seconds using this figure which overflows on our system.... ANSI.os/time/mktime 19
0029 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0029 TSD4.029 An identical error exists in y0 test 11. The fault in this case is caused by a floating point overflow in the test suite. The modus operandi of the suite is to call the funciton under test and then to... XOPEN.os/maths/y0 10
0030 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0030 TSD4.030 The test suite is in error. The sequence of the code within the test is as follows. fopen file() write() file freopen() file sleep(2s) stat() file It is this stat() that checks these times. The test e... ANSI.os/streamio/freopen 36
0031 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0031 TSD4.031 These tests report failure since EMFILE is returned when ENFILE is expected. The test suite is in error in that it performs all its opens from the same process which results in the maximum opens for a... ANSI.os/streamio/fopen 29
0032 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0032 TSD4.032 The child process is timed out before the input buffer is filled and the STOP character sent. This occurs as a consequence of the large size of the input buffer on our implementation. POSIX.os/devclass/c_iflag 19
0033 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0033 TSD4.033 As delivered these tests do not build since in two places in shmctl.c the field 'key' is used in the shm_perm structure. This is not a defined field in this structure, which is of type ipc_perm. The... XPG4.os/ipc/shmctl 1-4
0034 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0034 TSD4.034 A defieciency in the prepare_tests() function in wcscmp.c in its handling of single byte wide characters causes this test to loop. To enable this test and subsequent tests to run, a patch has been app... XPG4.os/wstring/wcscmp *
0035 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0035 TSD4.035 The UniSoft reference for this error is err.4.2.3.068. The test code fails because the msgctl call which interrogates the msq_num is made after a msgrcv call returns alter waiting for a sent message. ... XPG4.os/ipc/msgrcv 5
0036 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0036 TSD4.036 The UniSoft reference for this error is err.4.2.3.088. This test reports unresolved when it fails to find a non-printing wide character in the cfg.iswcntrl array. For an implementation which does not ... XPG4.os/wprintpos/wcswidth 4
0037 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0037 TSD4.037 The failure is the same as that reported by VSX3 for which waiver number PG3.246 was applicable. lang.C/05.expr/leshift 5
0038 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0038 TSD4.038 The failure is the same as that reported by VSX3 for which waiver number PG3.245 was applicable. lang.C/09.impl_decl/impl_decl 1
0039 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0039 TSD4.039 The count of 5 is in fact correct. Trace 1 done after the call of sysconf Trace 2 done after initial open of t28_file Trace 3 done after first fdopen call Trace 4 done after fopen fails (since first_i... ANSI.os/streamio/fopen 28
0040 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0040 TSD4.040 The failure is the same as that reported by VSX3 for which waiver number PG3.091 was applicable. POSIX.os/devclass/tcdrain 7
0041 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0041 TSD4.041 The test is in error expecting -1. The test does the following :- 1. prepare_tests() calls termios_prep to initialise the ioctl values for tty and loop. 2. prepare_tests also sets TOSTOP and unsets IC... POSIX.os/devclass/tcsetattr 18
0042 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0042 TSD4.042 This test fails since the INVALID_WC in wchars.cfg is not recognised as invalid by wcstombs. Our implementation has no value which can be stored in a wchar_t which is invalid. XPG4.os/string/wcstombs 4
0043 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0043 TSD4.043 The following tests are unsatisfactory since the whole area is deficient in the test suite since implementations which only support single byte wide characters are not catered for. The following tests... XPG4.os/wstring/
0044 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0044 TSD4.044 For an implemetation which does not support wide characters which are more than a single byte, the test should be reporting unsupported and not uninitiated. XPG4.os/wstreamio/ungetwc 2
0045 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0045 TSD4.045 This test fails since the INVALID_WC in wchars.cfg is not recognised as invalid by wctomb. Our implementation has no value which can be stored in a wchar_t which is invalid. This test fails for the sa... XPG4.os/string/wctomb 4
0046 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0046 TSD4.046 These tests report failure since EMFILE is returned when ENFILE is expected. The test suite is in error in that it performs all its opens from the same process which results in the maximum opens for a... ANSI.os/streamio/freopen,tmpfile 29, 8
0047 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0047 TSD4.047 The test code incorrectly assumes that if _POSIX2_VERSION is defined then the POSIX DIS commands are present. This is not so, in fact they are only present iff sysconf(_SC_2_VERSION) returns _POSIX2_V... XPG4.os/procenv/confstr 1
0048 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0048 TSD4.048 The reason the test gives unacceptible results is as follows :- The ICL Series 39 hardwrae will generate an exception condition for either overflow or underflow. If the software is ignoring this excep... ANSI.os/maths/exp 1
0049 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0049 TSD4.049 This is a replacement waiver request for ref w078 which gives more a detailed 'additional commentary'. This test, along with other maths tests, is run with SIGFPE ignored. XPG4 System Interfaces and... XOPEN.os/maths/y0 11
0050 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0050 TSD4.050 Test 3 fwrites a buffered file, and expects an error to be returned when ulimit is exceeded. The problem is that a successful fwrite return does not guarantee that when the buffer is flushed that all ... ANSI.os/streamio/fwrite 3
0051 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0051 TSD4.051 This test makes assumptions about the underlying implementation of stdio buffering which is not required. The buffers for fully buffered stdio write streams are flushed only when: + fclose, fflush, fs... ANSI.os/streamio/setbuf 2
0052 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0052 TSD4.052 This test makes assumptions about the underlying implementation of stdio buffering which is not required. The buffers for fully buffered stdio write streams are flushed only when: + fclose, fflush, fs... ANSI.os/streamio/setvbuf_X 4
0053 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0053 TSD4.053 There is a problem with the test strategy used in the fdopen() append mode tests (test cases 5,8,13,16). In these test cases, a call to open() is made with the mode O_RDWR, and then the file descripto... POSIX.os/Csupport/fdopen 13
0054 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0054 TSD4.054 There is a problem with the test strategy used in the fdopen() append mode tests (test cases 5,8,13,16). In these test cases, a call to open() is made with the mode O_RDWR, and then the file descripto... POSIX.os/Csupport/fdopen 16
0055 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0055 TSD4.055 There is a problem with the test strategy used in the fdopen() append mode tests (test cases 5,8,13,16). In these test cases, a call to open() is made with the mode O_RDWR, and then the file descripto... POSIX.os/Csupport/fdopen 5
0056 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0056 TSD4.056 There is a problem with the test strategy used in the fdopen() append mode tests (test cases 5,8,13,16). In these test cases, a call to open() is made with the mode O_RDWR, and then the file descripto... POSIX.os/Csupport/fdopen 8
0057 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0057 TSD4.057 Neither the IO_call macros nor the iserrio variable are part of the X/Open ISAM Standard. Tests for them should be removed from VSX. dm.hdr/isam/isam 15, 16, 26
0058 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0058 TSD4.058 This problem is a bug in the test suite. Instead of checking the first 10 bytes of the resulting buffer, the tests check 15 bytes. In various tests (as listed below), the test writes a record of 15 by... dm.isam/rec/various various
0059 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0059 TSD4.059 The problem is that this test tries to create a file that already exists. This is because two of the file name variables were set to the same value (isinfo-t.2). Changing the name of the file used in ... dm.isam/ix/isindexinfo 2
0060 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0060 TSD4.060 The do_3and4 function creates a file, then calls iserase without closing the file (or checking for errors during the iserase). Files that are not closed cannot be erased under T-ISAM. The fix is to ad... dm.isam/ix/isaddindex 3 4
0061 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0061 TSD4.061 UniSoft has already determined this (err.4.2.4.008) as a test defect and fixed it on 12/16/92. The problem was : By examining the test, it seems that the statement : PATH_XS_RPT(1 + loop1 + 2); in eno... POSIX.os/ioprim/write 16
0062 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0062 TSD4.062 UniSoft has already determined this (err.4.2.4.003) as a test defect and fixed it (Moved %t test code to before setlocale() call.) on 12/1/92. The problem was : Test3 tests "match any whitespace chara... XPG4.os/time/strptime 3
0063 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0063 TSD4.063 In test 9 (IXON/IXOFF) is cleared on the read side of the test (tty_fields). The subsequent write to the loop side (baudrate 38400) overfloads the read side with more than 34000 chars. When an impleme... POSIX.os/devclass/tcdrain 9
0064 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0064 TSD4.064 There is a problem in msgsnd.c in that it checks that the child process has suspended, kills it with a SIGUSR1, tidies up and returns. The child process catches the SIGUSR1 signal and exits. Unfortuna... XPG4.os/ipc/msgsnd 2
0065 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0065 TSD4.065 This test fails since the INVALID_WC in wchars.cfg is not recognised as invalid by wcstombs. Our implementation has no value which can be stored in a wchar_t which is invalid. XPG4.os/string/wcstombs 4
0066 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0066 TSD4.066 The failure is the same as that reported by VSX3 for which waiver number PG3.245 was applicable. lang.C/09.impl_decl/impl_decl 1
0067 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0067 TSD4.067 The failure is the same as that reported by VSX3 for which waiver number PG3.246 was applicable. lang.C/05.expr/leshift 5
0068 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0068 TSD4.068 The child process is timed out before the input buffer is filled and the STOP character sent. This occurs as a consequence of the large size of the input buffer on our implementation. POSIX.os/devclass/c_iflag 19
0069 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0069 TSD4.069 This test fails since the INVALID_WC in wchars.cfg is not recognised as invalid by wctomb. Our implementation has no value which can be stored in a wchar_t which is invalid. This test fails for the sa... XPG4.os/string/wctomb 4
0070 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0070 TSD4.070 This test, along with other maths tests, is run with SIGFPE ignored. XPG4 System Interfaces and Headers on page 378 and POSIX.1 on page 54 clearly states that 'The behaviour os a process is undefined... XOPEN.os/maths/y0 11
0071 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0071 TSD4.071 The reason the test gives unacceptible results is as follows :- The ICL Series 39 hardwrae will generate an exception condition for either overflow or underflow. If the software is ignoring this excep... ANSI.os/maths/exp 1
0072 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0072 TSD4.072 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. See Known Problem in the VSX4.2.4 release notes. POSIX.os/devclass/cfsetispee 3
0073 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0073 TSD4.073 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. See Known Problem in the VSX4.2.4 release notes. POSIX.os/devclass/cfsetospee 2
0074 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0074 TSD4.074 This is a known problem with the test suite, which is encountered on systems using shared libraries. Upon performing the chroot() call the shared library is no longer accessible and the process termin... XOPEN.os/procenv/chroot 4
0075 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0075 TSD4.075 (UniSoft Reference : err.4.2.4.028) This is a bug in the VSX test. I have discussed this with X/Open Support and they agree the test is wrong. There are two problems with the test XPG4.os/ipc/shmat 2.... XPG4.os/ipc/shmat 2
0076 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0076 TSD4.076 (X/Open Reference : err.4.2.4.027) test9 in POSIX.os/devclass/tcsendbrea/tcsendbrea.c Rel 4.2.4 expects the use of tcsendbreak() to provoke a SIGINT, line 1396 says: /* We should receive SIGINT */ It ... POSIX.os/devclass/tcsendbrea 9
0077 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0077 TSD4.077 This has been reported and accepted as an error against VSX4.3.1; we believe this error is also present in VSX4.2.4. The ch2_t15() tests in XPG4.os/ipc/msgctl.c is incorrect and needs to be modified. ... XPG4.os/ipc/msgctl 15
0078 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0078 TSD4.078 This test fails due to a problem with the test code. The problem relates to the whitespace characters defined in the buf argument passed to strptime. In each case the source code has the whitespace ch... XPG4.os/time/strptime 3
0079 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0079 TSD4.079 This test fails due to a problem with the test code. The problem relates to the whitespace characters defined in the buf argument passed to strptime. In each case the source code has the whitespace ch... XPG4.os/time/strptime 5
0080 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0080 TSD4.080 This test fails (UNRESOLVED) with a segment fault. This has been accepted as a fault in VSX4.3.1, the problem also exists for VSX4.2.4. This test attempts to use a catalogue descriptor after it has be... XOPEN.os/locale/catgets 3
0081 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0081 TSD4.081 The test calls isread(ISNEXT+ISLOCK+ISSKIPLOCK) in manual lock mode, and expects no error. The X/Open ISAM Developers Specification, in the description of the isread call (page 87) states "If the ISLO... dm.isam/rec/isread 22
0082 XPG4 ISAM Resolved TSD TSD.X.0082 TSD4.082 This test assumes that as user delete index, index number returned by isindexinfo will shift. For above test, old new key2 delete key3 key2 key4 key3 key5 key4 But X/Open isam specification does not m... dm.isam/ix/isdelindex 1
0083 XPG4 ISAM Resolved TSD TSD.X.0083 TSD4.083 X/Open isam specification page:69 says "The effects of opening a currently open file again by the same process are implementor-defined." Our ISAM returns error when open file again by the same process... dm.isam/file/isopen 16
0084 X Window System Display Resolved TSD TSD.X.0084 TSD4.084 In this test case, rgb color values are stored into the colormap using XStoreColor. When doing this, the 16bit integer color values are cut by the server to the number of significant bits in the color... CH05/strnmdclr/strnmdclr 2
0085 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0085 TSD4.085 An identical test failure was reported bu another vendor on VSX4.2.3, a waiver has been granted, and a fix in V4.2.4 was provided as an attempt to fix the problem. The fix does not seem to have accomp... ANSI.os/streamio/fwrite 3
0086 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0086 TSD4.086 This test sets the PM indicator and assumes that the time does not get adjusted by 12 hours. This has been fixed in VSX Release 4.3.1 XPG4.os/time/strptime 5
0087 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0087 TSD4.087 These tests assume that the transformed strings can be stored in 25 bytes or constant number of bytes. However, the standard says: "The fact that when n is zero, s1 is permitted to be a null pointer, ... ANSI.os/string/strxfrm_X 1 3 4
0088 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0088 TSD4.088 We think %20=0#5n is an incorrect format specification because according to the XPG4 specification on strfmon(): "A conversion specification consists of the following sequence: - a % character - optio... XPG4.os/genuts/strfmon 15
0089 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0089 TSD4.089 The bessel function j0, j1, jn, y0, y1 and yn are essentially damped sin/cos functions. For large values of x, the bessel functions are asymtoticly approximated by: J(n,x) = sqrt(2/(x*pi))*[P(n,x)*cos... XOPEN.os/maths/j0 4 5
0090 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0090 TSD4.090 This test for regcomp() considers the pattern "xy(ab))z" to be invalid when the REG_EXTENDED flag is set. The test expects regcomp() to return either of two error codes: REG_EPAREN or REG_BADPAT. The ... XPG4.os/genuts/regcomp 28
0091 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0091 TSD4.091 This test expects a partial conversion when the formatted string size is greater than maxsize. The CAE specification on system interfaces and headers, issue 4 says on page 418: "RETURN VALUE if the to... XPG4.os/genuts/strfmon 19
0092 X Window System Applications Interface Resolved TSD TSD.X.0092 TSD4.092 All fails are due to pixel checking and very few pixels normally result wrong. The component "X Window System Application Interface" is not responsible for these errors, which are caused by the X serv... CH06/drwarc/drwarc 42 63 66 73 93 94
0093 X Window System Applications Interface Resolved TSD TSD.X.0093 TSD4.093 All fails are due to pixel checking and very few pixels normally result wrong. The component "X Window System Application Interface" is not responsible for these errors, which are caused by the X serv... CH06/drwarcs/drwarcs 45 52 53 54 55 56 57 58 66 69 76 103 104
0094 X Window System Applications Interface Resolved TSD TSD.X.0094 TSD4.094 All fails are due to pixel checking and very few pixels normally result wrong. The component "X Window System Application Interface" is not responsible for these errors, which are caused by the X serv... CH06/fllarcs/fllarcs 2
0095 X Window System Applications Interface Resolved TSD TSD.X.0095 TSD4.095 The test cpyar does not check, when copying from a window to another (through XCopyArea), that the source window (or part of it) is not obscured by another window. Instead, the pixmap used for pixel c... CH06/cpyar/cpyar 25
0096 X Window System Applications Interface Resolved TSD TSD.X.0096 TSD4.096 These fails occur only in the network case, not in the local case. All fails are due to the fact that the routine winh_harvest(), inside the file xtest/src/lib/winh.c, doesn't do any retry after XPen... CH08/cnfgrrqst/cnfgrrqst 1 3 6
0097 X Window System Applications Interface Resolved TSD TSD.X.0097 TSD4.097 This fail occurs only in the network case, not in the local case. This fail is due to the fact that the routine winh_harvest(), inside the file xtest/src/lib/winh.c, doesn't do any retry after XPendi... CH08/crcltrqst/crcltrqst 1
0098 X Window System Applications Interface Resolved TSD TSD.X.0098 TSD4.098 This fail occurs only in the network case, not in the local case. The fail is due to the fact that the routine winh_harvest(), inside the file xtest/src/lib/winh.c, doesn't do any retry after XPendin... CH08/mprqst/mprqst 1
0099 X Window System Applications Interface Resolved TSD TSD.X.0099 TSD4.099 This fail occurs only in the network case, not in the local case. The fail is due to the fact that the routine winh_harvest(), inside the file xtest/src/lib/winh.c, doesn't do any retry after XPendin... CH08/rszrqst/rszrqst 1
0100 X Window System Applications Interface Resolved TSD TSD.X.0100 TSD4.100 The routine tester() inside the file tset/XPROTO/chnghsts/chnghsts.m sends an incomplete request to remove an host from the access control list. In particular, it doesn't fill the field hostFamily in... XPROTO/chnghsts/chnghsts 1
0101 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0101 TSD4.101 The XSH4 specification on page 615 under the heading "Constants for options and Feature Groups" specifies the mechanism to use to determine if a feature group is supported. It is stated: "The followin... POSIX.os/procenv/sysconf_X 13 14
0102 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0102 TSD4.102 We think that the following source taken from test1() of wcsncpy has an error: 1 for (i = 0, wcp1 = wsto, wcp2 = expws; i < wslen; i++) 2 { 3 if (i == 0) 4 PATH_TRACE; 5 *wcp2++ = *wcp1++; 6 } 7 8 *wc... XPG4.os/wstring/wcsncpy 1
0103 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0103 TSD4.103 Runaway process in command "hdrdefs" when it traverses the header file signal.h and sys/wait.h trees. For example, a portion of signal.h file looks like: >> #if (__STDC__ == 0 || defined(_ABCD_ANSI_EX... POSIX.hdr/misc/signal,wait signal 39, signal_X, wait 10
0104 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0104 TSD4.104 When this test case is run with pseudo-ttys, the O_NOCTTY flag is never used when it opens the terminal file. The test case initially calls terms_prep() with the request to use both the O_RDWR and O_N... POSIX.os/devclass/i_ctty 4
0105 X Window System Applications Interface Resolved TSD TSD.X.0105 TSD4.105 *** ./xtest/src/libproto/MakeReq.c Tue Aug 18 06:15:31 1992 --- /usr/projects/x11/vsw_4.1.1/./xtest/src/libproto/MakeReq.c Fri Aug 27 17:20:31 1993 *** 60,66 #define TEST16_2 0x2129 /* ? character in ... (suitesupport)/(suitesupport) (suite support)
0106 X Window System Applications Interface Resolved TSD TSD.X.0106 TSD4.106 This test failed on our system due to incompatible bit representation from the test suite in 64-bit implementations. We believe that the test is at fault. The two changed lines take care of 64 bit lon... CH07/chngkybrdc 9
0107 X Window System Applications Interface Resolved TSD TSD.X.0107 TSD4.107 XWindowAttributes.backing_planes is defined as a unsigned long, even though only the significant 32 bits are used or transported. On our implementation, the value set in backing_planes is not sign ext... CH03/crtsmplwdw 7
0108 X Window System Applications Interface Resolved TSD TSD.X.0108 TSD4.108 We believe that the test is at fault because an assumption is made that 64-bit -1 == 32-bit -1. In this suggested fix, the 64 bit value is masked prior to comparison with 32-bit value returned from X ... CH03/crtwdw 3
0109 X Window System Applications Interface Resolved TSD TSD.X.0109 TSD4.109 These failures are due to an inconsistency between the X Window System Protocol and the sample implementation of the X Server. The sample implementation X Server does not correctly handle end caps for... CH06/drwarcs 45 66 69 76
0110 X Window System Applications Interface Resolved TSD TSD.X.0110 TSD4.110 We have identified two 64-bit portability problems in this test. First, a 64-bit '-1' does not equal a 32-bit '-1'. Secondly, the size of 5 longs on a 64-bit platform is 40, not 20. Given these fa... CH08/sndevnt 14
0111 X Window System Applications Interface Resolved TSD TSD.X.0111 TSD4.111 On a machine where sizeof(int) == sizeof(long), certain property definitions, (XWMHints for example) will happen to work properly, but will fail on other architectures where this is not the case. The ... CH09/sticnszs 1
0112 X Window System Applications Interface Resolved TSD TSD.X.0112 TSD4.112 On a machine where sizeof(int) == sizeof(long), certain property definitions, (XWMHints for example) will happen to work properly, but will fail on other architectures where this is not the case. The ... CH09/stwmhnts 1
0113 X Window System Applications Interface Resolved TSD TSD.X.0113 TSD4.113 On a machine where sizeof(int) == sizeof(long), certain property definitions, (XWMHints for example) will happen to work properly, but will fail on other architectures where this is not the case. The ... CH09/stwmprprts 5
0114 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0114 TSD4.114 The tsearch.c test fails compilation on our implementation. The following example program better illustrates the problem: #include typedef enum { RED, WHITE, BLUE } COLOR; int xyz(); int abc... XOPEN.os/genuts/tsearch
0115 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0115 TSD4.115 Our implementation does not follow the traditional superuser security model found in most UNIX systems, but instead implements a least privilege model. Privileges are associated with those operations ... POSIX.os/dataform/cpio1andtar34,35
0116 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0116 TSD4.116 Although the problem manifests itself in test 6, the real problem seems to be in test 5. In test 5, a call is made at the end of the test to the function closesync() with the c_syn file descriptor as ... ANSI.os/streamio/fclose 6
0117 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0117 TSD4.117 creat 11 and open 16 fail because VSX_TERMIOS_TTY and VSX_TERMIOS_LOOP are set to "unsup", but the test cases do not treat this feature as UNSUPPORTED. In both cases, the test forks off a child that c... POSIX.os/files/creatopen creat 11 open 16
0118 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0118 TSD4.118 sigconcept 21 This test case fails because VSX_TERMIOS_TTY and VSX_TERMIOS_LOOP are set to "unsup", but the test cases do not treat this feature as UNSUPPORTED. The test case forks off a child that ca... POSIX.os/procprim/sigconcept 21, 30, 31, 34-37
0119 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0119 TSD4.119 dev_tty 1 fails because VSX_TERMIOS_TTY and VSX_TERMIOS_LOOP are set to "unsup", but the test case does not treat this feature as UNSUPPORTED. When dev_tty 1 calls termios_prep(), it gets back a retur... XOPEN.os/files/dev_tty 1
0120 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0120 TSD4.120 Each of these tests has the following in common: The mlmachar() function has previously set the signal action for the SIGFPE signal to SIG_IGN. A floating point exception occurs, which generates a SIG... XOPEN.os/maths/y0andXPG4.hdr/misc/float/
0121 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0121 TSD4.121 i_ctty 9 fails because i_ctty 8 does not clean up the pseudo-tty loopback properly. When the i_ctty test cases are run without #8, it will pass. When i_ctty 8 is run with a pseudo-tty loopback, it doe... POSIX.os/devclass/i_ctty 9
0122 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0122 TSD4.122 According to the X/Open CAE Specification - System Interfaces and Headers, Issue 4(X/Open Document Number:C202), the iconv function has the following prototype : size_t iconv(iconv_t, const char **, s... XPG4.hdr/misc/iconv 4
0123 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0123 TSD4.123 X/Open interpretation VWG/016/070792 states: "The regexp.h header is allowed dispensation from namespace rules since this conflicts with existing behaviour." As a result of this interpretation, test s... XOPEN.hdr/misc/regexp 9
0124 X Window System Applications Interface Resolved TSD TSD.X.0124 TSD4.124 The assertion made by this test assumes that DirectColor color masks are always arranged in this way: RRRGGGBB. This is not always the case, and the physical arrangement is not specified by the protoc... CH05/allcclrcll 6
0125 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0125 TSD4.125 The strategy in test 1 seems flawed based on the XPG4 and ANSI C specifications. The basic assumption that the same memory area is allocated on the subsequent malloc() after a free(), is not specified... ANSI.os/genuts/free 1
0126 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0126 TSD4.126 This test case fails with pseudo-ttys because previous test cases call tty_prep() and loop_prep() directly, without connecting the two pseudo-ttys with ptycon() or closing the master sides of the pseu... POSIX.os/procprim/sigconcept 41
0127 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0127 TSD4.127 Here are my reasons for asking for an interpretation for the wchar-43 failure: is supposed to include , this is required because of MB_CUR_MAX and other multibyte routines declared... XPG4.hdr/misc/wchar 43
0128 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0128 TSD4.128 The X/Open Verification Suite Release Notes 4.3.2 under 'Known Problems' (page 4 no. 6) states that this test should fail. XPG4.os/genuts/regcomp 28
0129 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0129 TSD4.129 c_iflag 20 This test case fails due to the failure in the previous test case (c_iflag 19). It executes flushes (using tcflush(...., TCIOFLUSH)) on both loop and tty side of its loopback construct, and... POSIX.os/devclass/c_iflag 20
0130 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0130 TSD4.130 There is a problem in msgsnd.c in that it checks that the child process has suspended, kills it with a SIGUSR1, tidies up and returns. The child process catches the SIGUSR1 signal and exits. Unfortuna... XPG4.os/ipc/msgsnd 2
0131 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0131 TSD4.131 This is a known test suite deficiency. POSIX.os/devclass/cfsetispee 3
0132 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0132 TSD4.132 This is a known test suite deficiency. POSIX.os/devclass/cfsetospee 2
0133 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0133 TSD4.133 In accordance with the IEEE 754-1985 specification, NaN is a valid boundary value. In support of IEEE, when hypot() is called with x or y set to NaN, the implementation returns NaN and errno is not se... XOPEN.os/maths/hypot 3
0134 Network File System Resolved TSD TSD.X.0134 TSD4.134 In our implementation, symbolic links are created with permissions 777. I reported this problem as a test case error and received the following response: "There appears to be a discrepancy between the... XNFS.prtl/proto/symlink 1
0135 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0135 TSD4.135 X/OPEN CAE Specification, System Interfaces and Headers, Issue 4, on tcgetattr, page 457 stated: "If the terminal device does not support split baud rates, the input baud rate stored in the termios st... POSIX.os/devclass/cfsetispee 3
0136 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0136 TSD4.136 X/OPEN CAE Specification, System Interfaces and Headers, Issue 4, on tcgetattr, page 457 stated: "If the terminal device does not support split baud rates, the input baud rate stored in the termios st... POSIX.os/devclass/cfsetispee 2
0137 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0137 TSD4.137 X/OPEN CAE Specification, System Interfaces and Headers, Issue 4, on tcgetattr, page 457 stated: "If the terminal device does not support split baud rates, the input baud rate stored in the termios st... POSIX.os/devclass/cfsetospee 2
0138 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0138 TSD4.138 According to the X/Open CAE Specification (1994) (Draft February 9, 1994), page 75, 76: the POSIX locale should set D_T_FMT to the following: %a %b %e %H:%M:%S %Y The VSX expectation of the string %a ... XOPEN.os/locale/nl_langinf 3
0139 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0139 TSD4.139 "X/Open System Interfaces and Headers, Issue 4" states about wordexp: "If the argument words contains an unquoted comment character (number sign) that is the beginning of a token, wordexp() may treat ... XPG4.os/genuts/wordexp 12
0140 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0140 TSD4.140 Errors are caused by calls to the semctl() function with NSEMS as second argument (lines 269 and 423), where NSEMS is the same value used as second argument (sem_nsems) in the previous calls to the se... XPG4.os/ipc/semget 2,3
0141 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0141 TSD4.141 Strategy of test 4 involves to perform repeated multiplications, until the result overflows or equals IEEE +Infinity. For this purpose, test ignores SIGFPE and detects overflow arithmetically. Accordi... XPG4.hdr/misc/float 4
0142 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0142 TSD4.142 First of all, test's sources have an initial comment: "If there are alignment problems, these tests will no doubt cause signals rather than the nice error message at the end" In our case, we have the... ANSI.os/genuts/malloc 2
0143 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0143 TSD4.143 First of all, tests' sources have an initial comment: "If there are alignment problems, these tests will no doubt cause signals rather than the nice error message at the end" In our case, we have the... ANSI.os/genuts/realloc 2,4
0144 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0144 TSD4.144 First of all, test's sources have an initial comment: "If there are alignment problems, these tests will no doubt cause signals rather than the nice error message at the end" In our case, we have the... ANSI.os/genuts/calloc 2
0145 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0145 TSD4.145 Test XOPEN.os/locale/nl_langinf/T.nl_langinf 3 fails because it expects the output of the following call: nl_langinfo(D_T_FMT); to be in the format: %a %b %d %H:%M:%S %Y while our implementation retur... XOPEN.os/locale/nl_langinf 3
0146 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0146 TSD4.146 Error is generated in module ANSI.os/streamio/fflush/enospc.c, where at line 322 the following portion of code can be found: /* * Now complete writing of this block and try on the next one * This shou... ANSI.os/streamio/fclose 18
0147 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0147 TSD4.147 Error is generated in module ANSI.os/streamio/fflush/enospc.c, where at line 322 the following portion of code can be found: /* * Now complete writing of this block and try on the next one * This shou... ANSI.os/streamio/fseek 15
0148 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0148 TSD4.148 Error is generated in module ANSI.os/streamio/fflush/enospc.c, where at line 322 the following portion of code can be found: /* * Now complete writing of this block and try on the next one * This shou... ANSI.os/streamio/fflush 13
0149 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0149 TSD4.149 These tests convert the floating-point value -1112.345 to a decimal representation with two fractional digits and expect to have the value rounded to 1112.35; the implementation rounds the value down ... XPG4.os/genuts/strfmon 1,2
0150 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0150 TSD4.150 The test that is failing does basically this: fd = creat("file"); time(&t0); sleep(2); write(fd, buf, ...); close(fd); time(&t1); fd2=open("file", ...); fstat(fd2, &stbuf); if (stbuf.st_atime != t0 &&... POSIX.os/files/fstat 1
0151 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0151 TSD4.151 These tests fail because they calculate how many bytes can be sent through a serial port in ten seconds and have one process write that many bytes. Another process waits three seconds then does a tcdr... POSIX.os/devclass/tcdrain 1, 3, 4, 8, 9, 10, 11
0152 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0152 TSD4.152 XPG4 no longer permits us to raise the TLOSS exception for sin(), cos() or tan(). This is a change from previous practice, but it is required for conformance. The TLOSS error was part of historic Unix... ANSI.os/maths/cos 2
0153 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0153 TSD4.153 XPG4 no longer permits us to raise the TLOSS exception for sin(), cos() or tan(). This is a change from previous practice, but it is required for conformance. The TLOSS error was part of historic Unix... ANSI.os/maths/sin 1
0154 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0154 TSD4.154 XPG4 no longer permits us to raise the TLOSS exception for sin(), cos() or tan(). This is a change from previous practice, but it is required for conformance. The TLOSS error was part of historic Unix... ANSI.os/maths/tan 1
0155 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0155 TSD4.155 The POSIX.2 std 1003.2-1992 Volume 1 page 84, 2.8.4.1.2 states: 'The right parenthesis is special when matched with a preceding left parenthesis, both outside a bracket expression'. Therefore, regco... XPG4.os/genuts/regcomp 28
0156 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0156 TSD4.156 The utility used in XPG4 tests, hdranal, checks stdlib.h and expects the following: a struct/union member name starts with 'str' or '_' or ends with '_t'. It also expects the test code to '#und... XOPEN.hdr/misc/regexp 9
0157 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0157 TSD4.157 In the above test cases a fix was made in VSX 4.3.2 which changed the ASCII spaces to VSX4L1 spaces (0100). However, the change was only made to the strings being formatted and not to the actual forma... XPG4.os/time/strptime 3,5
0158 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0158 TSD4.158 Open CAE Specification System Interfaces and Headers, Issue 4 1.3.4 Enhanced Internationalisation "An implementation that claims conformance to this Feature Group shall set {_XOPEN_ENH_I18N} to a valu... XPG4.os/time/T.strptime 3 and 5
0159 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0159 TSD4.159 This test fails due to the incorrect assumption as to when a write to a pipe will continue after being blocked. On our system a blocked write will not continue until the amount of data in the pipe dro... POSIX.os/ioprim/write 12
0160 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0160 TSD4.160 POSIX.os/ioprim/write test 13 should have initialized testfail to zero at the beginning of the test. The problem is that when test #12 failed the variable "testfail" is NOT zero. If test 13 does not r... POSIX.os/ioprim/write 13
0161 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0161 TSD4.161 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. This is documented as a Known Problem in the VSX release notes. POSIX.os/devclass/cfsetispee 3
0162 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0162 TSD4.162 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. This is documented as a Known Problem in the VSX release notes. POSIX.os/devclass/cfsetospee 2
0163 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0163 TSD4.163 This was submitted to X/Open during the beta testing of VSX 4.3.3. The discussion between the implementor and vsx_support may be reviewed by viewing err.4.3.3.[056, 058, 065]. continuing the discussio... ANSI.os/charhandle/isxdigit 1
0164 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0164 TSD4.164 The X/Open Systems Verification Suite VSX User and Installation Guide, Sept. 1993 p. 114 states: For pseudo-language 5 (VSX4L0), itesm with string values should be set to the empty string, and items w... XOPEN.os/locale/localeconv 2
0165 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0165 TSD4.165 This was reported to vsx_support during the beta testing of VSX 4.3.3 and accepted as a test suite deficiency. The fix was not expected to make VSX 4.3.4. Below is the supportive information included ... ANSI.os/charhandle/isspace 1
0166 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0166 TSD4.166 This was reported to vsx_support during the beta testing of VSX 4.3.3 and accepted as a test suite deficiency. The fix was not expected to make VSX 4.3.4. Below is the supportive information included ... XPG4.os/ipc/shmat 2
0167 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0167 TSD4.167 The utility used in XPG4 tests, hdranal, checks stdlib.h and expects the following: a struct/union member name starts with 'str' or '_' or ends with '_t'. It also expects the test code to '#und... XPG4.hdr/misc/regex 20
0168 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0168 TSD4.168 In the test program: ~/SRC/common/tsetlib/setupnospc.c: /* * Delete all files that (may or may not) have been created */ for (i = nfile; i > 0; i--) { (void) strcat(strcpy(name, base), "/fill.tmp"); (... POSIX.os/files/rmdir 9
0169 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0169 TSD4.169 An identical test failure was reported by another vendor on VSX4.3.2, in XPG3 mode. A waiver has been granted. This request is for the same failure and reasons, but in XPG4 mode. We hence request a TS... POSIX.os/dataform/tar 5
0170 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0170 TSD4.170 X/OPEN CAE Specification, System Interfaces and Headers, Issue 4, on tcgetattr, page 457 stated: "If the terminal device does not support split baud rates, the input baud rate stored in the termios st... XPG4.os/devclass/cfsetispee 2
0171 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0171 TSD4.171 X/OPEN CAE Specification, System Interfaces and Headers, Issue 4, on tcgetattr, page 457 stated: "If the terminal device does not support split baud rates, the input baud rate stored in the termios st... POSIX.os/devclass/tcgetattr 1,2
0172 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0172 TSD4.172 .P The confstr() test cases 1,2,3 and 4 assume that _CS_PATH has a configuration defined value, however, according to the XSH4 confstr() and definitions, this is only guaranteed if POSIX.2 ... XPG4.os/procenv/confstr 1,2,3,4
0173 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0173 TSD4.173 A delay should be added at the start of the "do_loop" routine in /tset/POSIX.os/devclass/i_modem/i_modem.c. The purpose of this delay is to allow time for the lowering of DTR and RTS on one port to pr... POSIX.os/devclass/i_modem 6, 9
0174 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0174 TSD4.174 This waiver request was granted with TSD4.087 under VSX4.2.4, but the failures still occurs under VSX4.3.2. A new TSD is been requested. These tests assume that the transformed strings can be stored i... ANSI.os/string/strxfrm_X 1 3 4
0175 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0175 TSD4.175 This waiver was granted with TSD4.089 under VSX4.2.4, but the failure still occurs under VSX4.3.2. A new TSD is been requested. XOPEN.os/maths/j0 4 5
0176 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0176 TSD4.176 This waiver was granted with TSD4.125 under VSX4.2.4, but the failure still occurs under VSX4.3.2. A new TSD is been requested. The strategy in test 1 seems flawed based on the XPG4 and ANSI C specifi... ANSI.os/genuts/free 1
0177 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0177 TSD4.177 The tests in the charhandle test area assume that the host system is ASCII-based but there is nothing in ANSI or POSIX that requires this to be so. The tests compare the result from functions such as ... ANSI.os/charhandle/isalnum 2
0178 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0178 TSD4.178 The tests in the charhandle test area assume that the host system is ASCII-based but there is nothing in ANSI or POSIX that requires this to be so. The tests take advantage of the fact in ASCII, the l... ANSI.os/string/strcat 1
0179 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0179 TSD4.179 The tests in the string test area assume that the host system is ASCII-based but there is nothing in ANSI or POSIX that requires this to be so. Several test programs use the fact that in ASCII, turnin... ANSI.os/string/strchr 2
0180 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0180 TSD4.180 Test 12 fails due to the incorrect assumption as to when a write to a pipe will continue after being blocked. On our system a blocked write will not continue until the amount of data in the pipe drops... POSIX.os/ioprim/write 12,13
0181 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0181 TSD4.181 This problem has been reported to the test suite developers and recognised as a test suite deficiency for VSX4.3.4, the error reference is err.4.3.4.011. The problem is that this test makes assumption... ANSI.os/streamio/fwrite 3
0182 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0182 TSD4.182 This problem is being caused by getenv() being used in a non-portable manner in exec_tgen.c of POSIX.os/procprim/exec. In function subtest13(), the values of two environment variables LOWER_ENV and UP... POSIX.os/procprim/exec 13
0183 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0183 TSD4.183 This test case fails due to the problem in the previous test case (tcflow 13). It writes 37 bytes of data and stops output by tcflow(TCOOFF) on the terminal side. Usually, the bytes are queued in the ... POSIX.os/devclass/tcflow 14
0184 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0184 TSD4.184 Depending on the strxfrm maximum expansion factor, strxfrm() can use an unknown amount of space for the transformed value. Either the test set-up should contain a way to specify the "strxfrm() maximum... XPG4.os/wstring/wcsxfrm 2
0185 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0185 TSD4.185 Some VSX fcntl() tests attempt to verify that adjacent fcntl() record locks are coalesced by the operating system into one lock. We believe that these tests are testing fcntl() locking characteristics... POSIX.os/ioprim/fcntl 15, 16
0186 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0186 TSD4.186 In the above test cases, a fix was made in VSX 4.3.4 which changed the ASCII spaces to VSX4L1 spaces (0100). However, the change was only made to the strings being formatted and not to the actual form... XPG4.os/time/strptime 3,5
0187 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0187 TSD4.187 This testcase still has a problem with our implementation which has a large input buffer. The child process times out before the STOP character can be sent. The testcase timed out using 10*WAITTIME wh... POSIX.os/devclass/c_iflag 19
0188 Network File System Resolved TSD TSD.X.0188 TSD4.188 I had sent a test error report in, err.4.3.4.006 and the response was "Changed genericcannolck() function to wait for NLM_GRANTED_MSG and send NLM_GRANTED_RES in reply." The original error report stat... XNFS.prtl/proto/nlm 13
0189 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0189 TSD4.189 According to XPG4 or XPG4.2, both specification mentioned that 'If both arguments are zero, an implementation-dependent value is returned and errno MAY be set to [EDOM].' Since this return value is ... ANSI.os/maths/atan2 2
0190 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0190 TSD4.190 The VSX 4 /tset/Posix.os/ioprim/write/T.write test 18 test is flawed in its methodology. The corresponding text from Posix 1003.1-1990 (Section 6.4.2.2, page 120, section 4(b) reads: (b) A write reque... POSIX.os/ioprim/write 18
0191 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0191 TSD4.191 According to the X/Open CAE issue 4 version 2 section 5.3 line 1984-1985, it states: print Define characters to be classified as printable characters, including the space character. According to the X... ANSI.os/charhandle/isprint 1
0192 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0192 TSD4.192 This test is insufficent to test the function of hsearch() and does not allow for implementations such as ours that do not fill the hash table very quickly. From "XPG4 System Interfaces and Headers": ... XOPEN.os/genuts/hsearch 4
0193 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0193 TSD4.193 A dependency on the ASCII character set is causing testcases to fail. The testcases assume the test of lowercase characters are all contiguous, that is, 'b' = 'a' + 1, ... 'n' = 'm' + 1, ... ... XOPEN.os/string/memccpy 13
0194 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0194 TSD4.194 Some VSX4 testcase is using va_list variables in a non-portable manner. For example, on line 99 of cc37es.c, an expression is trying to assign the value of one va_list variable to another. The content... ANSI.hdr/misc/stdio_2 37, 38, 39
0195 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0195 TSD4.195 The VSX suite is expecting fflush() to set the error indicator but according the the XPG4 standard it is not required to do so. Page 112 of CAE Specification System Interfaces and Headers, Issue 4, un... ANSI.os/streamio/fflush 8 (and others listed below)
0196 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0196 TSD4.196 Test 45 for fscanf(), scanf(), and sscanf() assume a feature of the family of functions which is not portable because it is implementation-dependent. From the XPG4 System Interfaces and Headers docume... ANSI.os/streamio/fscanf,scanf,sscanf 45
0197 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0197 TSD4.197 A dependency on the ASCII character set is causing this testcase to fail. When debugging was enabled, we saw: tsearch.c: 01251: 0002: t13_action: trace: jump counter 18 tsearch.c: 01253: 0002: t13_act... XOPEN.os/genuts/tsearch 13
0198 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0198 TSD4.198 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. DG/UX does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms to P... POSIX.os/ioprim/fcntl 11,12,15,16,23
0199 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0199 TSD4.199 Tests 3 and 4 of XOPEN.os/procenv/cuserid expect to be able to do a setuid() to the uid specified by VSX_UNUSED_UID in tetexec.cfg. This value is documented to be "an unused (but valid) user ID" but i... XOPEN.os/procenv/cuserid 3, 4
0200 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0200 TSD4.200 The VSX4 test suite is using clock() in a nonportable manner. Here is a section of code from XOPEN.os/time/clock/clock.c: private void prepare_tests() { . . . (void) clock(); /* when clock is called, ... XOPEN.os/time/clock 1
0201 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0201 TSD4.201 This test is making an incorrect assumption of the clock() function. the XPG4 standard does not say that clock() should report the CPU time of child processes: "DESCRIPTION The {clock()} function retu... XOPEN.os/time/clock 2
0202 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0202 TSD4.202 This problem is being caused by getenv() being used in a non-portable manner in cc09es.c (iconv-d.c.9) of XPG4.hdr/misc/iconv/L.iconv. The test should be doing an iconv_open("IBM-939", "IBM-932") sinc... XPG4.hdr/misc/iconv 9
0203 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0203 TSD4.203 The VSX4 suite is expecting optind to only be incremented by 1 when an option is missing an operand. Our implementation is incrementing optind by 2 which we believe is consistent with XPG4: "The {geto... XPG4.os/genuts/getopt 1
0204 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0204 TSD4.204 Line 236 in the source file reads: #endif TEST_XNFS The string TEST_XNFS is a preprocessing token between an #endif directive and the following newline. This is not legal C; see ANSI X.159-1989, 3.8 f... POSIX.os/files/chdir
0205 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0205 TSD4.205 The problem is that if the pseudo-terminal implementation has a clone device for the master side, then the pseudo-terminal opened by loop_prep() is a different one to the one that has just been closed... POSIX.os/devclass/i_close 2
0206 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0206 TSD4.206 pow(-1.0, 0.1) is not required to return 0 in this situation. The ANSI standard does not specify return values at all and the XPG4 standard does not require a specific return value for this scenario. ... ANSI.os/maths/pow 5
0207 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0207 TSD4.207 The freopen tests are depending on a specific ordering of ".o" files in the link load of two binaries which have multiply defined variables. If the module freopen1.o is before freopen.o in the link or... os.streamio/ANSI/freopen 12,13,14,15,16,17
0208 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0208 TSD4.208 These tests make one crucial mistake which makes their results unpredictable. The code basically does: char s1[5]; char *s2; int arg1 = 0; int arg2 = 0; char *var1 = 0; char *var2 = 0; s2 = "test"; (v... ANSI.hdr/misc/string 32, 38
0209 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0209 TSD4.209 The reason why stderr cannot be re-opened is that the suite is using freopen() in a non-portable manner. Before the freopen() is attempted, the FILE* object representing stderror is closed with fclose... XPG4.os/genuts/getopt 4
0210 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0210 TSD4.210 There appears to be a timing problem in this test that can cause unpredictable results. For each signal tested, the child process is created. This child will set a handler for the signal being tested ... ANSI.os/signal/signal_X 8
0211 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0211 TSD4.211 The function in this test that performs rounding for the expected string has an ASCII dependency which makes the test round incorrectly on implementations that are no ASCII-based. The function fval() ... XPG4.os/genuts/strfmon 17
0212 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0212 TSD4.212 These tests are failing because getenv() is used in a non-portable manner (similar to TSD4san.182). The XPG4 standard states the following: "The {getenv()} function searches the environment list for a... XPG4.os/genuts/wordexp 2, 3, 5, 8
0213 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0213 TSD4.213 We do not support block special files at all so we have set both VSX_BLKDEV_FILE and VSX_NXIO_BLKDEV to "unsup". Unfortunately, these tests do not seem to allow VSX_NXIO_BLKDEV to be set to "unsup". W... ANSI.os/streamio/fopen_X 1
0214 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0214 TSD4.214 The VSX4 fails to properly test XPG4-compliant behavior of the link() function. EACCES is allowable in this situation: "ERRORS The link() function will fail if: [EACCES] A component of either path pre... POSIX.os/files/link 10
0215 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0215 TSD4.215 These tests have ASCII dependencies making them difficult or impossible to run on platforms that do not use the ASCII character set. The format of the cpio and tar files are established to be ASCII an... POSIX.os/dataform/cpio&tar
0216 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0216 TSD4.216 This test uses performs ldexp(x, -1) where x is the smallest normalized number and expects the result to return 0. This does not allow for ldexp() to return unnormalized numbers. Our platform does not... ANSI.os/maths/ldexp 4
0217 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0217 TSD4.217 This is a known problem with the test suite, which is encountered on systems using shared libraries. Upon performing the chroot() call the shared library is no longer accessible and the process termin... XOPEN.os/procenv/chroot 4
0218 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0218 TSD4.218 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. This is documented as a Known Problem in the VSX release notes. POSIX.os/devclass/cfsetispee 3
0219 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0219 TSD4.219 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. This is documented as a Known Problem in the VSX release notes. POSIX.os/devclass/cfsetospee 2
0220 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0220 TSD4.220 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. DG/UX does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms to P... POSIX.os/ioprim/fcntl 11,12,15,16,23
0221 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0221 TSD4.221 The VSX4 fails to properly test XPG4-compliant behavior of the link() function. EACCES is allowable in this situation: "ERRORS The link() function will fail if: [EACCES] A component of either path pre... POSIX.os/files/link 10
0222 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0222 TSD4.222 These tests have ASCII dependencies making them difficult or impossible to run on platforms that do not use the ASCII character set. The format of the cpio and tar files are established to be ASCII an... POSIX.os/dataform/cpio&tar
0223 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0223 TSD4.223 This test uses performs ldexp(x, -1) where x is the smallest normalized number and expects the result to return 0. This does not allow for ldexp() to return unnormalized numbers. Our platform does not... ANSI.os/maths/ldexp 4
0224 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0224 TSD4.224 We do not support block special files at all so we have set both VSX_BLKDEV_FILE and VSX_NXIO_BLKDEV to "unsup". Unfortunately, these tests do not seem to allow VSX_NXIO_BLKDEV to be set to "unsup". W... ANSI.os/streamio/fopen_X 1
0225 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0225 TSD4.225 This interpretation request is also for the following tests, which have the same problem: /tset/ANSI.os/string/strxfrm_X/T.strxfrm_X 2 Failed /tset/XPG4.os/wstring/wcscoll/T.wcscoll 1 Failed /tset/XPG... ANSI.os/string/strcoll_X 2
0226 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0226 TSD4.226 . to be modified Test 31 for fscanf(), scanf(), and sscanf() assumes a feature of the family of functions which is not portable because it is implementation-dependent. From the XPG4 System Interfaces ... ANSI.os/streamio/fscanf_X 31
0227 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0227 TSD4.227 This test is making an incorrect assumption of the clock() function. The XPG4 standard does not say that clock() should report the CPU time of child processes: "DESCRIPTION The {clock()} function retu... XOPEN.os/time/clock 2
0228 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0228 TSD4.228 Values passed to math routines must be a representable finite value defined within the floating-point (FP) model. The value mindble, as computed in mlmachar(), is not representable within our FP model... XOPEN.os/maths/y0 10,11
0229 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0229 TSD4.229 The implementation of this test is not correct when running on systems using EBCDIC-Code. The result of strcmp() using the test strings depends on setting of bit 0200 in the characters. In EBCDIC this... ANSI.os/string/
0230 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0230 TSD4.230 The write() to the slave tty is timing out (errno=EINTR) because output was stopped. Our implementation does not have buffered output queues (our VSX_TERMIOS_BUFFERED configuration variable is 'N') ... POSIX.os/devclass/i_spchars 17
0231 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0231 TSD4.231 The open() is for the pseudo-terminal lookback slave is failing with errno=EPERM because the default HUPCL setting for our tty's is ON. POSIX.1, section 7.1.2.4, lines 412 through 414 say "If HUPCL i... POSIX.os/devclass/i_close NA
0232 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0232 TSD4.232 The tests in the string test area assume that the host system is ASCII-based but there is nothing in ANSI or POSIX that requires this to be so. The tests take advantage of the fact in ASCII, the lower... ANSI.os/string/strcat 1
0233 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0233 TSD4.233 The VSX suite is using freopen() in a non-portable manner. A stream is often closed by fclose() prior to being passed to freopen(). freopen() cannot be expected to work with closed streams. Section 4.... XPG4.os/wstreamio/ungetwc 1
0234 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0234 TSD4.234 This test is insufficent to test the function of hsearch() and does not allow for implementations such as ours that do not fill the hash table very quickly. From "XPG4 System Interfaces and Headers": ... XOPEN.os/genuts/hsearch 4
0235 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0235 TSD4.235 These tests make one crucial mistake which makes their results unpredictable. The code basically does: char s1[5]; char *s2; int arg1 = 0; int arg2 = 0; char *var1 = 0; char *var2 = 0; s2 = "test"; (v... ANSI.hdr/misc/string 32, 38
0236 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0236 TSD4.236 The reason why stderr cannot be re-opened is that the suite is using freopen() in a non-portable manner. Before the freopen() is attempted, the FILE* object representing stderror is closed with fclose... XPG4.os/genuts/getopt 4
0237 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0237 TSD4.237 We think that these tests are expecting the wrong results. The actual text from the X/Open manual under 'fnmatch' is below: "If FNM_PERIOD is set in 'flags', then a leading period in 'string' wi... XPG4.os/genuts/fnmatch 8,10
0238 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0238 TSD4.238 Our pseudo-terminals do not have buffered output queues when output is stopped and we have indicated this by setting VSX_TERMIOS_BUFFERED=N. This test does not check this configuration variable and do... POSIX.os/files/creat 11
0239 PC(NFS) server Resolved TSD TSD.X.0239 TSD4.239 The above failure is due to the fact that the client (PCNFS) sends a READDIR request to the server with a count field too small to hold the direstory entry. I took a trace and one can see two READDDIR... PCNFS.prtl/nfs/readdir 7
0240 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0240 TSD4.240 ./tset/POSIX.os/procprim/exec/T.execl 32.Unresolved ./tset/POSIX.os/procprim/exec/T.execle 32.Unresolved ./tset/POSIX.os/procprim/exec/T.execlp 32.Unresolved ./tset/POSIX.os/procprim/exec/T.execv 32.U... POSIX.os/procprim/exec 32
0241 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0241 TSD4.241 ./tset/POSIX.os/ioprim/fcntl/T.fcntl{41} After long and careful inspection of this test case it became apparent that there the PATH_XS_RPT(n) call used to report successes is missing from this test ca... POSIX.os/ioprim/fcntl 41
0242 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0242 TSD4.242 These failures are all because of an error in function checkit() of tcdrain.c that makes tests calling do_tcdrain() susceptible to a timing problem. The problem is in the following piece of code: for ... POSIX.os/devclass/tcdrain 1, 2, 3, 4
0243 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0243 TSD4.243 Our pseudo-terminals do not have buffered output queues when output is stopped and we have indicated this by setting VSX_TERMIOS_BUFFERED=N. This test does not check this configuration variable and do... POSIX.os/files/open 16
0244 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0244 TSD4.244 The test attempts to conjure an invalid "cmd" argument to fcntl by adding together all of the documented available fcntl values to produce a value that is (hopefully) bogus. On our system this value i... POSIX.os/ioprim/fcntl_X 1
0245 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0245 TSD4.245 This test failure is the result of a test code behavior under our strict and reinforced ANSI C compiler. /tset/ANSI.os/signal/signal_X/signal_X.c has the following declaration: private int t7sig_recvd... ANSI.os/signal/signal_X 7
0246 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0246 TSD4.246 The SIGTERM termination is coming about because ch_t27 is spining forever in this loop (sigcon3.c): while(!sig_recvd) i++, j++; This is because sig_recevd is not declared as volatile. Due to a more ag... POSIX.os/procprim/sigconcept 27
0247 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0247 TSD4.247 These tests fail because they calculate how many bytes can be sent through a serial port in ten seconds and have one process write that many bytes. Another process waits three seconds then does a tcdr... POSIX.os/devclass/tcdrain 4, 11
0248 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0248 TSD4.248 The test times out because of the large input buffer size on our implementation (SVR4.2 based ). It is not able to fill buffer and send STOP charcater before it times out. POSIX.os/devclass/c_iflag 19
0249 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0249 TSD4.249 This test attempts to determine that a least one baud rate is supported by a general terminal interface. As part of the test it calls cfsetispeed to set the input speed in the termios structure and th... POSIX.os/devclass/cfsetispee 2
0250 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0250 TSD4.250 This waiver was granted with TSD4.125 under VSX4.2.4, TSD4.176 under VSX4.3.2 and the failure still occurs under VSX4.3.5. A new TSD is been requested. The strategy in test 1 seems flawed based on the... ANSI.os/genuts/free 1
0251 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0251 TSD4.251 This waiver was granted to another implementation with TSD4.210 under VSX4.3.4. The failure also occurs on our implememtation under VSX4.3.5. A new TSD is been requested. There is a race condition in ... ANSI.os/signal/signal_X 8
0252 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0252 TSD4.252 This test may fail on all implementations. The test has two defects, both in the preparetests() function. 1. The following is the intended strategy to test for copying of excess characters by wcscpy()... XPG4.os/wstring/wcscpy 1
0253 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0253 TSD4.253 On page 290 of the System and Interfaces Issue 4, Version 2 it states, "The nel argument is an estimate of the maximum number of elements that the table will contain. This number may be adjusted upwar... XOPEN.os/Genuts/hsearch 4
0254 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0254 TSD4.254 On page 433 of the System and Interfaces Issue 4, Version 2 it states, "If the argument stream to pclose() is not a pointer to a stream created by popen(), the result of popen() is undefined." .sp Our... XOPEN.os/Genuts/pclose 4
0255 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0255 TSD4.255 This is a known problem with the test suite, which is encountered on systems using shared libraries. Upon performing the chroot() call the shared library is no longer accessible and the process termin... XOPEN.os/procenv/chroot 4
0256 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0256 TSD4.256 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. This is documented as a Known Problem in the VSX release notes. The pr... POSIX.os/devclass/cfsetispee 3
0257 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0257 TSD4.257 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. This is documented as a Known Problem in the VSX release notes. The pr... POSIX.os/devclass/cfsetospee 2
0258 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0258 TSD4.258 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
0259 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0259 TSD4.259 The new VSX4.3.6 test suite version is too restrictive/specific in verifying conformance to the X/Open Spec for ANSI.os/genuts/free/T.free[1] test. The standard states that "The free() function causes... ANSI.os/genuts/T.free 1
0260 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0260 TSD4.260 Although the changes described under TSD4.245 makes both signal_X 7,8 pass, it is not clear from the interpretation, that it covers both test cases. Declaring t7sig_recvd and t8sig_recvd volatile make... ANSI.os/signal/signal_X 8
0261 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0261 TSD4.261 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. This is documented as a Known Problem in the VSX release notes. The pr... POSIX.os/devclass/cfsetispee 3
0262 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0262 TSD4.262 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. This is documented as a Known Problem in the VSX release notes. The pr... POSIX.os/devclass/cfsetospee 2
0263 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0263 TSD4.263 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
0264 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0264 TSD4.264 This is a known problem with the test suite, which is encountered on systems using shared libraries. Upon performing the chroot() call the shared library is no longer accessible and the process termin... XOPEN.os/procenv/chroot 4
0265 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0265 TSD4.265 Our system does not support locally connected asynchronous terminals. The VSX test suite is configured to use pseudo-terminals to emulate the general terminal interface. Test #19 fails on our implemen... POSIX.os/devclass/c_iflag 20
0266 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0266 TSD4.266 Test Overview: The VSX tests are being run in a 64-bit version of our OS which supports large files. The test fails due to the detection an extra bit turned on in the return flag. Basically, the test ... POSIX.os/ioprim/fcntl 5
0267 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0267 TSD4.267 We believe that there is a fault in the test suite for T.sigconcept test #35. Below is an explanation why we think this is so. There is currently a waiver for this test failure called PIN4.043, howeve... POSIX.os/procprim/sigconcept 35
0268 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0268 TSD4.268 We have previously submitted an error report to X/Open that was accepted. We believe that there is a fault in the test suite for T.times test #6. We think that a subtraction of one (1) should be done ... POSIX.os/procenv/times 6
0269 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0269 TSD4.269 The test program sets INT_MAX to tm_year in the struct tm and calls mktime(). In mktime(), it calculates the seconds as follows: secs += SEC_PER_YEAR * (timeptr->tm_year - 70) + SEC_PER_DAY * ((timept... ANSI.os/time/mktime 18 19
0270 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0270 TSD4.270 The variable "nmatch" is mis-typed as in "int" in the two calling sequences to "do_match" and "tbregexec" functions in "regcomp.c". Setting the type to the XPG4-required "size_t" causes this test to p... XPG4.os/genuts/regcomp 10
0271 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0271 TSD4.271 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. This is documented as a Known Problem in the VSX release notes. The pr... POSIX.os/devclass/cfsetispee 3
0272 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0272 TSD4.272 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. This is documented as a Known Problem in the VSX release notes. The pr... POSIX.os/devclass/cfsetospee 2
0273 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0273 TSD4.273 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
0274 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0274 TSD4.274 This is a known problem with the test suite, which is encountered on systems using shared libraries. Upon performing the chroot() call the shared library is no longer accessible and the process termin... XOPEN.os/procenv/chroot 4
0275 Network File System Resolved TSD TSD.X.0275 TSD4.275 This failure is due to a test suite deficiency in VSX+XNFS4.4.3 which was not present in 4.4.2. Considering first the 4.4.2 code for the client module tset/XOPEN.os/procenv/chroot/chroot.c. The code o... XOPEN.os/procenv/chroot 12
0276 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0276 TSD4.276 In addition to fclose #10, 11, 12, 13, 14, 15, 16, this IR concerns freopen #4 and pclose #1. For fclose #10, #11, #12, #15, #16, and freopen #4, pclose #1, we are getting an unexpected SIGSEGV (signa... ANSI.os/streamio/fclose 10,11,12,13,14,15,16
0277 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0277 TSD4.277 These tests give 'UNRESOLVED' in our EBCDIC-system because of the following problem: The character array to_asc[UCHAR_MAX] is of length 255 but it should be 256. The value of 'tilde' in EBCDIC is ... POSIX.os/dataform/cpio 2,5,9,19
0278 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0278 TSD4.278 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
0279 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0279 TSD4.279 This is a known problem with the test suite, which is encountered on systems using shared libraries. Upon performing the chroot() call the shared library is no longer accessible and the process termin... XOPEN.os/procenv/chroot 4
0280 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0280 TSD4.280 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
0281 Network File System Resolved TSD TSD.X.0281 TSD4.281 For this test, the relevant part of the write(2) definition, taken from http://www.opengroup.org/onlinepubs/007904975/functions/write.html is this: " When attempting to write to a file descriptor (oth... POSIX.os/ioprim/write 16
0282 Network File System Resolved TSD TSD.X.0282 TSD4.282 Standard reference: http://www.opengroup.org/onlinepubs/007904975/functions/tempnam.html " If dir is a null pointer or points to a string which is not a name for an appropriate directory, the path pre... XOPEN.os/streamio/tempnam 7
0283 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0283 TSD4.283 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
0284 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.0284 TSD4.284 This is a known problem with the test suite, which is encountered on systems using shared libraries. Upon performing the chroot() call the shared library is no longer accessible and the process termin... XOPEN.os/procenv/chroot 4
0285 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0001 PIN4.001 The strategy used in the test has no basis in the normative standards and an error was reported thru the vsx support channel. The VSX developers have confirmed that this has been classified as a known... POSIX.os/procprim/kill 13
0286 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0002 PIN4.002 This test fails since _XOPEN_ENH_I18N is set to -1 and wcsftime returns NOERROR when ENOSYS was expected. A recent 'interpretation' decided it was permitted to support some but not necessarily all o... XPG4.os/wstring/wcsxfrm 5
0287 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0003 PIN4.003 The test fails since _XOPEN_ENH_I18N is set to -1 and wcscoll returns NOERROR when ENOSYS was expected. A recent interpretation decided that it was permitted to support some but not all of the 'enhan... XPG4.os/wstring/wcscoll 3
0288 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0004 PIN4.004 The test fails since _XOPEN_ENH_I18N is set to -1 and wcsftime returns NOERROR when ENOSYS was expected. A recent interpretation decided that it was permitted to support some but not all of the 'enha... XPG4.os/wtime/wcsftime 9
0289 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0005 PIN4.005 This is a known problem documented in the VSX4.2.3 release notes. This is similar to our earlier waiver, except that this system configuration does not support the XCU4 commands. There is a pending ru... POSIX.hdr/misc/unistd 25
0290 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0006 PIN4.006 As stated, all the above failures are because our implementation on PATH_MAX is based on POSIX.1-1990. According to the Interpretation Request Reference : VWG/017/070792, the definition of PATH_MAX wa... ANSI.os/streamio/fopen 25
0291 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0007 PIN4.007 There is an interpretation that permits the prototype for putenv to differ from the XPG4. The interpretation number is VWG/023/080792. the resolution follows: -- start -- X/OPEN RESOLUTION: The protot... ANSI.hdr/misc/stdlib_X 55
0292 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0008 PIN4.008 Therefore the Interpretation Request VWG/033/191192 exists, in which the item "OPEN RESOLUTION" tells: A permanent waiver should be granted for this behaviour. The "Test Suite Status" tells: Retain do... POSIX.os/devclass/i_noncanon 14
0293 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0009 PIN4.009 Reference to : VWG/012/063092 : err.4.2.4.030 : VSX 4.2.4 release note The problem: =========== The concept of "modem disconnect" is not defined by POSIX. The implementation of the test assumes that t... POSIX.os/devclass/cfsetospee 3
0294 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0010 PIN4.010 Summary of tests failed: POSIX.os/devclass/c_cflag 1,2,3,8,9,10,11 POSIX.os/devclass/c_iflag 6,7,8,9,11 Our system (SVR4 based) does not support locally connected asynchronous terminals. In order to r... POSIX.os/devclass/c_cflag,c_iflag
0295 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0011 PIN4.011 Our system (SVR4 based) does not support locally connected asynchronous terminals. In order to run VSX tests, we use a pseudo-tty loopback to simulate the hardware terminal interface. The failures are... POSIX.os/devclass/tcflow 4, 5, 7, 8
0296 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0012 PIN4.012 Our system (SVR4 based) does not support locally connected asynchronous terminals. In order to run VSX tests, we use a pseudo-tty loopback to simulate the hardware terminal interface. The failures are... POSIX.os/devclass/tcflow 15, 16
0297 X Window System Applications Interface Resolved PIN PIN.X.0013 PIN4.013 We have identified two 64-bit portability problems in this test. First, a 64-bit '-1' does not equal a 32-bit '-1'. Secondly, the size of 5 longs on a 64-bit platform is 40, not 20. Given these fa... CH08/sndevnt 19
0298 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0014 PIN4.014 This is a question concerning the iconv utility and its behavior for stateful code sets. The syntax is iconv -f fromcode -t tocode [file...] which permits the handling of several input files. Assume t... N/A
0299 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0015 PIN4.015 . Summary of tests failed: POSIX.os/devclass/c_iflag 19 Our system (SVR4 based) does not support locally connected asynchronous terminals. In order to run VSX tests, we use a pseudo-tty loopback to si... POSIX.os/devclass/c_iflag 19
0300 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0016 PIN4.016 Tests 9 through 12 fail and/or are unresolved when they are run as members of the tcsendbrea testset. When run individually or as a sequence 9-12 or even 7-12, without running any of the remaining tes... POSIX.os/devclass/tcsendbrea 9-12
0301 X Window System Applications Interface Resolved PIN PIN.X.0017 PIN4.017 The assertion made by this test is that two named colors allocated using XAllocNamedColor will result in colors that have distinct rgb values for all supported visual classes. According to "X Window S... XOPEN/allcnmdclr 2
0302 X Window System Applications Interface Resolved PIN PIN.X.0018 PIN4.018 The assertion made by this test is that two named colors allocated using XAllocNamedColor will result in colors that have distinct rgb values for all supported visual classes. According to "X Window S... XOPEN/lkpclr 2
0303 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0019 PIN4.019 In XCU4, commands uucp, uustat and uux are not listed in the table of "Possibly Unsupportable Features" that can be found in chapter 1.3.4; but, on the contrary, the individual command definitions are... N/A
0304 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0020 PIN4.020 msgrcv() does not return EINVAL bacause the value of msgsz is never less than zero. The msgsz parameter is required by the XPG4 spec to be of type size_t. According to ANSI C standard, the size_t para... XPG4.os/ipc/msgrcv 11
0305 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0021 PIN4.021 If utime() is called with a non-NULL times argument, then you must be the owner of the file to change the times. In a certain test case for utime() in the VSX+XNFS V4.3.3 test suite, a process is exec... POSIX.os/files/utime 27
0306 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0022 PIN4.022 While participating in the Beta test phase of VSX+XNFS 4.3.3, an issue has been uncovered which we believe requires an interpretation. We reported this problem to the NFS support alias and they sugges... POSIX.os/files/chown 8,21
0307 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0023 PIN4.023 Open CAE Specification System Interfaces and Headers, Issue 4 1.3.4 Enhanced Internationalisation "An implementation that claims conformance to this Feature Group shall set {_XOPEN_ENH_I18N} to a valu... XPG4.os/time/T.strptime 5
0308 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0024 PIN4.024 Open CAE Specification System Interfaces and Headers, Issue 4 1.3.4 Enhanced Internationalisation "An implementation that claims conformance to this Feature Group shall set {_XOPEN_ENH_I18N} to a valu... XPG4.os/wtime/T.wcsftime 2
0309 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0025 PIN4.025 Open CAE Specification System Interfaces and Headers, Issue 4 1.3.4 Enhanced Internationalisation "An implementation that claims conformance to this Feature Group shall set {_XOPEN_ENH_I18N} to a valu... XPG4.os/wtime/T.wcsftime_X 3
0310 Network File System Resolved PIN PIN.X.0026 PIN4.026 I provided a list of failures below that are a result of our implementation defining PATH_MAX to be that described in POSIX.1. Since POSIX.1a has not been ratified we should not have to conform to the... ANSI.os/streamio/puts 14
0311 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0027 PIN4.027 The test in question does the following: a) shmat() to generate a starting location. b) Using value returned from (a), add the size of shared memory segment from (a) to compute new address for seconda... XPG4.os/ipc/shmat 2
0312 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0028 PIN4.028 "X/Open System Interfaces and Headers, Issue 4" has the following description of the _POSIX_VERSION in . _POSIX_VERSION Integer value indicating version of the ISO POSIX-1 standard (C langua... POSIX.hdr/misc/unistd_1 6
0313 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0029 PIN4.029 Error is caused by the following declaration which can be find at line 121 in the L.iconv module: size_t iconv(iconv_t, char **, size_t *, char **, size_t *); According to "X/Open System Interfaces an... XPG4.hdr/misc/iconv 4
0314 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0030 PIN4.030 This problem has previously been recognized as a grey area in the XPG3 specification and has not changed in XPG4. A permanent waiver was granted. POSIX 1003.1-1990 states on page 135 line 280 and XPG4... POSIX.os/devclass/i_close 1
0315 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0031 PIN4.031 POSIX 1003.1-1990 on page 145 line 681 and XPG4 System Interfaces and Headers, Issue 4 page 459 under the description heading for tcsendbreak states that if "duration is not zero, it shall send zero-v... POSIX.os/devclass/tcsendbrea 3
0316 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0032 PIN4.032 The below resolution has been approved by the IEEE. Reference POSIX 1003.1 interpretations, PSAC reference #13: (section 5.1.2.2) rmdir and . or .. : .in +4 Response: Whether or not the entries for do... rmdir/files/rmdir 4
0317 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0033 PIN4.033 The system supports the wcsxfrm() function in the C locale only and returns ENOSYS for other locales. The constant _XOPEN_ENH_I18N is set to (-1L) in . This is a documented grey area, suppor... XPG4.os/wstring/wcsxfrm 2
0318 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0034 PIN4.034 The system supports the wcscoll() function in the C locale only and returns ENOSYS for other locales. The constant _XOPEN_ENH_I18N is set to (-1L) in This is a documented grey area, support... XPG4.os/wstring/wcscoll 1
0319 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0035 PIN4.035 The system supports the wcscoll() function in the C locale only and returns ENOSYS for other locales. The constant _XOPEN_ENH_I18N is set to (-1L) in . This is a documented grey area, suppor... XPG4.os/wstring/wcscoll 2
0320 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0036 PIN4.036 The system supports the wcsxfrm() function in the C locale only and returns ENOSYS for other locales. The constant _XOPEN_ENH_I18N is set to (-1L) in This is a documented grey area, support... XPG4.os/wstring/wcsxfrm 1
0321 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0037 PIN4.037 strftime(buf,maxsize,%r,tm) and strptime(buf,%r,tm) should be functional opposites of one another. In a given locale, it should be possible using these two functions to always get back to the starting... XPG4.os/time/strptime 3
0322 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0038 PIN4.038 Our implementation defines shmget(key_t, int, int) as defined in SVID issue 2. XPG4 defines it as shmget(key_t, size_t, int). According to the Interpretation Request VWG/031/091192, either definition ... XPG4.hdr/misc/shm 8
0323 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0039 PIN4.039 According to VWG/003/060392, \{\} imbalance behavior is undefined for EREs under XPG4. Thus, the expected testcase results are incorrect. Our implementation treats unbalanced braces as ordinary char... XPG4.os/genuts/regcomp 30
0324 Network File System Resolved PIN PIN.X.0040 PIN4.040 These failures are addressed in the "Release Notes for VSX+XNFS, Release 4.3.4" document. They are listed under the heading "Unresolved Grey Areas in the XNFS Specification". In these tests, captain.u... XNFS.prtl/proto/nlm 9,10
0325 Network File System Resolved PIN PIN.X.0041 PIN4.041 This failure is addressed in the "Release Notes for VSX+XNFS, Release 4.3.4" document. It is listed under the heading "Unresolved Grey Areas in the XNFS Specification". It is stated there that this ".... XNFS.prtl/proto/symlnk 1
0326 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0042 PIN4.042 The XPG4 XSI doesn't support the expected results for these testcases. The return values REG_EBRACE and REG_BADBR are valid only for BREs, the spec doesn't define any corresponding return values for... XPG4.os/genuts/regcomp 32, 34, 36, 38
0327 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0043 PIN4.043 These tests fail because we complete certain kernel operations after a process has been stopped, which the test assumes cannot be completed, are interruptible and should fail (EINTR) when the thread i... POSIX.os/procprim/sigconcept 35
0328 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0044 PIN4.044 Our system supports network connected synchronous and asynchronous terminals. It does not support locally connected asynchronous terminals. Synchronous terminals exist in their own time-warp and do no... POSIX.os/devclass/tcsetattr 8
0329 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0045 PIN4.045 These testcases make one crucial assumption that cannot be expected to work on every platform. The assumption is that a SIGALRM signal will be delivered to the parent in the middle of a system() funct... ANSI.os/genuts/system_X 50, 51, 59
0330 Transport Service XTI Resolved PIN PIN.X.0046 PIN4.046 Corrigendum C438/U008 for the X/Open Networking Services Issue 4 was issued by X/Open Publications in March 1995, and is available from the X/Open info-server. It contains two changes: 1. Delete the r... N/A
0331 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0047 PIN4.047 Our current regular expression library routines do not support null (empty) subexpressions. In P1003.2b/D11, null subexpressions have been removed from the standard as there definition was unspecified... XPG4.os/genuts/regex 34,38
0332 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0048 PIN4.048 As is stated in the VSX 4.3.5 Release Notes, the XPG is unclear on the behavior of shmat(shmid, shmaddr, SHM_RND) on implementations with pointer formats such that ((ptrdiff_t)shmaddr % SHMLBA) is not... XPG4.os/ipc/shmat 2
0333 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0049 PIN4.049 The returned value, 199506, correctly reflects our system's compliance with IEEE Std.1003.1c-1995, and indicates that the standard was accepted by the IEEE in June, 1995. We request that this interpr... POSIX.hdr/misc/unistd_1 6
0334 PC(NFS) server Resolved PIN PIN.X.0050 PIN4.050 The failures are described in the Release Notes for the X/Open PCNFS Server Test Suite Release 1.1.2 on page 3 under the heading "Grey Areas in the PCNFS Specification. A waiver should be granted for ... PCNFS.prtl/nfs/create 1
0335 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0051 PIN4.051 The XPG4 standard does not prevent a platform from altering the grouplist array if the array is not large enough for the number of supplementary groups that a process has. XPG4 is very explicit that t... POSIX.os/procenv/getgroups 4
0336 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0052 PIN4.052 >From XSH4 version 2, p. 523: Upon successful completion, setlocale() returns the string associated with the specified category for the new locale. Otherwise, setlocale() returns a null pointer and th... /XPG4.os/wstring/wcscoll/T.wcscoll,et.al.
0337 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0053 PIN4.053 >From XSH4 version 2, p. 523: Upon successful completion, setlocale() returns the string associated with the specified category for the new locale. Otherwise, setlocale() returns a null pointer and th... ANSI.os/charhandle/isalnum_X 1
0338 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0054 PIN4.054 The test asserts the mode of a file whose name is visible only between an open() and an immediate unlink() . Our implementation restricts the mode so as to close a possible security hole. The attached... ANSI.os/streamio/tmpfile 2
0339 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0055 PIN4.055 The three failures are different instances of two cases: strptime("0091", "%y", &testbuf); strptime("00", "%w", &testbuf); The failure occurs when strptime tries to convert a a string with leading zer... XPG4.os/time/strptime 3
0340 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0056 PIN4.056 BACKGROUND: This interpretation relates to the shared memory interface defined in XPG4 The size argument to shmget() is used to specify the size of a shared memory segment. In the X/Open specification... N/A
0341 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0057 PIN4.057 This is a FIP, rather than a failure, but it presents a matter to be resolved. WXSH4.2, on page 829, requires the shared memory segment size, shm_segsz in the structure shmid_ds to be of type int. We ... XPG4.hdr/misc/shm 2
0342 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0058 PIN4.058 There is a conflict between the X/Open and POSIX mode of Operation for this test case. If an implementation does not support split baud rates, then XPG4 mandates that the input baud rate stored in the... POSIX.os/devclass/tcgetattr 3
0343 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0059 PIN4.059 We believe that this failure is similar to PIN4.057 except for the following: The tests are being run on a 64-bit system where the shm_segsz type is defined as a size_t. On our implementation size_t i... XPG4.hdr/misc/shm 2
0344 Network File System Resolved PIN PIN.X.0060 PIN4.060 We think that there is a test error and the following extracted section from the X/Open spec on "tempnam()" explains it. "The tempnam() function allows the user to control the choice of a directory. T... XOPEN.os/streamio/tempnam 7
0345 Network File System Resolved PIN PIN.X.0061 PIN4.061 We have been exchanging support request emails to further clearify this matter. First is the original text of our support request followed by the last response from X/Open below. We are requesting an ... /tset/XNFS.prtl/proto/readlnk/T.readlnk 1
0346 Network File System Resolved PIN PIN.X.0062 PIN4.062 In the above three test suite failures, I understand that test suites 9 and 10 are already mentioned in the Release Notes ("Unresolved Grey Areas in the XNFS Specification") and have a permanent inter... XNFS.prtl/proto/nlm 12
0347 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0063 PIN4.063 This problem is also present for /tset/XOPEN.os/maths/gamma/T.gamma 4 since lgamma() and gamma() are required to have the same behavior according to the Open Group specification. The latest (1999) ISO... XOPEN.os/maths/lgamma 4
0348 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0064 PIN4.064 The range for "struct tm" tm_sec of [0,61] comes from the original C standard which, mostly to be safe, allowed for up to two leap seconds in a minute. This range was reflected in the C standard strft... XPG4.os/time/strptime 3
0352 Internationalised System Calls and Libraries (XPG4) Resolved TIN TIN.X.0004 TIN4.004 The test checks for ESPIPE and then goes on to test for an additional requirement that the file offset will not be affected by the fseek(). There is no requirement for this, in fact XPG4 page 156 fsee... ANSI.os/streamio/fseek 12
0355 Internationalised System Calls and Libraries (XPG4) Resolved TIN TIN.X.0007 TIN4.007 This test case enables START/STOP input control by setting the XOFF flag in the terminal device. It also enables START/STOP output control by setting the XON flag in the loopback device. The test case... POSIX.os/devclass/c_iflag 19, 20
0356 Internationalised System Calls and Libraries (XPG4) Resolved TIN TIN.X.0008 TIN4.008 This is a gray area in POSIX. The referenced POSIX subsection says that setting the value of any of the special characters to _POSIX_VDISABLE turns off its special function. Nothing is said about the ... POSIX.os/devclass/i_spchars 20,24
0357 Internationalised System Calls and Libraries (XPG4) Resolved TIN TIN.X.0009 TIN4.009 An official interpretation reply requested to IEEE states that: PASC Interpretation reference 1003.2-92 #2 Class: No change This response will be incorporated in an IEEE interpretations publication, a... XPG4.os/genuts/regcomp 3, 8, 9, 10, 11, 12, 13 and 14
0358 Internationalised System Calls and Libraries (XPG4) Resolved TIN TIN.X.0010 TIN4.010 Our original interpretation request (float.01) was refused in req.4.2.485 on the grounds that additional information needed to be provided. We have obtained that information and are resubmitting this ... XPG4.hdr/misc/float 4
0359 Internationalised System Calls and Libraries (XPG4) Resolved TIN TIN.X.0011 TIN4.011 There is a conflict between the X/Open and POSIX mode of Operation for this test case. If an implementation does not support split baud rates, then XPG4 mandates that the input baud rate stored in the... POSIX.os/devclass/tcgetattr 3
0360 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0001 MSF4.001 This problem will be investigated and fixed in the next release. XOPEN.os/genuts/encrypt 2
0361 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0002 MSF4.002 There seems to be some confusion over the value of _POSIX2_VERSION and the return from sysconf(_SC_2_VERSION) for systems supporting the historical commands profile. The test suite expects sysconf(_SC... POSIX.os/procenv/sysconf_X 11
0362 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0003 MSF4.003 The test is based on the sentence "if data is in the buffer at the time of the read(), the result will be as if the data has been received immediately after the read()". (from POSIX.1-90 7.1.1.7) The ... POSIX.os/devclass/i_noncanon 14
0363 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0004 MSF4.004 These failures are relating to an agreed interpretation of the XPG which is covered by permanent waiver TSD4.011. This waiver request has been raised in response to reply req.4.2.035. XOPEN.hdr/misc/regexp 4
0364 X Window System Display Resolved MSF MSF.X.0005 MSF4.005 The test protocol listed above is just an example of a total of 19 test failures we have realized in the area of arc drawing. In this area, our servers (and I suspect nearly all servers currently impl... CH06/drwarc/drwarc 66
0365 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0006 MSF4.006 This behavior is shown in much more tests: ANSI.os/streamio/Mgetc/T.getc 11, ANSI.os/streamio/Mgetc/T.getchar 11, ANSI.os/streamio/fgets/T.fgets 12, ANSI.os/streamio/fread/T.fread 14, ANSI.os/streamio... ANSI.os/streamio/Mgetc/T.fgetc 11
0366 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0007 MSF4.007 We feel that the correct result is ERANGE. However; the current return value is EDOM. The error return value will be changed to ERANGE in the next release. ANSI.os/maths/log,log10 4
0367 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0008 MSF4.008 We believe that the correct behavior in the case of 0 (zero) as an argument to the bessel functions is to return -HUGE_VAL. We are currently returning NaN as is specified for negative numbers. This wi... XOPEN.os/maths/y0 12, 13, 14
0368 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0009 MSF4.009 We use an MC6882 floating point chip, or software emulation, that is capable of handling the value used in both of these test cases. An overflow condition is not caused by the test. .sp We return the ... XOPEN.os/maths/y0 10, 11
0369 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0010 MSF4.010 This is a minor fault of our implementation that will be fixed within the timeframe specified by X/Open Branding procedures. XPG4.os/genuts/regcomp 41
0370 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0011 MSF4.011 This is a minor fault of our implementation that will be fixed within the timeframe specified by X/Open Branding procedures. XPG4.os/genuts/regcomp 41
0371 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0012 MSF4.012 This test is listed as one of the grey areas in the draft release note. Here is the excerpt from the release note : write of zero bytes with O_APPEND The test for write() with third argument zero on a... POSIX.os/ioprim/write 2
0372 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0013 MSF4.013 This problem is investigated and fixed in the next release. POSIX.os/ioprim/write 2
0373 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0014 MSF4.014 This problem is investigated and fixed in the next release. POSIX.os/ioprim/write 2
0374 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0015 MSF4.015 This problem is investigated and fixed in the next release. POSIX.os/ioprim/write 2
0375 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0016 MSF4.016 /tset/XOPEN.os/charhandle/Misascii/T.isascii 1 Failed Test Information: isascii(0x80) failed isascii returns non-zero for ASCII characters Current language is VSX4L1 Current category is LC_ALL Expecte... ANSI.os/charhandle/ isascii
0376 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0017 MSF4.017 The header check for wchar.h fails because it finds nine function definitions which were not expected. The ISO/IEC 9899:1990/Amendment 1:1994 draft - Multibyte Support Extensions(MSE) as documented in... XPG4.hdr/misc/wchar NA
0377 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0018 MSF4.018 The test failed intermittently, need more time to investigate the system deficiency. POSIX.os/devclass/tcsetattr 2
0378 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0019 MSF4.019 The test failed intermittently, need more time to investigate the system deficiency. POSIX.os/devclass/tcsetattr 3
0379 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0020 MSF4.020 This interpretation request concerns the test case strptime #3 . Our implementation does not support the "%r" format under the VSX4L1 locale as discussed in PIN4.037 . Since changes were made to VSX f... /tset/XPG4.os/time/strptime 3
0380 Internationalised System Calls and Libraries (XPG4) Resolved MSF MSF.X.0021 MSF4.021 We are applying for a 12 month temporary waiver for the non-conformance we have on our system for the putenv() tests which were enhanced in VSX version 4.4.5 We will be modifying our implementation to... XOPEN.os/procenv/putenv 1,2
0381 Internet Server Resolved MSF MSF.X.0022 MSF4.022 The reported FIPS is occurring with our NFS V3 implementation. Our readlink() has returned NFSERR_NXIO since the initial porting of V3 to our system. We have not received any customer complaints or pr... XNFS.prtl/proto/readlnk 2
0382 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0001 PG4R.001 It is clear from XPG4 and ISO/IEC 9899 supports this view, that it is perfectly allowable to add identifier names to the argument list definition in function prototypes. The verification suite objects... POSIX.hdr/misc/unistd_3 48
0383 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0002 PG4R.002 This problem also affects pow{1} for the same reason. The problem occurs because our hardware recognises floating point underflow. To quote from our hardware manual: "When a result cannot be expressed... ANSI.os/maths/exp 1
0384 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0003 PG4R.003 The "pipe" part of this test is in error in that :- a. Calls pipe b. Calls fdopen and then setvbuf on the read side of the pipe c. Calls write twice d. Calls getc e. Calls read The getc call caused da... ANSI.os/streamio/setvbuf_X 7
0385 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0004 PG4R.004 This is a problem with our pseudo tty driver which will be investigated and fixed in the next release. POSIX.os/ioprim/write 8
0386 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0005 PG4R.005 The test suite is in error in that it expects ungetwc to return WEOF on a newly opened stream. This is contrary to the XSH4 ungetwc() definition which states 'One character of push-back is guaranteed... XPG4.os/wstreamio/ungetwc 3
0387 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0006 PG4R.006 Section 1.7.1 of XPG4 XSH4 bullet item 3 conflicts with the statement for GID for example in section open() under O_CREAT. Our implementation uses the GID of the calling process the VSX4.2.3 suite exp... POSIX.os/files/creat 8
0388 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0007 PG4R.007 Section 1.7.1 of XPG4 XSH4 bullet item 3 conflicts with the statement for GID for example in section open() under O_CREAT. Our implementation uses the GID of the calling process the VSX4.2.3 suite exp... POSIX.os/files/mkdir 5
0389 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0008 PG4R.008 Section 1.7.1 of XPG4 XSH4 bullet item 3 conflicts with the statement for GID for example in section open() under O_CREAT. Our implementation uses the GID of the calling process the VSX4.2.3 suite exp... POSIX.os/files/mkfifo 5
0390 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0009 PG4R.009 Section 1.7.1 of XPG4 XSH4 bullet item 3 conflicts with the statement for GID for example in section open() under O_CREAT. Our implementation uses the GID of the calling process the VSX4.2.3 suite exp... POSIX.os/files/open 10
0391 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0010 PG4R.010 Section 1.7.1 of XPG4 XSH4 bullet item 3 conflicts with the statement for GID for example in section open() under O_CREAT. Our implementation uses the GID of the calling process the VSX4.2.3 suite exp... ANSI.os/streamio/fopen 2
0392 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0011 PG4R.011 Section 1.7.1 of XPG4 XSH4 bullet item 3 conflicts with the statement for GID for example in section open() under O_CREAT. Our implementation uses the GID of the calling process the VSX4.2.3 suite exp... ANSI.os/streamio/freopen 2
0393 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0012 PG4R.012 In test 1 for XPG4.os/procenv/confstr(), tests are made to see whether the following XPG4 commands are also found within the path returned by confstr(). It is our opinion that these tests are incorrec... XPG4.os/procenv/confstr 1
0394 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0013 PG4R.013 1. The SIGFPE occurs if INT_MIN % -1 gives a result which doesn't fit into the result register because it is larger than MAX_INT. 2. The ISO/ANSI - C Standard doesn't tell something about that speci... XPG4.os/genuts/div 1
0395 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0014 PG4R.014 This error brings up the subject of locking semantics. Our ISAM implementation offers users the ability to do locking on a per file descriptor basis (that is: a lock taken through one file descriptor ... dm.isam/ix/isindexinf 5
0396 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0015 PG4R.015 This error occurs because two processes are accessing a file through the same file descriptor, expecting the locks to conflict. But, since we do locking by file descriptor, not by pid, the locks do no... dm.isam/Various/Various Various
0397 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0016 PG4R.016 It is the same waiver reason like on the waiver PG3.296, PG3.344, PG3.382, PG3.499. The only difference is our machine and system. XOPEN.os/procenv/chroot 4
0398 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0017 PG4R.017 It is the same waiver reason like on the waiver req.4.2.006. The only difference is our machine and system. POSIX.os/procprim/kill 13
0399 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0018 PG4R.018 The VSX supports the use of pseudo-terminals as the loopback for testing the general terminal interface (see rel. notes VSX 4.2.4). There is told, that typical pseudo-terminal implementations do not f... POSIX.os/devclass/tcdrain 1
0400 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0019 PG4R.019 The data type off_t defines the data type used for file length and file offset. Normally the maximum value for off_t will be the maximal positive number of the underlying basic arithmetic data type. T... POSIX.os/ioprim/fcntl,lockf
0401 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0020 PG4R.020 Therefore the Interpretation Request VWG/008/063092 exists, in which the item "OPEN RESOLUTION" tells: The X/Open proposed behaviour is a temporary interpretation pending resolution by the IEEE. The "... POSIX.os/ioprim/fcntl 9
0402 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0021 PG4R.021 These tests fail because we complete certain kernel operations after a process has been stopped, which the test assumes cannot be completed, are interruptible and should fail (EINTR) when the thread i... POSIX.os/procprim/sigconcept 35
0403 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0022 PG4R.022 Our system supports network connected synchronous and asynchronous terminals. It does not support locally connected asynchronous terminals. Synchronous terminals exist in their own time-warp and do no... POSIX.os/devclass/tcsetattr 8
0404 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0023 PG4R.023 This has been resolved and a permmanent interpretation has been granted ref. VWG93-001 The test is based on the sentence "if data is in the buffer at the time of the read(), the result will be as if t... POSIX.os/devclass/i_noncanon 14
0405 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0024 PG4R.024 POSIX.os/devclass/cfsetospeed 3
0406 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0025 PG4R.025 POSIX.os/devclass/i_noncanon 14
0407 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0026 PG4R.026 POSIX.os/ioprim/write 2
0408 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0027 PG4R.027 ANSI.os/streamio/fseek 12
0409 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0028 PG4R.028 The OS is designed to support a family of machines. The driver does support 38400 baud. It is the hardware on some of the machines that does not. Since some of the hardware support 38.4K we do not wan... POSIX.os/devclass/cfsetispeed 3
0410 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0029 PG4R.029 The OS is designed to support a family of machines. The driver does support 38400 baud. It is the hardware on some of the machines that does not. Since some of the hardware support 38.4K we do not wan... POSIX.os/devclass/cfsetospeed 2
0411 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0030 PG4R.030 XOPEN.os/procenv/chroot 4
0412 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0031 PG4R.031 Isread tests 15 and 16 both subtract 1 from the record number, assuming that the record number is a signed value. The X/Open ISAM Developers Specification states "Note that as the actual value [of isr... dm.isam/rec/isread 15, 16
0413 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0032 PG4R.032 The above conditions happen because our implementation disables the setkey() functionality but enables the crypt() and encrypt() functionality with _XOPEN_CRYPT not set to -1. As a result, encrypt() g... XOPEN.os/genuts/setkey 1
0414 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0033 PG4R.033 Please refer to interpretation reference: VWG/041/031793 ( section 4.41 ) in the XPG4 base and VSX4 interpretations document id: VWG93-001, version: 1.5, dated july 16th 1993 for the details of the ex... XOPEN.os/procenv/chroot 4
0415 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0034 PG4R.034 >From a mathematical perspective, log10() of 0 is undefined and so, 0 is out of domain. Therefore our implementation generates a EDOM error and, the value is set to -HUGE_VAL when the input argument i... ANSI.os/mathS/log10 4
0416 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0035 PG4R.035 The following function in y0.c is incorrect. double t2f(x) double x; { double y; y = 4.0/x; y = y*yn(2,x); return(y - yn(3,x)); } The correct implementation should be double t2f(x) double x; { double ... XOPEN.os/MATHS/y0 1
0417 X Window System Applications Interface Resolved REJ REJ.X.0036 PG4R.036 There are two distinct types of failure seen in this test. The first involving the collision of colors and the second involving the use of unsupported colors. Color Collision: The assertion made by th... XOPEN/allcnmdclr 2
0418 X Window System Applications Interface Resolved REJ REJ.X.0037 PG4R.037 These failures are due to an inconsistency between the X Window System Protocol and the sample implementation of the X Server. The sample implementation X Server does not correctly handle end caps for... CH06/drwarc 42 63 66 73
0419 X Window System Applications Interface Resolved REJ REJ.X.0038 PG4R.038 There are six named colours used in this test that cause failure with the X server. These colours are "dark gray", "dark grey", "dark blue", "dark cyan", "dark magenta" and "dark red". These colours a... XOPEN/lkpclr 2 5 7
0420 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0039 PG4R.039 The strategy in test 1 seems flawed based on the XPG4 and ANSI C specifications. The basic assumption that the same memory area is allocated on the subsequent malloc() after a free(), is not specified... ANSI.os/genuts/free 1
0421 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0040 PG4R.040 XSH4 page 416 states: The format is a character string that contains two types of objects: plain characters, which are simply copied to the output stream, and conversion specifications, each of which ... XPG4.os/genuts/strfmon 15
0422 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0041 PG4R.041 Our strptime() function converts the input string "6 pm" using the format string "%H %p" as follows: 1. The %H conversion specification in the format string causes "6" to be scanned from the input str... XPG4.os/time/strptime 5
0423 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0042 PG4R.042 This test does the following (simplified variable contents are used for illustration): 1. Obtains a "real" wide character string and determines its length. wsfrom = "abcdefghijklm" wslen = length of w... XPG4.os/wstring/wcsncpy 1
0424 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0043 PG4R.043 XSH4 page 418 states: "If the total number of resulting bytes including the terminating null byte is not more than maxsize, the strfmon() function returns the number of bytes placed into the array poi... XPG4.os/genuts/strfmon 19
0425 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0044 PG4R.044 The pow() in AIX 3.2.5 has implemented the XPG4 extensions which state: If y is zero and x is NaN, either a value of 1.0 is returned, or Nan is returned and errno may be set to EDOM. AIX pow(NaN,0.0) ... ANSI.os/maths/pow 8
0426 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0045 PG4R.045 In the source file tset/POSIX.os/dataform/tar/tar2.c the following is found: /* Remove the file */ (void) rmdir(p2); err = errno; /* Check it has really gone */ if(stat(p2, &stbuf) != SYSERROR || err ... POSIX.os/dataform/tar 5
0427 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0046 PG4R.046 The XLC compiler is pointing out a obvious programming error. Division by zero is undefined, and the compiler is correct for pointing it out. lang.C/04.constexpr/evalorder 24, 25
0428 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0047 PG4R.047 XPG4 requires a SIGHUP signal to be sent to the controlling process of the controlling terminal when the controlling terminal detects a modem disconnect. However, this test expects a SIGHUP signal to ... POSIX.os/devclass/cfsetospee 3
0429 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0048 PG4R.048 c_iflag 19 This test case enables START/STOP input control by setting the XOFF flag in the terminal device. It also enables START/STOP output control by setting the XON flag in the loopback device. Th... POSIX.os/devclass/c_iflag 19, 20
0430 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0049 PG4R.049 The X/Open Verification Suite Release Notes 4.3.2 (page 6) states that there is temporary X/Open interpretation for fseek() on pipes and FIFOs. This indicates that the test is incorrect. The test expe... ANSI.os/streamio/fseek 12
0431 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0050 PG4R.050 The X/Open Verification Suite Release Notes 4.3.2 (page 6) states that there is temporary X/Open interpretation for fseek() on pipes and FIFOs (TIN4.004). This indicates that the test is incorrect. Th... ANSI.os/streamio/fseek 12
0432 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0051 PG4R.051 We use an MC6882 floating point chip, or software emulation, that is capable of handling the value used in both of these test cases. An overflow condition is not caused by the test. .sp In the functio... XOPEN.os/maths/y0 10, 11
0433 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0052 PG4R.052 The locales defined by VSX4 do not include all the characters in the portable character set as defined by POSIX.2 Shell and Utilities Specification Volume 1, page 40. These characters include but may ... VSX4/PSUEDO-LANGUAGES/Definitions
0434 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0053 PG4R.053 According to X/Open CAE Specification, System Interfaces and Headers, Issue 4 page 369. The shmat() function will fail if: [EINVAL] The shmaddr is not a null pointer and the value of (shmaddr - (( ptr... XPG4.os/ipc/T.shmat 2
0435 Network File System Resolved REJ REJ.X.0054 PG4R.054 This test is trying to perform a readlink on a regular file (non-link file). XNFS defines that NFSERR_NXIO (errno 6) should be returned when a file handle does not refer to a symbolic link. However, o... XNFS.prtl/proto/readlnk 2
0436 Network File System Resolved REJ REJ.X.0055 PG4R.055 Our implementation has chosen to use the concept of a privileged port when allowing mount requests. Basically, that means that any MNTPROC_MNT being received by the server must use a privileged port (... XNFS.prtl/proto/mnt 2,3,4,5,6,10
0437 Network File System Resolved REJ REJ.X.0056 PG4R.056 read on unlinked file returns -1 expected 84 and the errno set to 52 (ESTALE) This test case creates two files (i.e A and B). A is of 0 length and B has some data written to it. The testcase closes fi... POSIX.os/files/rename 8
0438 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0057 PG4R.057 "X/Open System Interfaces and Headers, Issue 4" has the following description of the _POSIX_VERSION in . _POSIX_VERSION Integer value indicating version of the ISO POSIX-1 standard (C langua... POSIX.hdr/misc/unistd_1 6
0439 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0058 PG4R.058 Error is caused by the following declaration which can be find at line 121 in the L.iconv module: size_t iconv(iconv_t, char **, size_t *, char **, size_t *); According to "X/Open System Interfaces an... XPG4.hdr/misc/iconv 4
0440 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0059 PG4R.059 "X/Open System Interfaces and Headers, Issue 4" states about wordexp: "If the argument words contains an unquoted comment character (number sign) that is the beginning of a token, wordexp() may treat ... XPG4.os/genuts/wordexp 12
0441 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0060 PG4R.060 Strategy of test 4 involves to perform repeated multiplications, until the result overflows or equals IEEE +Infinity. For this purpose, test ignores SIGFPE and detects overflow arithmetically. Accordi... XPG4.hdr/misc/float 4
0442 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0061 PG4R.061 Errors are caused by calls to the semctl() function with NSEMS as second argument (lines 269 and 423), where NSEMS is the same value used as second argument (sem_nsems) in the previous calls to the se... XPG4.os/ipc/semget 2,3
0443 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0062 PG4R.062 Test XOPEN.os/locale/nl_langinf/T.nl_langinf 3 fails because it expects the output of the following call: nl_langinfo(D_T_FMT); to be in the format: %a %b %d %H:%M:%S %Y while our implementation retur... XOPEN.os/locale/nl_langinf 3
0444 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0063 PG4R.063 There is a problem in msgsnd.c in that the parent process sends the child a a SIGUSR1, tidies up and returns. The child process catches the SIGUSR1 signal and exits. However, when the parent process r... XPG4.os/ipc/msgsnd 2
0445 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0064 PG4R.064 The problem is probably that the test doesn't expect us to buffer as many characters as we do. Printing the value of the "capacity" variable in the test yielded numbers between 2100 and 2500 characte... POSIX.os/devclass/c_iflag 19
0446 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0065 PG4R.065 This problem is mentioned in the ``unresolved grey areas'' section of the VSX 4.3.2 release notes. POSIX.os/cfsetospee/cfsetospee 3
0447 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0066 PG4R.066 According to the X/Open CAE Specification - System Interfaces and Headers, Issue 4(X/Open Document Number:C202), the iconv function has the following prototype : size_t iconv(iconv_t, const char **, s... XPG4.hdr/misc/iconv 4
0448 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0067 PG4R.068 According to the X/Open CAE Specification (1994) (Draft February 9, 1994), page 75, 76: the POSIX locale should set D_T_FMT to the following: %a %b %e %H:%M:%S %Y The VSX expectation of the string %a ... XOPEN.os/locale/nl_langinf 3
0449 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0068 PG4R.069 The test in question does the following: a) shmat() to generate a starting location. b) Using value returned from (a), add the size of shared memory segment from (a) to compute new address for seconda... XPG4.os/ipc/T.shmat 2
0450 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0069 PG4R.070 The above tests failed because our implementation on PATH_MAX is aligned with POSIX.1-1990 rather than draft P1003.1a. According to the interpretation requrest reference: VWG/017/070792, the definitio... ANSI.os/streamio/fopen 25
0451 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0070 PG4R.071 XPG4 defines in : _POSIX_VERSION Integer value indicating version of the ISO POSIX-1 standard (C language binding). .sp .in -4 A waiver has been previously been granted for systems implement... POSIX.hdr/misc/unistd_1 6
0452 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0071 PG4R.072 The XPG4 interface definition for iconv() is not consistent with the prototype definition of the interface in the iconv.h. The XPG4 System Headers and Interfaces, Issue 4 on page 206 which is the man ... XPG4.hdr/misc/iconv 4
0453 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0072 PG4R.073 There is an interpretation that permits the prototype for putenv to differ from the XPG4. The interpretation number is VWG/023/080792. the resolution follows: --- start --- X/OPEN RESOLUTION: The prot... ANSI.hdr/misc/stdlib_X 55
0454 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0073 PG4R.074 This is a documented grey area, supported by the X/Open interpretation request (XoTGbase) reference VWG/033/191192. POSIX.os/devclass/i_noncanon 14
0455 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0074 PG4R.075 This was reported to vsx_support during the beta testing of VSX 4.3.3 and accepted as a test suite deficiency. The fix was not expected to make VSX 4.3.4. Below is the supportive information included ... XPG4.os/time/strptime 3, 5
0456 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0075 PG4R.076 This was reported to vsx_support during the beta testing of VSX 4.3.3 and accepted as a test suite deficiency. The fix was not expected to make VSX 4.3.4. Below is the supportive information included ... XPG4.os/time/strptime 5
0457 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0076 PG4R.077 According to the X/Open CAE Specification - System Interfaces and Headers, Issue 4(X/Open Document Number:C202), the iconv function has the following prototype : size_t iconv(iconv_t, const char **, s... XPG4.hdr/misc/iconv 4
0458 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0077 PG4R.078 This is currently being debated amongst the working group. However, the fact remains that the test suite is not testing the required XPG4 behavior. Our implementation has implemented this according to... XOPEN.os/locale/nl_langinf 3
0459 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0078 PG4R.079 The above tests failed because our implementation on PATH_MAX is aligned with POSIX.1-1990 rather than draft P1003.1a. According to the interpretation requrest reference: VWG/017/070792, the definitio... ANSI.os/streamio/fopen 25
0460 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0079 PG4R.080 The test in question does the following: a) shmat() to generate a starting location. b) Using value returned from (a), add the size of shared memory segment from (a) to compute new address for seconda... XPG4.os/ipc/T.shmat 2
0461 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0080 PG4R.081 Open CAE Specification System Interfaces and Headers, Issue 4 1.3.4 Enhanced Internationalisation "An implementation that claims conformance to this Feature Group shall set {_XOPEN_ENH_I18N} to a valu... XPG4.os/time/strptime 3
0462 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0081 PG4R.082 These errors are all due to a common cause: in the pseudo languages used by the verification suite, strings for D_T_FMT and T_FMT are entered in ASCII and contain one ASCII space (0x20). But in the ps... XPG4.os/time/strptime 3,5
0463 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0082 PG4R.083 According to the American National Standard for Information Systems - Programming Language C, Doc No. X3J11/90-013, 3.5.6 Type definitions, 'If an object that has automatic storage duration is not in... XPG4.os/procenv/confstr 1
0464 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0083 PG4R.084 The tests in the string test area assume that the host system is ASCII-based but there is nothing in ANSI or POSIX that requires this to be so. Several test programs use the fact that in ASCII, turnin... ANSI.os/string/strchr 2
0465 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0084 PG4R.085 The tests in the charhandle test area assume that the host system is ASCII-based but there is nothing in ANSI or POSIX that requires this to be so. The tests take advantage of the fact in ASCII, the l... ANSI.os/string/strcat 1
0466 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0085 PG4R.086 The i_spchars test cases 18 and 22 have problems because they assume that the IEXTEN terminal attribute is off when a terminal is opened, rather than explicitly turning IEXTEN off. This causes problem... POSIX.os/devclass/i_spchars 18, 22
0467 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0086 PG4R.087 X/OPEN CAE Specification, System Interfaces and Headers, Issue 4, on tcgetattr, page 457 stated: "If the terminal device does not support split baud rates, the input baud rate stored in the termios st... POSIX.os/devclass/Mtcgetattr 1,2
0468 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0087 PG4R.088 The test for the flags returned by fcntl() is insufficient if fcntl() returns flags not specifically required by the POSIX standard. Our implementation of fcntl(F_GETFL) will return O_CREAT, O_EXCL, O... POSIX.os/ioprim/fcntl 5, 6, 7, 8
0469 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0088 PG4R.089 Some VSX fcntl() tests attempt to verify that adjacent fcntl() record locks are coalesced by the operating system into one lock. We believe that these tests are testing fcntl() locking characteristics... POSIX.os/ioprim/fcntl 15, 16
0470 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0089 PG4R.090 Both of the test cases that fail are using date and time formats specified in the VSX 4.3.2 User and Installation guide. The guide specifys the formats using a blank character as a seperator for the f... XPG4.os/time/strptime 3,5
0471 Network File System Resolved REJ REJ.X.0090 PG4R.091 The VSX+XNFS 4.3.4 Release Notes list the above failure as entry number 2 under the heading "Known Problems". This request is for an "agreed test suite deficiency". XOPEN.os/procenv/chroot 4
0472 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0091 PG4R.092 XPG4.hdr/misc/iconv 4
0473 Network File System Resolved REJ REJ.X.0092 PG4R.093 The above failure occurs when the XNFS_MONLOCK_SUPP parameter in the client tetexec.cfg file is set to 'Y'. In the XNFS specification section 11.3.2 (SM_STAT Specification) it states "Implementation... XNFS.prtl/proto/nsm 2
0474 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0093 PG4R.094 This is a minor typographical error that should fixed in the next version of the XCU spec. The synopsis for the cxref command (described on page 242 of the XPG4 XCU) is as follows: cxref [-cs][-o file... N/A
0475 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0094 PG4R.095 This problem is investigated and fixed in the next release. XPG4.os/string/wcstombs 3
0476 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0095 PG4R.096 This problem is investigated and fixed in the next release. XPG4.os/string/wcstombs 3
0477 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0096 PG4R.097 Under some circumstances, the tzname array is not filled in with the names of the timezones because it is not necessary for the time function to call tzset(). In mktime 18, the tm structure being pass... ANSI.os/time/mktime 18
0478 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0097 PG4R.098 In general the algorithm used by the test is: (open streams base log file) call clock() (to initialize) call time() (to get a base line) execute delay loops (to eat time) generate output to log file c... XOPEN.os/time/clock 2
0479 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0098 PG4R.099 This is a known test suite deficiency. ANSI.os/streamio/fopen 25
0480 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0099 PG4R.100 This is a known test suite deficiency. POSIX.os/devclass/cfsetospee 2
0481 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0100 PG4R.101 This is a known test suite deficiency. POSIX.os/devclass/cfsetispee 3
0482 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0101 PG4R.102 config.sh fails to recognize that the sigaction() function is defined in signal.h if the prototype is not on a single line. The file SRC/install/base/Inc.list_4 includes a regular expression for the f... N/A
0483 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0102 PG4R.103 A question has arisen over the meaning of a section of text in the man page (page 855) of XPG4 System Interface and Headers Version 2 . XPG4 System Interfaces & Headers V2, section N/A
0484 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0103 PG4R.104 Tests 1 and 2 of XOPEN.os/procenv/cuserid expect the cuserid() function to return "vsx1" for a process. Some implementations do not allow lower-case userids. There is no requirement in the standards t... XOPEN.os/procenv/cuserid 1, 2
0485 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0104 PG4R.105 POSIX.os/files/creat&mkfifo 23 12
0486 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0105 PG4R.106 This test fails on our implementation as it assumes that a read on a pipe cannot be satisified if the receiver is in a stopped state. It further assumes that upon returning from the signal catching fu... POSIX.os/procprim/sigconcept 35
0487 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0106 PG4R.107 Test makes underlying hardware assumption. We fail this test case because the test suite expects the floating-point (FP) model defined in to equal the precision of the underlying hardware. I... XPG4.hdr/misc/float 4
0488 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0107 PG4R.108 The POSIX.1 and XPG4 standards do not say that the tar utility cannot set a non-zero exit code if it cannot set the user ID of an extracted file to the user ID associated with the file in the tar arch... POSIX.os/dataform/tar 31
0489 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0108 PG4R.109 Page 63 of POSIX.2, lines 2149-2151 require that this string decimal_point) be present in a valid locale definition, so the VSX4L0 locale is an invalid locale to test for the value of decimal_point op... XPG4.os/locale/localeconv 2
0490 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0109 PG4R.110 We have a multi-processing kernel: a stopped process may still do some execution in the kernel. The target of a stop signal that is already waiting in such functions as read() and write() can still be... POSIX.os/procprim/sigconcept 35
0491 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0110 PG4R.111 Our Implementation on PATH_MAX is aligned with the POSIX.1-1990 standard rather than POSIX 1003.1a. In running the VSX 4.3.5B test suite we see failures, related to this alignment, in almost all of th... XOPEN.os/genuts/ftw 9
0492 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0111 PG4R.112 The tests in the string test area assume that the host system is ASCII-based but there is nothing in ANSI or POSIX that requires this to be so. Several test programs use the fact that in ASCII, turnin... ANSI.os/string/strchr 2
0493 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0112 PG4R.113 Some VSX fcntl() tests attempt to verify that adjacent fcntl() record locks are coalesced by the operating system into one lock. We believe that these tests are testing fcntl() locking characteristics... POSIX.os/ioprim/fcntl 15, 16
0494 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0113 PG4R.114 The implementation of this test is not correct when running on systems using EBCDIC-Code. The test assumes the code values of the letters 'a' - 's' to be contiguous. This is not true in EBCDIC. Th... XPG4.os/wstring/wcscat 1
0495 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0114 PG4R.115 Tests 3 and 4 of XOPEN.os/procenv/cuserid expect to be able to do a setuid() to the uid specified by VSX_UNUSED_UID in tetexec.cfg. This value is documented to be "an unused (but valid) user ID" but i... XOPEN.os/procenv/cuserid 3, 4
0496 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0115 PG4R.116 /* ERE characters that are not ". [ ( ) * + ? { | ^ $ NUL", and ")" not matched by preceding "(" */ The test implementation would expect that an unmatched ')' is a legal character. The test would... XPG4.os/genuts/regex 50
0497 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0116 PG4R.117 Our system supports network connected synchronous and asynchronous terminals by way of pseudo-ttys. It does not support locally connected asynchronous terminals. Network connected asynchronous termina... POSIX.os/devclass/tcsetattr 8
0498 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0117 PG4R.118 We see the following failures on our EBCDIC based system because ./SRC/common/tsetlib/termios.c contains octal representations of ASCII control characters: /tset/POSIX.os/devclass/c_cflag/T.c_cflag 6 ... POSIX.os/devclass/c_cflag 6, 7
0499 PC(NFS) server Resolved REJ REJ.X.0118 PG4R.119 The above test case is failing because our implementation supports the unlinking of directories. The unlinking of directories is an option of the VSX+XNFS test suite and must be supported via the REMO... PCNFS.prtl/nfs/remove 6
0500 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0119 PG4R.120 This test is failing because the test case is using '2147483647' as an out of range uid number and the IRIX6.2 file system code is returning EOVERFLOW. The VSX4 test suite is expecting EINVAL instea... POSIX.os/files/chown 5
0501 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0120 PG4R.121 These tests all call do_access() in which various loops and operations are performed on every 'group' (GID) (or supplementary group) defined to the system. Our tester user a member of each supplemen... POSIX.os/files/chdir 4
0502 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0121 PG4R.122 /tset/POSIX.os/files/mkdir/T.mkdir 12 Unresolved Test Description: If {_POSIX_LINK_MAX} F {LINK_MAX} F {PCTS_LINK_MAX}, then EMLINK in errno and a return value of -1 on a call to mkdir(path, mode) whe... POSIX.os/files/mkdir 12
0503 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0122 PG4R.123 The build of the wcstok() failed because of a type mismatch. The X/OPEN CAE Specification, System Interfaces and Headers Issue 4 defines wcstok() as follows: wchar_t *wsctok(wchar_t *ws1, const wchar_... XPG4.os/wstring/wcstok NA
0504 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0123 PG4R.124 We believe we are experiencing the same results for the same reasons as stated in PIN4san.016. tset/POSIX.os/devclass/tcsendbrea 9,10,11,12
0505 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0124 PG4R.125 The array nl_items[], defined at line 123 in the file ./tset/XOPEN.os/locale/nl_langinf/nl_langinf.c contains the items "YESSTR" and "NOSTR" (so also the array psnlitems[], however this is not fatal).... XOPEN.os/locale/nl_langinf 3
0506 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0125 PG4R.126 We believe the above failures are due to a coding error in cpio3.c In the two functions: mount31ch() and umount31ch(), the following declaration is made: char *args[9]; Later on the code uses in exec_... POSIX.os/dataform/cpio 1 24 25 26
0507 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0126 PG4R.127 The above build are occurring on our system due to the implementation of a XPG4 V2 XCU compliant c89 command. The makefile for the above tests contain the following lines. # Local (to this product onl... builderrors/
0508 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0127 PG4R.128 We accept this is a fault on our product update but request we be granted a temporary waiver as our product release time scales are prohibitive and we believe the fault exposed to be minor in nature. ... ANSI.os/streamio/fopen 4, 5, 7, 8, 10, 11, 13, 14
0509 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0128 PG4R.129 The problem is that the test binary, T.chroot, forks and execs the chroot_t4 binary. chroot_t4 is not linked archived, so uses a shared-library version of libc. This means chroot_t4 needs to have acce... XOPEN.os/procenv/chroot 4
0510 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0129 PG4R.130 This interpretation requests covers the following assertions: /tset/ANSI.os/streamio/Mputc/T.fputc 7 /tset/ANSI.os/streamio/Mputc/T.putc 7 /tset/ANSI.os/streamio/Mputc/T.putchar 7 /tset/ANSI.os/stream... ANSI.os/streamio/fputc 7
0511 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0130 PG4R.131 Resolution 1170/40 indicates a change to the signal.h description of the sa_sigaction member of the sigaction structure. This change allows sa_sigaction to be set to SIG_DFL or SIG_IGN as well as a po... POSIX.os/procprim/sigaction NA
0512 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0131 PG4R.132 On a system using EBCDIC-code it is possible to implement isascii and toascii so that the tests of the VSX-suite run successfully. But as a result of such an implementation programs using isascii and ... XOPEN.os/charhandle/
0513 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0132 PG4R.133 The current test case for ulimit 4 tries to double the current soft and hard file size limit. On our implementation the default file size limit equals to 0x7FFFFFFF which on our implementation equals ... XOPEN.os/procenv/ulimit 4
0514 Network File System Resolved REJ REJ.X.0133 PG4R.134 >From the NFS protocol point of view, it is impossible for the NFS server to know that a particular client has a file system mounted read only. The server can only check if the local file system is re... POSIX.os/ioprim/read 21
0515 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0134 PG4R.135 On page 623 of the Systems Interfaces and Headers Issue 4, Version 2 it states, "Upon successful completion strtol() returns the converted value, if any. If no conversion could be performed, 0 is retu... ANSI.os/genuts/strtol_X 8
0516 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0135 PG4R.136 We have previous asked for an interpretation for this test case PG4R.133. We agree with the consultants response that the test case do lower the ulimit before it tries to execute the test case. We als... XOPEN.os/procenv/ulimit 4
0517 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0136 PG4R.137 SGI would like the prototypes for seekdir() and telldir() to be changed as follows in order to accomodate both 32-bit and 64-bit machines: From ==== void seekdir(DIR *, long int); long int telldir(DIR... POSIX.hdr/misc/dirent_X 2,3
0518 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0137 PG4R.138 Our OS implementation complies with the current POSIX 1003.1 requirements with respect to PATH_MAX which excludes a terminating null. Therefore the above test will fail in XPG4 mode. The above test ca... POSIX.os/dataform/tar 27
0519 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0138 PG4R.139 SGI would like the prototypes for seekdir() and telldir() to be changed as follows in order to accomodate both 32-bit and 64-bit machines: From ==== void seekdir(DIR *, long int); long int telldir(DIR... POSIX.hdr/misc/dirent_X 2,3
0520 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0139 PG4R.140 On our implementation we define the identifiers _POSIX2_CHAR_TERM, _POSIX2_LOCALEDEF, and _POSIX2_UPE during runtime via sysconf() in order to allow flexibility in case we decide to change the value a... POSIX.hdr/misc/unistd_X 26
0521 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0140 PG4R.141 I believe that there is a timing problem with these test cases. The journal shows that the child terminated with a SIGPIPE. It appears that the test expects the SIGPIPE to be delivered before the putc... ANSI.os/streamio/putc 8,9
0522 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0141 PG4R.142 We wish to establish that with the final MSE now published and incorporated in UNIX98 that conforming to the MSE in its final ISO form is a benefit to the application community and that minor faults s... XPG4.hdr/misc/wchar 43
0523 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0142 PG4R.143 Test ANSI.hdr/misc/stdio_X{2} also fails. The tests fail because we now define FILE in as: typedef struct __FILE FILE; where struct __FILE is defined within our implementation of libc but is... ANSI.hdr/misc/stdio_1 2, 12, 17, 36, 41
0524 Network File System Resolved REJ REJ.X.0143 PG4R.144 This test is testing Section 8.2.5.4 (page 113) of the XNFS spec. The test and the specification expect MNTPROC_MNT(dir) to return ENOENT errno if the directory or file does not exist. This will allow... XNFS.prtl/proto/mnt 10
0525 Network File System Resolved REJ REJ.X.0144 PG4R.145 Looking at NFS v3, which supports pathconf(2) with NFSPROC3_PATHCONF, the semantics of pathconf(2) look pretty clear. We are meant to return the characteristics of the filesystem on the server. But NF... POSIX.os/files/pathconf 38
0526 Network File System Resolved REJ REJ.X.0145 PG4R.146 Our chmod man page 020#0 set group ID on execution if # is 7, 5, 3, or 1 enable mandatory locking if # is 6, 4, 2, or 0 We don't support file locking via the chmod() interface over NFS. Is this a pro... POSIX.os/files/chmod 5,6
0527 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0146 PG4R.147 /tset/ANSI.os/maths/atan2/T.atan2 (testcases 1-3) /tset/ANSI.os/maths/exp/T.exp (testcases 1-4) These tests fail to build as the symbol 'random' has been changed to 'mlrandom' in the test case, bu... ANSI.os/maths/atan2 1 2 3
0528 Network File System Resolved REJ REJ.X.0147 PG4R.148 According to the release notes for VSX+NFS 4.4.5, the following is stated "... however please note that although the XNFS tests are aligned with the current XNFS specification(version 3W), they provid... XOPEN.os/streamio/tempnam 4,5,6,7
0529 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0148 PG4R.149 Starting in OS/390 Release 10 an implementation specific flag, O_LARGEFILE, is set on by default when the file is created by open(). This flag is still on after the fcntl() calls in these testcases, a... POSIX.os/ioprim/fcntl 6
0530 Network File System Resolved REJ REJ.X.0149 PG4R.150 test15 works as follows, the test is on the server, but executes on the client. The test creates a file of 36 bytes on the NFS mount default filesystem, then opens it and seeks to the end. Then a one ... POSIX.os/ioprim/read 15
0531 Internationalised System Calls and Libraries (XPG4) Resolved REJ REJ.X.0150 PG4R.151 This submittal is to put refused interp X/Open Reference: req.4.2.614 out for 14 day review to the base working group. The original reason for this request is as follows: An implementation specific fl... POSIX.os/ioprim/fcntl 6 7 8
0532 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0023 MSF4C.00015 An MSF is requested because the exit status should be nonzero when output is written to stderr. POSIX.cmd/mailx 70
0533 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0024 MSF4C.00014 A MSF is requested because '.' does not repeat the 'p' commands. POSIX.upe/vi 139
0534 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0025 MSF4C.00013 A MSF is requested because '.' does not repeat the 'p' commands. POSIX.upe/vi 139
0535 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0026 MSF4C.00012 A MSF is requested because '.' does not repeat the 'p' commands. POSIX.upe/vi 139
0536 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0027 MSF4C.00011 A MSF is requested for an IUT which fails to turn prompting off when "set noprompt" is specified. POSIX.cmd/mailx 169
0537 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0028 MSF4C.00010 A MSF is requested for an IUT which fails to turn prompting off when "set noprompt" is specified. POSIX.cmd/mailx 169
0538 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0029 MSF4C.00009 A MSF is requested for IUTs which do not properly parse the command line keystroke sequence, "^V^C". The IUT improperly interprets this as an interrupt. POSIX.cmd/sh 91
0539 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0030 MSF4C.00008 A MSF is requested because '.' does not repeat the 'p' commands. POSIX.upe/vi 139
0540 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0031 MSF4C.00007 A MSF is requested because '.' does not repeat the 'p' commands. POSIX.upe/vi 139
0541 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0032 MSF4C.00006 A MSF is requested because '.' does not repeat the 'p' commands. POSIX.upe/vi 139
0542 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0033 MSF4C.00005 A MSF is requested because '.' does not repeat the 'p' commands. POSIX.upe/vi 139
0543 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0034 MSF4C.00004 A MSF is requested because _POSIX2_FORT_DEV is defined even though the X/Open fort77 option is not supported. POSIX.annexC/fort77 8,9,10
0544 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0035 MSF4C.00003 Uustat must be present for branding, but is only required to support a local connection. POSIX.upe/uustat/uustat.ex 0
0545 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0036 MSF4C.00002 Uucp must be present for branding, but is only required to support a local connection. POSIX.upe/uucp/uucp.ex 0
0546 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0037 MSF4C.00001 Uux must be present for branding, but is only required to support a local connection. POSIX.upe/uux/uux.ex 0
0547 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0151 PG4C.00127 This request claims that ex -r need not recover the most recently saved buffer after a system crash or preserve command. POSIX.upe/ex 13 222 223 247 249 250 252
0548 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0152 PG4C.00126 This request was refused because it duplicates a previous request. POSIX.cmd/ls 63
0549 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0153 PG4C.00125 This request was refused because it duplicates a previous request. POSIX.cmd/ls 63
0550 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0154 PG4C.00124 This request was refused because it duplicates a previous request. POSIX.cmd/pax 132
0551 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0155 PG4C.00123 This request was refused because it duplicates a previous request. POSIX.cmd/ls 63
0552 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0156 PG4C.00122 This request was refused because it duplicates a previous request. POSIX.cmd/pax 132
0553 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0157 PG4C.00121 This IR claims that ! is an invalid command. XOPEN.cmd/ipcrm 1021
0554 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0158 PG4C.00120 This request was refused because it duplicates a previous request. POSIX.cmd/mkdir 31
0555 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0159 PG4C.00119 This test may fail on implementations that do not run ipcs with appropriate privelege (suid root). VSC patch 5.0.1A provides a workaround for this problem. XOPEN.cmd/ipcrm 1008,1009
0556 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0160 PG4C.00118 This test may fail on implementations that do not run ipcs with appropriate privelege (suid root). VSC patch 5.0.1A provides a workaround for this problem. XOPEN.cmd/ipcs 1016 1018 1020 1022 1024 1026 1048 1049 1051 1052 1054 1057 1059 1061 1062 1065 1067 1069 1071
0557 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0161 PG4C.00117 This test claims that the behavior matches the XCU/1 corrigenda changes, but a number of other unresolved issues remain in the output. XOPEN.cmd/ipcs 1030 1032 1033 1034 1035 1036 1037 1038 1039 1043 1045 1046 1056 1073 1074 1075 1076 1077 1078 1079 1080 1081 1083 1084 1085 1081
0558 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0162 PG4C.00116 This request claims that the test improperly fails on implementations which do not create a g-file when the cutoff argument to -c is earlier than the date the s-file was created. XOPEN.cmd/get 1097
0559 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0163 PG4C.00115 The request applies for a TSD because the test does not allow all possible combinations of white space a vaild output line may have. XOPEN.cmd/sum 1001 1003
0560 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0164 PG4C.00114 This request correctly claims that the test may hang intermittently on implementations with an ed command that does not exit when it reads an EOF. POSIX.cmd/ed 198
0561 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0165 PG4C.00113 This IR maintains that no error messages are required by the link command. XOPEN.cmd/link 1034, 1038, 1039, 1040, 1041, 1043, 1046, 1047
0562 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0166 PG4C.00112 This is a duplicate of PIN4C.00020. POSIX.cmd/mkfifo 19 30
0563 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0167 PG4C.00110 The IR maintains that trailing white space is allowed at the end of the ipcs header line XOPEN.cmd/ipcs 1007
0564 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0168 PG4C.00109 This IR claims that an existing fifo should be overwritten. POSIX.cmd/pax 1051
0565 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0169 PG4C.00108 This IR claims that recursively copied directories be created using only umask before subdirectories and files are copied. POSIX.cmd/cp 1004
0566 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0170 PG4C.00107 This IR claims that diagnostic error messages are not required when a file operand fails to be processed. XOPEN.cmd/unlink 1027, 1028, 1029, 1030, 1032
0567 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0171 PG4C.00106 This IR claims that the test does not properly end the test with a "Q" command. POSIX.cmd/ed/ed_04.ex 195
0568 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0172 PG4C.00105 This IR asks for clarification of alternate file access permissions but does not specify any failing tests affected. None/None/None 0
0569 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0173 PG4C.00104 This IR claims that the test is using multiple adjacent duplication symbols. POSIX.cmd/expr 105
0570 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0174 PG4C.00103 This IR claims that the test may fail when run with a non-interactive shell. POSIX.cmd/test 78
0571 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0175 PG4C.00102 This IR claims that the test may fail when run via a non-interactive shell. POSIX.cmd/find 15
0572 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0176 PG4C.00101 This IR claims that the exit status must be zero if the message was sent. POSIX.cmd/mailx/mailx 70
0573 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0177 PG4C.00100 This was refused because it is a duplicate. Use TSD4C.00198 instead. POSIX.shell/shell 717
0574 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0178 PG4C.00099 This request correctly claims that the test may hang intermittently on implementations with an ed command that does not exit when it reads an EOF. POSIX.cmd/ed/ed_04.ex 189
0575 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0179 PG4C.00098 This request claims that the test may fail because it does not properly exit the ed command. POSIX.cmd/ed/ed_04.ex 189
0576 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0180 PG4C.00097 This IR claims that the operand to find -atime is being used improperly. POSIX.annexC/fort77 60
0577 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0181 PG4C.00096 Patch 4.1.6A addresses this issue. POSIX.annexC/fort77 1-75
0578 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0182 PG4C.00095 This IR claims that quote removal is incorrect for part of the test. POSIX.cmd/ls 61
0579 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0183 PG4C.00094 This was refused because it is a duplicate. Use TSD4C.00189 instead. POSIX.cmd/kill/kill.ex 19
0580 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0184 PG4C.00093 This IR claims this test may properly fail if the VSC_OTHER_FS filesystem is "full". POSIX.upe/df 806
0581 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0185 PG4C.00092 The IR claims that the tab character is an invalid blank character. POSIX.upe/ps 813
0582 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0186 PG4C.00091 This was refused because it is a duplicate. Use PG4C.00089 instead. POSIX.cmd/sed 15
0583 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0187 PG4C.00089 This request claims that there is no foundation for the test assertion. POSIX.cmd/sed 15
0584 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0188 PG4C.00088 The request claims the test incorrectly leaves the arguments off the -L and -O options. POSIX.annexC/fort77 10 31 60 67 68
0585 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0189 PG4C.00087 This request claims this test references an incorrect environment variable. POSIX.annexC/asa 820
0586 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0190 PG4C.00086 This was refused because it is a duplicate. Use TSD4C.00182 instead. POSIX.cmd/mailx 227
0587 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0191 PG4C.00085 The IR claims that -- is not being used properly. POSIX.cmd/xargs 11
0588 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0192 PG4C.00084 This IR claims that ps default process selection is incorrect and that ps -f -o user is not valid. POSIX.upe/ps 805 812 1013
0589 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0193 PG4C.00083 This IR claims that an invalid job identifier is being specified. POSIX.cmd/wait 10
0590 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0194 PG4C.00082 This IR claims that -p must be followed by an option argument. POSIX.upe/renice 7
0591 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0195 PG4C.00081 This IR claims the test has timing problems. POSIX.upe/bg 17
0592 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0196 PG4C.00080 This IR claims that simple filenames are being used improperly. XOPEN.cmd/uux 1027
0593 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0197 PG4C.00079 This submitter claims the test may fail on implementations that, when using the -i option, prompt for existing directories before copying any files into them. POSIX.cmd/cp 23
0594 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0198 PG4C.00078 This was refused because it is a duplicate. Use TSD4C.00108 instead. POSIX.cmd/cp 37
0595 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0199 PG4C.00077 This was refused because it is a duplicate. Use TSD4C.00111 instead. POSIX.cmd/mv 7, 9, 21, 24
0596 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0200 PG4C.00076 This test fails because of improper word expansion of a command line argument. XOPEN.cmd/uux 1025
0597 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0201 PG4C.00075 This was refused because it is a duplicate. Use TIN4C.00012 instead. POSIX.cmd/ed/POSIX.cmd/ed/ed_07.sh 315
0598 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0202 PG4C.00074 This was refused because it is a duplicate. Use TSD4C.00098 instead. POSIX.cmd/awk 117
0599 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0203 PG4C.00073 This was refused because it is a duplicate. Use TSD4C.00160 instead. XOPEN.cmd/sccs 1049,1051
0600 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0204 PG4C.00072 This was refused because it is a duplicate. Use TIN4C.00016 instead. POSIX.upe/vi 250
0601 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0205 PG4C.00071 This was refused because it is a duplicate. Use TSD4C.00135 instead. POSIX.sdo/make.sh
0602 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0206 PG4C.00070 This test may fail due to a timing problem in an expect script. POSIX.cmd/sh 90
0603 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0207 PG4C.00069 This test may fail because it inproperly assigns the terminal stop character. POSIX.cmd/stty 79
0604 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0208 PG4C.00068 This test may fail due to a timeout problem with an expect script. POSIX.cmd/mailx_01.ex 42
0605 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0209 PG4C.00067 This test purpose fails because we redirected stdout and stderr when running tcc. POSIX.cmd/test.ex 39
0606 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0210 PG4C.00066 This was refused because it is a duplicate. Use TSD4C.00120 instead. POSIX.upe/vi 87
0607 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0211 PG4C.00065 The test fails because of insufficient delay between running the test in background and checking for expected output. Section:POSIX.cmd/tail(1)/tail.ex 20 21 22 23
0608 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0212 PG4C.00064 This was refused because it is a duplicate. Use TIN4C.00025 instead. POSIX.upe/ex 531, 532
0609 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0213 PG4C.00063 Unexpected shell expansion. POSIX.upe/ex 447 448
0610 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0214 PG4C.00062 Should the ps -l heading require the specified fields? POSIX.upe/ps 1005
0611 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0215 PG4C.00061 This was refused because it is a duplicate. Use TSD4C.00127 instead. POSIX.upe/who 810, 1015
0612 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0216 PG4C.00060 This test may fail if a shell refuses to exit when it has stopped jobs. POSIX.upe/fg 27
0613 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0217 PG4C.00059 The test fails because expect issues input too fast for ex to processes it. POSIX.upe/ex 536
0614 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0218 PG4C.00058 Should the expected output have two trailing spaces or one. POSIX.shell/sh 311
0615 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0219 PG4C.00057 Should uux provide shell style pathname expansion on the appropriate system. XOPEN.cmd/uux/uux.ex 1020
0616 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0220 PG4C.00056 printf "%b" "\\0000" must output a NULL character. POSIX.cmd/printf/printf.sh 28
0617 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0221 PG4C.00055 The test prints the error"I/O resynchronization failed" then FAILs. POSIX.upe/more 10
0618 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0222 PG4C.00054 The source-file argument should not be enclosed in double-quotes. XOPEN.cmd/uucp 1022
0619 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0223 PG4C.00053 The test is failing with a sh 127 (command not found) exit code. POSIX.upe/vi/vi 94, 103
0620 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0224 PG4C.00052 The baseresults file for Assertion #133 of the mailx command is in error. POSIX.cmd/mailx 133
0621 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0225 PG4C.00051 The baseresults file for Assertion #24 of the mailx command is in error. POSIX.cmd/mailx 24
0622 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0226 PG4C.00050 The X/Open echo "-n" option semantics are not required by POSIX 1003.2. POSIX.cmd/echo 1002
0623 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0227 PG4C.00049 The test should allow historical behavior not supported by current POSIX.2 or POSIX.2b draft wording. POSIX.cmd/mailx 195
0624 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0228 PG4C.00048 This test may fail on implementations because of a timeout in the expect script. POSIX.cmd/ed 511
0625 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0229 PG4C.00047 This test may fail on implementations because of issues with the termin.exp expect script. POSIX.upe/ex_07.sh 461
0626 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0230 PG4C.00046 This test may fail on implementations because of issues with the termin.exp expect script. POSIX.upe/vi_01.sh 76, 86, 87, 93, 148
0627 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0231 PG4C.00045 The expected output for each of the test-cases mentioned aboved is wrong and need to be rectified. POSIX.cmd/ed 50 55 113 162 179 181 213 305 315 318 359 487 504 507 508 563 633 634 641 644 646
0628 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0232 PG4C.00044 This was refused because it is a duplicate. Use PG4C.00013 instead. POSIX.upe/fg/fg.sh 4, 5, 7, 8, 9, 10, 12, 13
0629 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0233 PG4C.00043 This was refused because it is a duplicate. Use TIN.4.C.00009 instead. POSIX.upe/patch 13
0630 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0234 PG4C.00042 The test does not allow POSIX 1003.2b/D11 mandated cursor positioning. POSIX.upe/vi 276, 277
0631 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0235 PG4C.00041 Test fails if implementation follows POSIX 1003.2b/D11 put command cursor positioning rules. POSIX.upe/vi 248, 249, 251
0632 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0236 PG4C.00040 This was refused because it is a duplicate. Use TSD4C.00004 instead. POSIX.upe/ex 255
0633 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0237 PG4C.00039 This was refused because it is a duplicate. Use TIN.4.C.00021 instead. POSIX.upe/ex 231, 232, 233
0634 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0238 PG4C.00038 The test may fail on implementations that implement POSIX 1003.2b/D11 behavior. POSIX.upe/vi 63, 86
0635 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0239 PG4C.00037 The test does not properly test output redirection when using the option, warn. POSIX.upe/ex 352
0636 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0240 PG4C.00036 Should ar -ru replace files with identical modification times? POSIX.sdo/ar 0
0637 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0241 PG4C.00035 yyless() chould not be required to return an int. tset/POSIX.annexA/lex/lex 90
0638 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0242 PG4C.00034 This is a duplicate of a previous request. Use TIN4C.00017 instead. POSIX.upe/ex 484
0639 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0243 PG4C.00033 This was refused because it is a duplicate. Use TIN4C.00016 instead. POSIX.upe/vi 247,250
0640 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0244 PG4C.00032 Test fails because of syntax error in awk script. vsc/tset/POSIX.upe/fc/fc.sh 14,16,17
0641 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0245 PG4C.00031 Test exits with a non-zero exit status. tset/POSIX.cmd/ed/ed_01.ex 48 49
0642 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0246 PG4C.00030 This is a duplicate of a previous request. Use TIN4C.00017 instead. POSIX.upe/ex 484
0643 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0247 PG4C.00029 This is a duplicate of a previous request. Use TIN4C.00014 instead. POSIX.upe/ex 202
0644 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0248 PG4C.00028 Test should report lines multiple times, once for each pattern it matches. /tset/POSIX.cmd/grep/grep 65
0645 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0249 PG4C.00027 printf "%b" "\\0000" must output a NULL character. POSIX.cmd/printf/printf.sh 28
0646 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0250 PG4C.00026 Setting of outfolder is irrelevant for this test purpose POSIX.cmd/mailx/mailx_03.sh 177
0647 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0251 PG4C.00025 This test fails because the system is not properly configured. /tset/POSIX.cmd/grep/grep 27
0648 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0252 PG4C.00024 This test fails because the system is not properly configured. /tset/POSIX.cmd/grep/grep 60
0649 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0253 PG4C.00023 This test fails because the system is not properly configured. /tset/POSIX.cmd/grep/grep 62
0650 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0254 PG4C.00022 This was refused because it is identical to TSD4C.0068. Use that TSD4C.0068 instead. /tset/POSIX.cmd/grep/grep 51
0651 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0255 PG4C.00021 Test may hang in an infinite loop when printing error message. vsc/tset/POSIX.cmd/awk/awk.sh 156
0652 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0256 PG4C.00020 Should uux provide shell style pathname expansion on the appropriate system. XOPEN.cmd/uux/uux.ex 1020
0653 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0257 PG4C.00019 GetConfig() has a minor deficiency which causes no test failures. ./vsc/Src/Shell/GetConfig.SH/NA 0
0654 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0258 PG4C.00018 GetFileStatus() has a minor deficiency which causes no test failures. ./vsc/Src/Shell/GetFStatus.SH/NA 0
0655 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0259 PG4C.00017 This test has a logic error that can not be used as the basis of a waiver. vsc/tset/POSIX.cmd/command/command.sh 39
0656 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0260 PG4C.00016 REget() has a minor deficiency which causes no test failures. ./vsc/Src/Shell/REget.SH/NA 0
0657 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0261 PG4C.00015 The test header lists possible syntax for the command, not the command syntax the test is required to use. POSIX.cmd/fold 13
0658 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0262 PG4C.00014 Output suggests the IUTs implementation of the mailx pipe command is not compliant. POSIX.cmd/mailx/mailx_02.sh 127
0659 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0263 PG4C.00013 Patch 4.1.4B exists as a workaround for these issues. POSIX.upe/fg/fg.sh 4, 5, 7, 8, 9, 10, 12, 13
0660 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0264 PG4C.00012 Ignore this request. It is a duplicate. Use TSD4C.00033 instead. POSIX.annexA/c89/c89.sh 91
0661 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0265 PG4C.00011 Ignore this request. It is a duplicate. Use TIN4C.00001 instead. POSIX.cmd/bc/bc 139, 141, 142, 144
0662 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0266 PG4C.00010 This test may fail because it does not clean up properly after running. POSIX.cmd/touch 19
0663 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0267 PG4C.00009 tests should all scale of some calculations to be either 0 or 20 POSIX.cmd/bc/bc_03.sh 139, 142, 144
0664 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0268 PG4C.00008 This test case fails on platforms which require the grouplist argument to -g contain only session leaders. POSIX.upe/ps 1004
0665 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0269 PG4C.00007 This test fails if the PATH doesn't include the current directory as a component. POSIX.shell/shell 309
0666 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0270 PG4C.00006 uux should be considered possibly unsupportable. /tset/XOPEN.cmd/uux/uux.ex 0
0667 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0271 PG4C.00005 uustat should be considered possibly unsupportable. /tset/XOPEN.cmd/uustat/uustat.ex 0
0668 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0272 PG4C.00004 Is uucp required to support any communications channels? /tset/XOPEN.cmd/uucp/uucp.ex 0
0669 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0273 PG4C.00003 Request for guidance in interpreting spec. POSIX.upe/vtags 0
0670 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0274 PG4C.00002 Shouldn't the unique ID requirement on lp be marked "Possibly Unsupportable" (like cancel and lpstat)? /tset/POSIX.cmd/lp/lp.ex 1008
0671 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0275 PG4C.00001 Same issue as IEEE POSIX.2 interpretation request #69. POSIX.upe/patch 13
0672 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0065 PIN4C.00049 This test may fail on implementations since the -m mode interaction with umask has been ruled unclear. POSIX.cmd/mkfifo 19,30
0673 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0066 PIN4C.00048 This test may fail on implementations since the -m mode interaction with umask has been ruled unclear. POSIX.cmd/mkdir 31
0674 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0067 PIN4C.00047 This test may fail on implementations that adhere to POSIX.2b where the definition of n differs from the definition in POSIX.2. POSIX.cmd/find 1012, 1013, 1014
0675 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0068 PIN4C.00046 Conforming implementations need not pass this test due to a typo in the spec. XOPEN.cmd/ipcs 1043
0676 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0069 PIN4C.00045 Conforming implementations may fail this test after making changes to comply with corregenda change number U032/1 XOPEN.cmd/ipcs 1030, 1032, 1033, 1034, 1035, 1036, 1037, 1038, 1039, 1043, 1045, 1046, 1056, 1073, 1074, 1075, 1076, 1077, 1078, 1079, 1080, 101
0677 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0070 PIN4C.00044 This test may fail on implementations since the -m mode interaction with umask has been ruled unclear. POSIX.cmd/mkdir/mkdir 20
0678 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0071 PIN4C.00043 This IR claims that a duplicated subexpression may return null for \1 after matching a non-null subexpression. POSIX.cmd/expr 105
0679 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0072 PIN4C.00042 The tests may fail on implementations that make the current line the last line put back. POSIX.upe/ex 231,232,233
0680 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0073 PIN4C.00041 This test may fail on implementations because the expected output quotes each list value rather than the entire list. POSIX.cmd/locale 21
0681 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0074 PIN4C.00040 This test may fail on IUTs because POSIX.2 IR #43 ruled the treatment of subexpressions and backreferences ambiguious. POSIX.cmd/expr 99 100
0682 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0075 PIN4C.00039 This test may fail on implementations that adhere to POSIX.2b behavior and return zero instead of nothing. POSIX.cmd/expr 10
0683 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0076 PIN4C.00038 This test may fail if implementations output CHAR_MAX rather than -1 when a numeric locale keyword is undefined. POSIX.cmd/locale 19
0684 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0077 PIN4C.00037 This test may fail on implementations that begin with the last line instead of the first. Although POSIX.2 interpretation #64 reaffirms the behavior, the POSIX.2b draft reinstates the historic behavior. POSIX.upe/ex 379
0685 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0078 PIN4C.00036 This test may fail on implementations where the edit command does not automatically write the file. POSIX.upe/ex 480
0686 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0079 PIN4C.00035 The test should allow historical behavior not supported by current POSIX.2 or POSIX.2b/D10 wording. POSIX.cmd/mailx 195
0687 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0080 PIN4C.00034 The tests may fail on implementations that adhere to POSIX.2b where the definition of n is one less than defined in POSIX.2. POSIX.cmd/find 74,75,76
0688 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0081 PIN4C.00033 The tests may fail on implementations that adhere to POSIX.2b behavior and assume next rather than the POSIX.2 print. POSIX.cmd/mailx 131
0689 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0082 PIN4C.00032 The test may fail on implementations that adhere to POSIX.2b behavior and generate an empty line instead of nothing. See also TIN4C.00019. POSIX.cmd/expr 77
0690 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0083 PIN4C.00031 The tests may fail on implementations that conform to POSIX 1003.2b/D11. POSIX.upe/ex 277,379,387
0691 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0084 PIN4C.00030 The tests may fail on implementations that conform to POSIX 1003.2b/D11 and position the cursor at the beginning of the change. POSIX.upe/vi 272,273,274,277
0692 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0085 PIN4C.00029 The tests may fail on implementations that conform to the POSIX 2b/D11 ex specification. POSIX.upe/ex 228
0693 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0086 PIN4C.00028 The test may fail on implementations that place the current line at the last line of the buffer instead of not executing the command. POSIX.upe/vi 63
0694 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0087 PIN4C.00027 The tests may fail on implementations that adhere to historic practice and generate an empty line instead of nothing. POSIX.cmd/expr 60 65 99 100 102 105 107 108 109 110 114 120 125
0695 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0088 PIN4C.00026 The test may fail on implementations that conform to POSIX 1003.2b/D11 such that the command "ye" yanks up to and including the position described by the "e" motion command. POSIX.upe/vi 293
0696 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0089 PIN4C.00025 Global (g) command semantics mandated by spec may change. POSIX.cmd/ed 315
0697 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0090 PIN4C.00024 POSIX 2b removes mandated location of program section within yacc source files. POSIX.annexA/yacc/yacc 124
0698 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0091 PIN4C.00023 Test improperly requires user input be read fro standard error. POSIX.upe/more/more 32
0699 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0092 PIN4C.00022 Test of -D option should allow #ifndef use. POSIX.upe/patch/patch 13
0700 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0093 PIN4C.00021 The tests expect that the mkdir -m command will be affected by the current setting of umask. This is not necessary. POSIX.cmd/mkdir/mkdir 28-32,34
0701 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0094 PIN4C.00020 The tests expect that the mkfifo -m command will be affected by the current setting of umask. This is not necessary. POSIX.cmd/mkfifo/mkfifo 19, 27-32, 33
0702 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0095 PIN4C.00019 The tests expect that the mkfifo -m command will be affected by the current setting of umask. This is not necessary. POSIX.cmd/mkfifo 23,24,25,26
0703 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0096 PIN4C.00018 The tests expect that the mkdir -m command will be affected by the current setting of umask. This is not necessary. POSIX.cmd/mkdir 24,25,26,27
0704 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0097 PIN4C.00017 tests should all scale of some calculations to be either 0 or 20 POSIX.cmd/bc 139,141,142,144
0705 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0098 PIN4C.00016 This test may fail on implementations that implement historical ed compatible behavior. POSIX.upe/ex 1013-1014
0706 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0099 PIN4C.00015 The test may fail because the standard contradicts itself regarding what characters are output as C escapes. POSIX.cmd/od 1003
0707 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0100 PIN4C.00014 This test may fail on implementations that adhere to historical behavior and print "lines". BR 1170/144 ruled this to be a defect in the standard. XOPEN.cmd/get 1044 1045 1058 1059
0708 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0101 PIN4C.00013 This test may fail on implementations that deviate from the standard by following historical practice. POSIX.cmd/stty 90,91
0709 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0102 PIN4C.00012 This test may fail on implementations because it is ambigious whether or not the fc -l command is included in the command history. POSIX.upe/fc 28
0710 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0103 PIN4C.00011 This test may fail on implementations because it is ambigious whether or not word expansion is done. POSIX.cmd/mailx 189,190,191
0711 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0104 PIN4C.00010 Alternate test behavior was recommended by VWG/053/092593 XOPEN.cmd/nl 1001 1002 1005 1008 1014 1037
0712 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0105 PIN4C.00009 How many newlines should appear in the expected output. XOPEN.cmd/prs 1037
0713 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0106 PIN4C.00008 Should the SID be printed in the standard output. XOPEN.cmd/delta 1027
0714 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0107 PIN4C.00007 This test may fail on implementations where macros are not included in the MAKEFLAGS variable. POSIX.sdo/make 48
0715 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0108 PIN4C.00006 Alternate test behavior was recommended by VWG/053/092593 XOPEN.cmd/nl 1010,1015
0716 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0109 PIN4C.00005 Spec should not require support for empty REs per POSIX interp. POSIX.cmd/expr 96
0717 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0110 PIN4C.00004 m4 writes to stderr - spec is incorrect. XOPEN.cmd/m4 80
0718 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0111 PIN4C.00003 Spec defined behavior changed from XPG3 to XPG4. vsc/tset/m4 26, 27
0719 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0112 PIN4C.00002 Spec makes contradictory statements about what the default editor should be. POSIX.cmd/mailx 1010
0720 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0113 PIN4C.00001 Editorial error in the cxref synopsis in the spec. XOPEN.cmd/cxref 0
0721 Commands and Utilities V3 (UNIX 98) Resolved TIN TIN.X.0012 TIN4C.00049 The submitter claims this test should not expect LARGE/find1019a.tmp to appear in the list of files printed to stdout. POSIX.cmd/find 1019
0722 Commands and Utilities V3 (UNIX 98) Resolved TIN TIN.X.0013 TIN4C.00048 This test may fail on implementations that do not consider referencing an undefined mark an error. POSIX.cmd/ed 240
0723 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0014 TIN4C.00047 An outstanding posix interpretation related to this test exists. POSIX.cmd/bg 17
0726 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0017 TIN4C.00044 This test may fail on implementations because the expected output quotes each list value rather than the entire list. POSIX.cmd/locale 21
0727 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0018 TIN4C.00043 This test may fail on IUTs because POSIX.2 IR #43 ruled the treatment of subexpressions and backreferences ambiguious. POSIX.cmd/expr 99 100
0729 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0020 TIN4C.00041 This test may fail on implementations because of possible ambiguity in the standard whether the permission bits remain the same or not. POSIX.sdo/make 134
0730 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0021 TIN4C.00040 This test may fail on implementations that adhere to POSIX.2b behavior and return zero instead of nothing. POSIX.cmd/expr 10
0731 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0022 TIN4C.00039 This test may fail if implementations output CHAR_MAX rather than -1 when a numeric locale keyword is undefined. POSIX.cmd/locale 19
0732 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0023 TIN4C.00038 This test may fail on implementations that begin with the last line instead of the first. Although POSIX.2 interpretation #64 reaffirms the behavior, the POSIX.2b draft reinstates the historic behavior. POSIX.upe/ex 379
0733 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0024 TIN4C.00037 This test may fail on implementations where the edit command does not automatically write the file. POSIX.upe/ex 480
0734 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0025 TIN4C.00036 The test should allow historical behavior not supported by current POSIX.2 or POSIX.2b/D10 wording. POSIX.cmd/mailx 195
0735 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0026 TIN4C.00035 The test may fail on implementations that adhere to POSIX.2b behavior and generate an empty line instead of nothing. POSIX.cmd/expr 10
0736 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0027 TIN4C.00034 The test may fail on implementations that adhere to POSIX.2b where sh -o produces meaningful output instead of an error. POSIX.cmd/sh 6
0737 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0028 TIN4C.00033 The tests may fail on implementations that adhere to POSIX.2b where the definition of n is one less than defined in POSIX.2. POSIX.cmd/find 74,75,76
0738 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0029 TIN4C.00032 The test may fail on implementations that adhere to POSIX.2b and consider newline past last line to be an error. POSIX.upe/vi 168
0739 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0030 TIN4C.00031 The tests may fail on implementations that adhere to POSIX.2b behavior and assume next rather than the POSIX.2 print. POSIX.cmd/mailx 131
0740 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0031 TIN4C.00030 The test may fail on implementations that adhere to POSIX.2b behavior and generate an empty line instead of nothing. See also TIN4C.00019. POSIX.cmd/expr 77
0741 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0032 TIN4C.00029 The test may fail on implementations that adhere to POSIX.2b and do not copy the previously inserted text into the numeric named buffers when an undo command is executed. POSIX.upe/vi 275
0742 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0033 TIN4C.00028 The tests may fail on implementations that adhere to POSIX.2b behavior where & u are no longer valid, and o O accept a count argument. POSIX.upe/vi 139
0743 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0034 TIN4C.00027 The tests may fail on implementations that adhere to POSIX.2b where causes the input text to be inserted count-1 more times to the end of the input. POSIX.upe/vi 173, 176, 225, 228
0744 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0035 TIN4C.00026 The tests may fail on implementations that adhere to POSIX.2b rather than POSIX.2 behavior and treat , to mean ,. POSIX.upe/ex 120, 137, 191, 351
0745 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0036 TIN4C.00025 The tests may fail on implementations that conform to POSIX 1003.2b and write warnings to standard output instead of standard error. POSIX.upe/ex 531,532
0746 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0037 TIN4C.00024 The tests may fail on implementations that conform to POSIX 1003.2b/D11. POSIX.upe/ex 277,379,387
0747 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0038 TIN4C.00023 The tests may fail on implementations that conform to POSIX 1003.2b/D11 and position the cursor at the beginning of the change. POSIX.upe/vi 272,273,274,277
0748 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0039 TIN4C.00022 The tests may fail on implementations that conform to the POSIX 2b/D11 ex specification. POSIX.upe/ex 228
0749 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0040 TIN4C.00021 The tests may fail on implementations that make the current line the last line put back. POSIX.upe/ex 231,232,233
0750 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0041 TIN4C.00020 The test may fail on implementations that place the current line at the last line of the buffer instead of not executing the command. POSIX.upe/vi 63
0751 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0042 TIN4C.00019 The tests may fail on implementations that adhere to historic practice and generate an empty line instead of nothing. POSIX.cmd/expr 60 65 99 100 102 105 107 108 109 110 114 120 125
0752 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0043 TIN4C.00018 The test may fail on implementations that conform to POSIX 1003.2b/D11 such that the command "ye" yanks up to and including the position described by the "e" motion command. POSIX.upe/vi 293
0753 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0044 TIN4C.00017 This test may fail on all implementations. The behavior of beautify has been labeled undefined in POSIX 1003.2b/D11. POSIX.upe/ex 484
0754 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0045 TIN4C.00016 This test may fail on implementations that conform to POSIX 1003.2b/D11 vi behavior. POSIX.upe/vi/vi_04.sh 247, 250
0755 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0046 TIN4C.00015 This test may fail on implementations that conform to POSIX 1003.2b/D11 vi behavior. POSIX.upe/vi 194, 264
0756 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0047 TIN4C.00014 This test may fail on implementations that position the current line indicator on the last line moved after a move command. POSIX.upe/ex 202
0757 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0048 TIN4C.00013 Actual output from regular expression "^^" test may be 1 POSIX.cmd/expr 77
0758 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0049 TIN4C.00012 Global (g) command semantics mandated by spec may change. POSIX.cmd/ed 315
0759 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0050 TIN4C.00011 POSIX 2b removes mandated location of program section within yacc source files. POSIX.annexA/yacc/yacc 124
0760 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0051 TIN4C.00010 Test improperly requires user input be read fro standard error. POSIX.upe/more/more 32
0761 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0052 TIN4C.00009 Test of -D option should allow #ifndef use. POSIX.upe/patch/patch 13
0762 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0053 TIN4C.00008 Test fails on implementations which follow historical (1003.2b) behavior. POSIX.upe/ex/ex 149, 150
0763 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0054 TIN4C.00007 The tests expect that the mkdir -m command will be affected by the current setting of umask. This is not necessary. POSIX.cmd/mkdir/mkdir 28-32,34
0764 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0055 TIN4C.00006 The tests expect that the mkfifo -m command will be affected by the current setting of umask. This is not necessary. POSIX.cmd/mkfifo/mkfifo 19, 27-32, 33
0765 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0056 TIN4C.00005 Test may fail on implementations which implement historical (POSIX 1003.2b) field splitting semantics. POSIX.cmd/awk 243
0766 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0057 TIN4C.00004 The tests expect that the mkfifo -m command will be affected by the current setting of umask. This is not necessary. POSIX.cmd/mkfifo 23,24,25,26
0767 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0058 TIN4C.00003 The tests expect that the mkdir -m command will be affected by the current setting of umask. This is not necessary. POSIX.cmd/mkdir 24,25,26,27
0768 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0059 TIN4C.00002 test fails improperly if implementation does not treat \" as " in unquoted here-documents POSIX.shell/shell 399
0769 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0060 TIN4C.00001 tests should all scale of some calculations to be either 0 or 20 POSIX.cmd/bc 139,141,142,144
0770 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0285 TSD4C.00226 The test case begins by saving ipcs state and create needed message queues, shared memeory segments and semaphore sets. It then removes all of the semaphore sets, message queues, and shared memory seg... POSIX.cmd/ipcrm 1008
0771 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0286 TSD4C.00225 This test may fail on implementations because of ASCII dependencies XOPEN.cmd/nl 1010 1015
0772 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0287 TSD4C.00224 This test may fail on implementations because ! is not executable when called using execvp(). XOPEN.cmd/ipcrm 1021
0773 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0288 TSD4C.00223 This test may fail on all platforms when run later than January 1, 1999. POSIX.cmd/pax 131,132,133,140
0774 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0289 TSD4C.00222 This test may fail on all platforms when run later than January 1, 1999. POSIX.cmd/ls 63
0775 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0290 TSD4C.00221 This test may fail because multiprocessor scheduling may result in the ed.hup file being checked for existence before the file is created. POSIX.cmd/ed 43
0776 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0291 TSD4C.00220 This test may fail on implementations that insert a status header line. POSIX.cmd/mailx 366
0777 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0292 TSD4C.00219 This test may core dump on implementations because input() calls yywrap() and may recurse. POSIX.annexA/lex 93
0778 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0293 TSD4C.00218 This test may fail on implementations because X maybe a part of a pid. XOPEN.cmd/m4 1073
0779 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0294 TSD4C.00217 This test may fail on IUTs where the second line of df -P output prints zeros in fields 3 and 4. POSIX.upe/df 811
0780 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0295 TSD4C.00216 This test may fail intermitently on all implementations. POSIX.cmd/mailx 329
0781 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0296 TSD4C.00215 This test may fail on implementations that test an existing mailbox to be sure it is not corrupted before appending new mail to it. POSIX.cmd/mailx 335
0782 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0297 TSD4C.00214 This test will fail on all implementations which properly implement the Issue 5 definition of "empty lines". XOPEN.cmd/nl 1010,1015
0783 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0298 TSD4C.00213 This test may fail on implementations where the default programming environment is not XBS5_ILP32_OFF32. POSIX.annexA/c89 1003
0784 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0299 TSD4C.00212 This test may fail on all implementations. XOPEN.cmd/ipcrm 1010,1012,1014,1016,1018,1020,1021
0785 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0300 TSD4C.00211 This request claims that an implementation need not support execution of executables c89 produces for all programming environments the implementation claims support for. POSIX.annex/c89 1006, 1007, 1010, 1011
0786 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0301 TSD4C.00210 This test may fail on implementations because the wrong system variable is being checked: _XOPEN_RT/_XOPEN_RTT vs _XOPEN_REALTIME/_XOPEN_REALTIME_THREADS. POSIX.cmd/getconf 1004
0787 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0302 TSD4C.00209 This test may fail on implementations that can not read attributes of files located in directories with --x------ permissions POSIX.cmd/cp 1004
0788 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0303 TSD4C.00208 This test may fail on all implementations which support the XBS5_LPBIG_OFFBIG programming environment. POSIX.cmd/getconf 1010, 1020, 1021, 1022
0789 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0304 TSD4C.00207 This IR claims that the heading is allowed to appear before the facility name line. XOPEN.cmd/ipcs 1030
0790 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0305 TSD4C.00206 This test may fail because the date may be outside of the IUT supported span of time. POSIX.cmd/date 1005
0791 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0306 TSD4C.00205 This test may fail on implementations that insert a status header line. POSIX.cmd/mailx 365 366
0792 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0307 TSD4C.00204 This test may fail on implementations where INT_MAX is more than DBL_DIG digits in length since atof() cannot preserve more than DBL_DIG digits of precision. POSIX.cmd/awk 384
0793 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0308 TSD4C.00203 This test may fail on implementations where the intermediate value is not the same as the test expects. POSIX.cmd/printf 60
0794 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0309 TSD4C.00202 This test may fail on implementations where mailx returns non-zero but still creates the mail_out_1 file as required. POSIX.cmd/mailx 1003
0795 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0310 TSD4C.00201 This test may fail on all implementations. POSIX.cmd/mkdir 31
0796 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0311 TSD4C.00200 This test may fail on implementations because there is insufficient time delay around the control-w character. POSIX.cmd/sh/92
0797 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0312 TSD4C.00199 This test may fail on implementations which do not have time to disable their signal handler before expect sends the interrupt character after a Control-V. POSIX.cmd/sh 91
0798 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0313 TSD4C.00198 This test may fail on implementations where the env output order varies from time to time. POSIX.shell/shell 717
0799 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0314 TSD4C.00197 This test may fail on implementations that do not support split input/output baud rate. POSIX.cmd/stty/stty.ex 8
0800 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0315 TSD4C.00196 This test may fail on all implementations. POSIX.upe/ex 1005
0801 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0316 TSD4C.00195 This test may fail on implementations that properly fail the command, test -f FILE, if FILE is not a regular file. POSIX.cmd/mv 17
0802 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0317 TSD4C.00194 This test may fail on implementations with printf commands that correctly parse \0000 as an octal representation of NULL. POSIX.cmd/dd 30
0803 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0318 TSD4C.00193 This test may fail on implementations because the #include statement is not properly flagged with a preceding space. POSIX.annexA/lex 32
0804 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0319 TSD4C.00192 This test may fail on non-ASCII based implementations. POSIX.cmd/pax 182
0805 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0320 TSD4C.00191 This test may fail on implementations because tmp/ is never referenced when "sccs get tmp/" becomes "get SCCS/s.tmp/". XOPEN.cmd/sccs 1008
0806 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0321 TSD4C.00190 This test may fail on implementations that write a message to standard error after encountering an invalid command in the startup file, continue processing, then exit with a non-zero exit status. POSIX.cmd/mailx/mailx_01.ex 70
0807 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0322 TSD4C.00189 This test may fail on multi-processor implementations. POSIX.cmd/kill 19
0808 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0323 TSD4C.00188 This test may fail on implementations where # and/or @ are default control characters when a shell is spawned. POSIX.cmd/sh 102 103 104 117
0809 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0324 TSD4C.00187 This test may fail on implementations because there may be insufficient time delay between the escape character and next character. POSIX.cmd/sh_03 117,118
0810 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0325 TSD4C.00186 This test may fail on implementations where the sizeof(longs) used by the printf and awk utilities are different. POSIX.cmd/awk 384
0811 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0326 TSD4C.00185 This test may fail on implementations that exec shell scripts by spawning a new shell which then evaluates its arguments before executing the script. Thus the arguments are evaluated twice. POSIX.cmd/xargs.ex 11
0812 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0327 TSD4C.00184 This test may fail implementations that evaluate arithmetic constants such as 127-38. POSIX.cmd/printf 60
0813 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0328 TSD4C.00183 This test may fail on implementations that include line numbers in error output. POSIX.cmd/command 39
0814 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0329 TSD4C.00182 This test may fail on implementations where a header field appears in other places in the mailx output. POSIX.cmd/mailx 227
0815 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0330 TSD4C.00181 This test may fail on IUTs which routinely include objects with no name in thier symbol tables. POSIX.upe/15 1009
0816 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0331 TSD4C.00180 This test may fail because the behaviour of tr string1 string2 is unspecified when string2 is shorter than string1. POSIX.cmd/pax 181
0817 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0332 TSD4C.00179 This test may fail on implementations because of differences between the grep time and the touch time. POSIX.cmd/ls 61
0818 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0333 TSD4C.00178 This test may fail on implementations that to not support split input/output baud rates. POSIX.cmd/stty 21, 23
0819 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0334 TSD4C.00177 This test may fail on implementations that do not support split input/output baud rates. POSIX.cmd/stty 22 24
0820 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0335 TSD4C.00176 This test may fail on implementations because mutually exclusive od options are being used. POSIX.cmd/printf 28
0821 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0336 TSD4C.00175 This test may fail if the terminal the test is run on does not support setting split input/output baud rates. POSIX.cmd/stty/stty.ex 8
0822 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0337 TSD4C.00174 The request claims that trying to assign values to readonly environment variables via the read command is not a mandated error. POSIX.cmd/read 18
0823 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0338 TSD4C.00173 This test may fail on implementations where the local and remote system used in the test have incompatible character sets. XOPEN.cmd/uux 1018
0824 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0339 TSD4C.00172 This test may fail on implementations because chmod uses the undefined mode bit 01000 (sticky bit). POSIX.cmd/test 29
0825 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0340 TSD4C.00171 This test may fail on implementations that do not support 51,000 character field width specifiers. POSIX.upe/du 801 805 806
0826 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0341 TSD4C.00170 This test may fail on implementations that report an error when the source and destination files are identical. XOPEN.cmd/uuto 1009
0827 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0342 TSD4C.00169 This test may fail on implementations because it relies on undefined tilde expansion behavior. XOPEN.cmd/uux 1025
0828 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0343 TSD4C.00168 This test may fail on implementations because a valid session id list may not be generated by the test. POSIX.upe/ps 1004
0829 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0344 TSD4C.00167 This test may fail because it violates the requirement that all options in a c89 command must appear before any operands. POSIX.annexA/c89 8, 62
0830 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0345 TSD4C.00166 This test may fail on implementations where the object format does not provide the symbolic information in the format expected. POSIX.annexA/lex 89
0831 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0346 TSD4C.00165 This test may fail on implementations that treat pipelines as subshell environments. POSIX.cmd/printf 28
0832 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0347 TSD4C.00164 This test may fail on implementations because the test uses "sccs get" instead of calling the get command directly. XOPEN.cmd/get 1063, 1068
0833 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0348 TSD4C.00163 This test may fail on implementations because the test incorrectly assumes that the sccs create will also perform get. XOPEN.cmd/sccs 1047
0834 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0349 TSD4C.00162 This test may fail on implementations because of a possible side effect of test purpose 192. POSIX.cmd/mailx 194
0835 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0350 TSD4C.00161 This test may fail on implementations where a search failure is considered an error and causes ex to exit immediately. POSIX.upe/ex 81 83
0836 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0351 TSD4C.00160 The test may fail on implmentations on certain days and times because of a vague regular expression used by grep. XOPEN.cmd/sccs 1049 1051
0837 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0352 TSD4C.00159 This test may fail on implementations where POSIX2_FORT_DEV is defined as -1 and the implementation does not claim conformance to the XPG4 FORTRAN option. POSIX.annexC/fort77 1-41, 47-75
0838 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0353 TSD4C.00158 This tst may fail on implementations where the effective user and group IDs of the creating process do not match the IDs of the user running the test. XOPEN.cmd/uuto 1008
0839 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0354 TSD4C.00157 This test may fail on implementations where the aborting a tag command because the current file has been modified is considered an error and causes ex to exit immediately. POSIX.upe/ex 296
0840 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0355 TSD4C.00156 This test may fail on implementations where the issuing a put command with nothing in the unnamed buffer is considered an error and causes ex to exit immediately. POSIX.upe/ex 352
0841 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0356 TSD4C.00155 This test may fail on implementation where the more command does not support shell command execution. POSIX.upe/more 129
0842 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0357 TSD4C.00154 This test may fail on implementations because there may be insufficient time delay between the escape character and next character. POSIX.cmd/sh 81,84,87
0843 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0358 TSD4C.00153 This test may fail on implementations because the n suffix command results are not in the proper order in the expected output. POSIX.cmd/ed 409
0844 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0359 TSD4C.00152 This test may fail on implementations because the p suffix command results are not in the proper order in the expected output. POSIX.cmd/ed 413
0845 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0360 TSD4C.00151 This test may fail on implementations because the l suffix command results are not in the proper order in the expected output. POSIX.cmd/ed 399
0846 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0361 TSD4C.00150 This assertion fails because ga04 does not accept that localedef can exit successfully with a return code of 1. POSIX.cmd/localedef 2
0847 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0362 TSD4C.00149 This test may fail on implementations which do not have time to disable their signal handler before expect sends the interrupt character after a Control-V. POSIX.cmd/sh 91
0848 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0363 TSD4C.00148 This test may fail on implementations where mailx modifies a message's header after the message is read. POSIX.cmd/mailx 365, 366
0849 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0364 TSD4C.00147 This test may fail on implementations that print warnings and return an exit status of 1 when the -c option is specified. POSIX.cmd/localedef.ex 10, 18, 22, 30, 46
0850 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0365 TSD4C.00146 This test may fail on implementations because there may be insufficient time for the background process to generate the output before it is read by the compare process. POSIX.cmd/tail 21 22 23
0851 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0366 TSD4C.00145 This test may fail on implementations because the standard does not specify the behavior of the null expression {0,0}. POSIX.cmd/awk 426
0852 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0367 TSD4C.00144 This test may fail on implementations where default directory prepending occurs before expansion of back-tick expressions in variable definitions. POSIX.cmd/mailx_03.sh 178
0853 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0368 TSD4C.00143 This test may fail on implementations that report an error when the source and destination files are identical. XOPEN.cmd/uuto 1009
0854 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0369 TSD4C.00142 This test may fail on implementations because the defined awk int() function is not being used correctly. POSIX.upe/df 811
0855 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0370 TSD4C.00141 This test may fail on implementations where sleep is a shell utility builtin. POSIX.upe/ps 1013
0856 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0371 TSD4C.00140 This test may fail on implementations where aliases defined within a function remain in effect when the function returns. POSIX.upe/alias 812
0857 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0372 TSD4C.00139 This test may fail on implementations that include the the shell script line number where an error occurred in shell error messages. POSIX.upe/ex 7
0858 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0373 TSD4C.00138 This test may fail on implementations where the destination file is listed in the mail message rather than the source file. XOPEN.cmd/uucp 1011
0859 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0374 TSD4C.00137 This test may fail on implementations because ksh is not a required utility. XOPEN.cmd/hash 1005
0860 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0375 TSD4C.00136 This test may fail on inplementations that write a diagnostic message to stdout, terminate .mailrc processing but continue running mailx. POSIX.cmd/mailx 70
0861 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0376 TSD4C.00135 The test may fail on implementations that do not support the XPG4 Software Development Utilities Option. POSIX.sdo/make 1-1009
0862 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0377 TSD4C.00134 This test may fail on implementations because mutually exclusive options are being used in the test. POSIX.upe/ex 10
0863 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0378 TSD4C.00133 This test may fail intermittently on on some platforms. POSIX.upe/ex 536
0864 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0379 TSD4C.00132 This test may fail on implementations where the second newline is considered an error and causes ex to exit immediately. POSIX.upe/ex 252
0865 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0380 TSD4C.00131 This test may fail on an implementation because it may timeout before the expect script completes. POSIX.upe/fg 23
0866 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0381 TSD4C.00130 This test may fail on implementations because of ASCII dependencies in the pax header. POSIX.upe/strings 812
0867 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0382 TSD4C.00129 The test may fail on all implementations because the makefile is not created using proper makefile syntax. POSIX.sdo/make 152
0868 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0383 TSD4C.00128 This test may fail on all implementations because of a syntax error. The pax -x option must be used with -r or -w. POSIX.cmd/pax 182
0869 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0384 TSD4C.00127 These tests may fail on implementations where new controlling terminals are not automatically placed into the database used by who. POSIX.upe/who 810 1015
0870 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0385 TSD4C.00126 This test may generate misleading output. POSIX.annexA/lex 53
0871 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0386 TSD4C.00125 This test may fail on all implementations since the wrong expect script is being used. POSIX.cmd/mailx 52
0872 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0387 TSD4C.00124 This test may fail on all implementations because the expected prompts do not match the standard. POSIX.cmd/rm 13 14 37
0873 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0388 TSD4C.00123 This test may fail on implementations that generate output to stderr even when the return value is zero. POSIX.annexC/fort77 1 66
0874 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0389 TSD4C.00122 The test may fail on implementations that do not allow multiple occurances of the PROGRAM statement in FORTRAN source files. POSIX.annexC/fort77 67 68
0875 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0390 TSD4C.00121 The tests may fail on all implmentations because of expect timing problems. POSIX.cmd/ed 179 315
0876 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0391 TSD4C.00120 This test may fail on non-ASCII implementations because of a hard-coded ASCII character. POSIX.upe/vi 87
0877 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0392 TSD4C.00119 The test may fail if stdin, stdout or stderr is not a terminal. POSIX.upe/mesg 4
0878 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0393 TSD4C.00118 These tests may fail on non-ASCII implementations because control characters are not converted properly. POSIX.upe/vi/vi 12, 23, 27, 52
0879 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0394 TSD4C.00117 The test may fail on implementations that issue a warning and exit with a non-zero status if an operand is not completely converted. POSIX.cmd/printf 56, 57
0880 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0395 TSD4C.00116 This test may fail on implementations because of a missing newline character at the end of the file. POSIX.cmd/grep 92
0881 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0396 TSD4C.00115 The test may fail on implementations that default the ERASE character to the # character. POSIX.shell/shell 709
0882 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0397 TSD4C.00114 This test may fail on implementations because there is a missing exit command in the script. POSIX.cmd/mailx 195
0883 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0398 TSD4C.00113 This test may fail on implementations that do not handle non-regular files properly because the standard only specifies support of regular files. XOPEN.cmd/uuto 1009
0884 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0399 TSD4C.00112 This test may fail on all implementations because an invalid user name is being used. POSIX.cmd/mailx 62
0885 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0400 TSD4C.00111 The test may fail randomly due to expect timing problems. POSIX.cmd/mv 7 9 21 24
0886 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0401 TSD4C.00110 This test may fail on systems where the default directory size is 1024 or greater. POSIX.cmd/find 72
0887 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0402 TSD4C.00109 This test may fail on all implementations because of an extra trailing space in the expected output. POSIX.shell/shell 311
0888 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0403 TSD4C.00108 This test may fail on implementations where /bin/sh is a non-compliant POSIX shell. POSIX.cmd/cp 37 39
0889 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0404 TSD4C.00107 This test may fail on implementations because the test is relying on the unspecified behavior of conv=block when cbs is zero. POSIX.cmd/dd 30
0890 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0405 TSD4C.00106 This test may fail on implementations that use tab(s) rather than spaces to indent the output. POSIX.upe/ex 1005
0891 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0406 TSD4C.00103 This test may fail on systems that do not allow options to be specified together on the command line (e.g. -csgw). POSIX.annexC/fort77 8
0892 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0407 TSD4C.00102 The test may fail on implementations that generate output to stderr even when the return value is zero. POSIX.annexC/fort77 4 5 6 12 13 15 61 63 65
0893 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0408 TSD4C.00101 This test may fail intermittently on implementations where the command history wraps during the execution of the test such that needed recent command history is omitted when "fc -l 1" is executed. POSIX.upe/fc/fc 31
0894 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0409 TSD4C.00100 This test may fail on non-ASCII based implementations. POSIX.cmd/printf 28
0895 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0410 TSD4C.00099 This test may fail on implementations that do not consider referencing an undefined mark an error. POSIX.cmd/ed/ed_05.sh 240
0896 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0411 TSD4C.00098 This test may fail on all implementations. POSIX.cmd/awk/awk 117
0897 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0412 TSD4C.00097 This test may fail if c89 sends warning messages to stderr. POSIX.annexA/yacc 4
0898 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0413 TSD4C.00096 This test may fail on implementations which use a privieleged setuid ps comand. POSIX.upe/ps 1008
0899 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0414 TSD4C.00095 This test may fail on implementations whose shell exits with a non-zero status if a command can not be found. POSIX.cmd/mailx/mailx_06.sh 418
0900 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0415 TSD4C.00094 This test may fail on all implementations due to expect timing problems. POSIX.cmd/mailx/mailx_04.sh 276
0901 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0416 TSD4C.00093 This test may fail on implementations that include "? " in any header lines. POSIX.cmd/mailx 169
0902 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0417 TSD4C.00092 This test may fail on implementations which do not support 4096 symbols in one source file. POSIX.annexA/c89 92
0903 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0418 TSD4C.00091 This test may fail on all implementations because of a bad expected output file. POSIX.upe/vi 139
0904 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0419 TSD4C.00090 This test may fail on all implementations. POSIX.cmd/mailx 331
0905 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0420 TSD4C.00089 This test may fail on all implementations. POSIX.cmd/sed 45
0906 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0421 TSD4C.00088 The test may fail on all implementations. POSIX.cmd/sed 73,76,163,166
0907 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0422 TSD4C.00087 Test may fail due to timing problems with termin. POSIX.upe/more 12, 13
0908 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0423 TSD4C.00086 This test may fail on conforming implementations due to invalid logic. POSIX.cmd/pr 18 20
0909 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0424 TSD4C.00085 This test will fail on implementations that treat the use of ^ as an anchor as an error when used with expr in a regular expression match statement. POSIX.cmd/expr 77
0910 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0425 TSD4C.00084 This test may fail on conforming implementations because it is invalid. XOPEN.cmd/sact 1025
0911 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0426 TSD4C.00083 This test may fail on any implementation. It assumes unspecified behavior for %.mc. POSIX.cmd/printf 32
0912 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0427 TSD4C.00082 This test may fail on all implementations. It improperly assumes -name * will not match filenames with a leading dot character. POSIX.cmd/find 50 51
0913 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0428 TSD4C.00081 These tests fail if messages (via the write command) are not permitted by default. POSIX.upe/write 818 819
0914 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0429 TSD4C.00080 Test may fail because it tries to use ^U for scrolling but termin defines this as the kill character. POSIX.upe/more 76, 77
0915 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0430 TSD4C.00079 Test may fail due to expect timing problems. POSIX.upe/more 123
0916 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0431 TSD4C.00078 The test may fail on implementations which execute a new instance of ed for each message. It may also fail randomly on other systems due to expect timing problems. POSIX.cmd/mailx 1010
0917 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0432 TSD4C.00077 This test may fail on all implementations. XOPEN.cmd/type 13
0918 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0433 TSD4C.00076 This test will fail on systems that return a hyphen rather than a nice value in the ps output listing. POSIX.upe/nice 810
0919 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0434 TSD4C.00075 Test may fail on implementations that eventually exit with an error if a directory in the list is not searchable. POSIX.cmd/find 62 63
0920 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0435 TSD4C.00074 Test may fail on all implementations because whitespace in output is not properly ignored. POSIX.sdo/ar 5 23 29 56
0921 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0436 TSD4C.00073 Test may fail on implementations that do not define yydebug unless the -t option is specified on the command line. POSIX.annexA/yacc 180
0922 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0437 TSD4C.00072 Test may fail on systems where a "src" directory exists in the HOME directory of the user. XOPEN.cmd/sccs 1065
0923 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0438 TSD4C.00071 Test may fail on all implementations because the wrong number of arguments are being passed to the ga67 test. XOPEN.cmd/admin 1009
0924 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0439 TSD4C.00070 This test may fail on all implementations. POSIX.shell/shell 638
0925 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0440 TSD4C.00069 Test may fail on implementations that do not require user input to acknowledge the recovery procedure. POSIX.upe/ex 13, 247, 249, 250, 252
0926 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0441 TSD4C.00068 Test may fail because of alternate backreference implementations. POSIX.cmd/ed 102 103 151 152 294 295 348 349 476 477 552 553 601 602
0927 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0442 TSD4C.00067 Test may fail on all implementations if run on Wednesday after 1:00 POSIX.upe/at 883
0928 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0443 TSD4C.00066 All test cases report UNINITIATED if XPG4_SW_DEV=undefined. They should be reporting UNSUPPORTED. XOPEN.cmd/delta/delta 1001- 1052
0929 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0444 TSD4C.00065 All test cases report UNINITIATED if XPG4_SW_DEV=undefined. They should be reporting UNSUPPORTED. XOPEN.cmd/get/get 1001 - 1096
0930 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0445 TSD4C.00064 This test may fail on implementations where PATH_MAX + 3 is greater than the expect input buffer size. POSIX.upe/vi 16
0931 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0446 TSD4C.00063 The test may fail on implementations that do not require user input to acknowledge the recovery procedure. POSIX.upe/ex 251
0932 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0447 TSD4C.00062 This test may fail on implementations that strictly conform to the getconf output specification. POSIX.cmd/awk 384
0933 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0448 TSD4C.00061 The test may fail on implementations where RE_DUP_MAX is greater than LINE_MAX. POSIX.cmd/awk 426
0934 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0449 TSD4C.00060 The tests may fail on all implementations because they need and reference a non-existant configuration variable. XOPEN.cmd/uucp 1010 1017 1019
0935 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0450 TSD4C.00059 This test may fail on all implementations because of a logic error. POSIX.cmd/read 18
0936 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0451 TSD4C.00058 The test may fail on all implementations because of syntax errors. XOPEN.cmd/uux 1003
0937 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0452 TSD4C.00057 This test may fail on all implementations because the test tries to process a nonexistant file. XOPEN.cmd/m4 1095
0938 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0453 TSD4C.00056 The test may fail on all implementations if the test is run between 56 minutes, 0 seconds and 59 minutes, 59 seconds during any hour. POSIX.upe/crontab 812
0939 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0454 TSD4C.00055 The test may fail on all implementations because of a typo. POSIX.upe/ex 333
0940 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0455 TSD4C.00054 This test may fail on all implementations. POSIX.annexA/lex 1016
0941 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0456 TSD4C.00053 The test may fail on all implementations because it is passing a wrong argument to ExecWithPriv. POSIX.annexC/fort77 31
0942 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0457 TSD4C.00052 This test may fail on all conforming implementations. POSIX.cmd/pax 73
0943 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0458 TSD4C.00051 This test may fail or core dump on all implementations. POSIX.cmd/mailx 134
0944 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0459 TSD4C.00050 The test may fail on all implementations because of an improperly specified lex expression. POSIX.annexA/lex 1015
0945 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0460 TSD4C.00049 The test may fail on all implementations. It assumes no output to stderr when the assertion requires it. XOPEN.cmd/type 14
0946 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0461 TSD4C.00048 This test may fail if the fractional portion of time reported by the test case is exactly ".0". POSIX.upe/time 813
0947 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0462 TSD4C.00047 The test may fail on all implementations because it tries to modify permissions on a file it does not own. POSIX.annexC/fort77 17
0948 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0463 TSD4C.00046 The test may fail on implementations that write diagnostic messages to stderr. POSIX.annexC/fort77 60
0949 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0464 TSD4C.00045 The tests may fail on all implementations because a wrong argument is used. POSIX.annexC/fort77 51 52 53
0950 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0465 TSD4C.00044 The tests may fail on all implementations because a wrong argument is used. POSIX.annexC/fort77 34 35
0951 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0466 TSD4C.00043 The tests may fail on all conforming implementations. POSIX.cmd/chmod 34 42 44
0952 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0467 TSD4C.00042 The tests may fail on all implementations. They use diff to compare files that contain null characters. POSIX.cmd/pax 1019 1025
0953 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0468 TSD4C.00041 This Test may fail if the implementation's POSIX locale is based on anything other than the ASCII character set. POSIX.cmd/od 1003
0954 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0469 TSD4C.00040 This test will fail on the 21st day of the month on all implementations. POSIX.cmd/pax 172
0955 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0470 TSD4C.00039 The test may fail on all implementations. POSIX.annexC/fort77 56
0956 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0471 TSD4C.00038 The tests may fail on non-ASCII systems. POSIX.cmd/pax 1029 1038
0957 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0472 TSD4C.00037 This test may fail on all systems due to a typo. POSIX.upe/ex 246
0958 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0473 TSD4C.00036 This test may fail on all implementations. The test is missing the critical (-v) command line option. POSIX.upe/nm 15
0959 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0474 TSD4C.00035 The test may fail on all implementations. The tests have an invalid chmod. POSIX.cmd/localedef 21 33
0960 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0475 TSD4C.00034 The test may fail on all implementations. NL_MAX is a typo, should be NL_NMAX. POSIX.cmd/getconf 1001
0961 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0476 TSD4C.00033 Test fails on all implementations due to unresolved symbol. POSIX.annexA/c89 91
0962 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0477 TSD4C.00032 Test fails because ExecWithPriv gets a shell-function as argument. POSIX.cmd/localedef 7
0963 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0478 TSD4C.00031 This test will fail on all implementations where the created locale is a directory. POSIX.cmd/localedef 36
0964 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0479 TSD4C.00030 This test will fail on all implementations. A missing space causes a syntax error. POSIX.annexA/lex 1014
0965 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0480 TSD4C.00029 The test fails on implementations where the contents of MAKEFLAGS is either "kS" or "-kS" because the output is not being checked correctly. POSIX.sdo/make 51
0966 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0481 TSD4C.00028 This test case fails on platforms which require the grouplist argument to -g to contain only session leaders. POSIX.upe/ps/ps.sh 1004
0967 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0482 TSD4C.00027 prs tests may report UNINITIATED instead of UNSUPPORTED on implementations which do not support XPG4_SW_DEV XOPEN.cmd/prs 1001 - 1102
0968 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0483 TSD4C.00026 test may fail if object contiains symbol entries without names POSIX.upe/nm 16
0969 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0484 TSD4C.00025 test fails due to typo POSIX.cmd/mailx 194
0970 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0485 TSD4C.00024 test fails because of typo, tries to run uname insead of uuname XOPEN.cmd/uuname 1013
0971 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0486 TSD4C.00023 test may fail because slashes are used where backslashes are expected POSIX.cmd/mailx 189
0972 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0487 TSD4C.00022 test fails if job control not enabled by default for non-interactive shells POSIX.upe/bg 17
0973 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0488 TSD4C.00021 many bg tests may fail on slower systems due to expect timeout problems POSIX.upe/bg 4, 5, 7, 8, 10, 11, 12, 13, 14, 15, 16, 25, 27, 28, 29
0974 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0489 TSD4C.00020 Tests fail on implementations where od output is formatted POSIX.cmd/printf 12, 28
0975 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0490 TSD4C.00019 many bg tests may fail on slower systems due to expect timeout problems POSIX.upe/bg 4, 5, 7, 8, 10, 11, 12, 13, 14, 15, 16, 25, 27, 28, 29
0976 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0491 TSD4C.00018 Test method is flawed. POSIX.cmd/xargs 11
0977 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0492 TSD4C.00017 This test fails because the value of the environment variable, MAKEFLAGE used in the test include the e option. This overrides the makefile MAKEFLAGS definition, which is the exact opposite of what the test is testing for. POSIX.sdo/make 50
0978 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0493 TSD4C.00016 Test incorrectly uses a directory instead of a regular file for final path component in long path name test. POSIX.cmd/find 12
0979 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0494 TSD4C.00015 This test will always fail because of typos in the expected output file. POSIX.cmd/sort 30
0980 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0495 TSD4C.00014 Does not add a semicolon at the end of the last symbol generated. POSIX.annexA/c89 92
0981 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0496 TSD4C.00013 Test method is flawed. POSIX.upe/fc 28
0982 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0497 TSD4C.00012 This test incorrectly uses a directory instead of a regular file for final path component in long path name test, this creates a failure condition for find. POSIX.cmd/find 12
0983 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0498 TSD4C.00011 This test may fail because, on slow systems, the sleep used for a delay may finish before the desired trap executes. POSIX.shell/shell 718
0984 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0499 TSD4C.00010 Timing problems may cause this test to fail. POSIX.cmd/sh 127
0985 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0500 TSD4C.00009 Tests may fail on systems which are slow to launch background processes or slow to process signals. POSIX.cmd/sh 26, 28, 29
0986 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0501 TSD4C.00008 This test may fail because job control is not enabled in a non-interactive shell by default. POSIX.cmd/kill 21
0987 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0502 TSD4C.00007 This test will fail on systems where the circumflex does not anchor subexpressions to the beginning of a string. POSIX.cmd/sed 149
0988 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0503 TSD4C.00006 Test method does not match specification requirements. POSIX.cmd/xargs 1013
0989 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0504 TSD4C.00005 This test has two problems which will cause it to always fail. POSIX.cmd/sh 91
0990 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0505 TSD4C.00004 These tests wrongly assume that the ex command will exit with a status other than 0 when a forward pattern search for a line fails, a reverse pattern search for a line fails or a rewind is attempted when the current buffer has been modified. POSIX.upe/ex 81 83 255
0991 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0506 TSD4C.00003 This test may fail because of a typo in the expect script. The code this typo is in is only executed on systems with fast i/o. POSIX.cmd/cp 23
0992 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0507 TSD4C.00002 The expect script in this test contians 2 bugs which cause the test to fail. POSIX.upe/fc 26
0993 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0508 TSD4C.00001 These tests do not complete because their expect scripts hang on "wait" statements. POSIX.cmd/rm 10, 13, 14, 15, 16
0994 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0509 TSD4C.00227 Test purpose #1103 of test case prs assumes 1/1/1999 still to be future. XOPEN.cmd/prs 1103
0995 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0510 TSD4C.00228 With long path for HOME, default dead.letter path is too long POSIX.cmd/mailx 025
0996 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0511 TSD4C.00229 Missing underscore (_) from getconf arguments. POSIX.annexA/c89 1002,1009
0997 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0512 TSD4C.00230 The test fails if the current date is between Dec 25th and Dec 31st. POSIX.upe/at 881
0998 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0513 TSD4C.00231 The test does not allow any time between sending the signal and checking that the processes have terminated. POSIX.cmd/kill 18
0999 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0514 TSD4C.00232 The tests can produce an UNRESOLVED result if executed during the last couple of seconds of a minute. XOPEN.cmd/get 1082
1000 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0515 TSD4C.00233 The test does not allow any time between sending the signal and checking that the processes have terminated. POSIX.cmd/kill 18
1001 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0516 TSD4C.00234 Missing underscore (_) from getconf arguments. POSIX.annexA/c89 1002
1002 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0517 TSD4C.00235 The test may fail on fast machines, due to an "expect" script problem POSIX.upe/newgrp 2
1003 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0518 TSD4C.00236 The tests have not been updated to expect the word "lines" to be printed, as per the change between XCU4.2 and XCU5. XOPEN.cmd/get 1044 1045 1058 1059
1004 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0519 TSD4C.00237 This test fails on implementations which have aligned with POSIX.2b. POSIX.cmd/mkdir 31
1005 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0520 TSD4C.00238 These tests fail on implementations which have aligned with POSIX.2b. POSIX.cmd/mkfifo 19,30
1006 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0521 TSD4C.00239 This test fails on implementations which change the permission bits of the file created by c89. POSIX.sdo/make 134
1007 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0522 TSD4C.00240 The test may fail on systems where newgrp does not start a subprocess. POSIX.upe/newgrp 5
1008 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0523 TSD4C.00241 The test may fail on systems where VSC_SFAX=Y, due to a syntax error when the parameter value is checked. POSIX.cmd/ed 562
1009 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0524 TSD4C.00242 The test may fail on systems where /tmp is a symbolic link POSIX.cmd/pwd 4
1010 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0525 TSD4C.00243 The file mode pattern expected by the test is incorrect. POSIX.cmd/mkfifo 23
1011 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0526 TSD4C.00244 The test fails if the 3rd header in locally delivered mail is the same as one of the first two (e.g. they are both Received headers) POSIX.cmd/mailx 227
1012 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0527 TSD4C.00245 These are UNIX03 tests that should give a "Not in use" result in UNIX98 mode. POSIX.cmd/chgrp 48, 49, 50, 51
1013 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.0528 TSD4C.00246 The test expects the output of "who -b" to contain the word "boot", but this is not required by the specification. POSIX.upe/who 1003
1014 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0114 PIN4C.00050 tests should all scale of some calculations to be either 0 or 20 POSIX.cmd/bc 139 142 144
1015 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0115 PIN4C.00051 The test should allow historical behavior not supported by POSIX.2 wording. POSIX.cmd/mailx 195
1016 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0116 PIN4C.00052 This IR identifies a grey area in XCU5 relating to leading zeros in the date fields of expanded SCCS keywords XOPEN.cmd/get 1081,1084
1017 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0117 PIN4C.00053 This test may fail on implementations that position the current line indicator on the last line moved after a move command. POSIX.upe/ex 202
1018 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0118 PIN4C.00054 This test may fail on implementations that adhere to POSIX.2b behavior and return zero instead of nothing. POSIX.cmd/expr 10
1019 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0119 PIN4C.00055 The test may fail on implementations that adhere to POSIX.2b behavior and generate an empty line instead of nothing. POSIX.cmd/expr 77
1020 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0120 PIN4C.00056 Test of -D option should allow #ifndef use. POSIX.upe/patch 13
1021 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0121 PIN4C.00057 POSIX 2b removes mandated location of program section within yacc source files. POSIX.annexA/yacc 124
1022 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0122 PIN4C.00058 tests should all scale of some calculations to be either 0 or 20 POSIX.cmd/bc 139,141,142,144
1023 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0123 PIN4C.00059 The tests may fail on implementations that adhere to historic practice and generate an empty line instead of nothing. POSIX.cmd/expr 60 65 99 100 102 105 107 108 109 110 114 120 125
1024 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0124 PIN4C.00060 How many newlines should appear in the expected output. XOPEN.cmd/prs 1037
1025 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0125 PIN4C.00061 An alternative behaviour is allowed, where the umask is applied to the mode specified with -m. POSIX.cmd/mkdir 24 25 26 27 28 29 30 31 32
1026 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0126 PIN4C.00062 An alternative behaviour is allowed, where the umask is applied to the mode specified with -m. POSIX.cmd/mkfifo 19 23 24 25 26 27 28 29 30 31
1027 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0127 PIN4C.00063 Global (g) command semantics mandated by spec may change. POSIX.cmd/ed 315
1028 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0128 PIN4C.00064 The tests may fail on implementations that adhere to POSIX.2b where the definition of n is one less than defined in POSIX.2. POSIX.cmd/find 74, 75, 76
1029 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0129 PIN4C.00065 The tests may fail on implementations that adhere to POSIX.2b behavior and assume next rather than the POSIX.2 print. POSIX.cmd/mailx 131
1030 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0130 PIN4C.00066 The test may fail because the standard contradicts itself regarding what characters are output as C escapes. POSIX.cmd/od 1003
1031 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0131 PIN4C.00067 This test may fail on implementations that implement historical ed compatible behavior. POSIX.upe/ex 1013,1014
1032 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0132 PIN4C.00068 An alternative behaviour is allowed, where the umask is applied to the mode specified with -m. POSIX.cmd/mkdir 24 25 26 27 28 29 30 31 32
1033 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0133 PIN4C.00069 An alternative behaviour is allowed, where the umask is applied to the mode specified with -m. POSIX.cmd/mkfifo 19 23 24 25 26 27 28 29 30 31
1034 Commands and Utilities V3 (UNIX 98) Resolved TIN TIN.X.0061 TIN4C.00050 The tests fail on systems where sort -c does not write to stderr when the input is disordered. POSIX.cmd/sort 5, 13
1035 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0062 TIN4C.00051 The tests fail on systems where sort -c does not write to stderr when the input is disordered. POSIX.cmd/sort 5,13
1037 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0276 PG4C.00128 stty behaviour when split baud rates not supported POSIX.cmd/stty 8
1038 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0277 PG4C.00129 stty behaviour when split baud rates not supported (working group review) POSIX.cmd/stty 8
1039 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0278 PG4C.00130 These tests fail because the "record" file is written in the background after mailx has exited. POSIX.cmd/mailx 14 132 134
1040 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0279 PG4C.00131 These tests fail on systems where "sort -c" does not write a message to stderr when the exit status is 1. POSIX.cmd/sort 5, 13
1041 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0280 PG4C.00132 The ipcs output shown in the test result does not match the XCU5 specification as amended by corrigendum U032. XOPEN.cmd/ipcs 1039
1042 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0281 PG4C.00133 The ipcs output shown in the test result does not match the XCU5 specification as amended by corrigendum U032. XOPEN.cmd/ipcs 1078, 1080
1043 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0282 PG4C.00134 The ipcs output shown in the test result does not match the XCU5 specification as amended by corrigendum U032. XOPEN.cmd/ipcs 1084
1044 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0283 PG4C.00135 The ipcs output shown in the test result does not match the XCU5 specification as amended by corrigendum U032. XOPEN.cmd/ipcs 1083
1045 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0284 PG4C.00136 These tests may fail on fast systems due to a timing problem. However, a work-around can be used. XOPEN.cmd/fuser 1028, 1029
1046 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0285 PG4C.00137 This request relates to a security issue involving NLSPATH POSIX.upe/at 891
1047 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0286 PG4C.00138 This IR claims that dd is not required to support "--" as a first argument. POSIX.cmd/dd 8
1048 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved MSF MSF.X.0038 MSF4R.00002 An MSF is requested as the implementation may not select signals in priority order and signals may not be delivered (signal handlers not run) in priority order in a POSIX threads Realtime application rt.os/procprim/sigwait 2
1049 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved MSF MSF.X.0039 MSF4R.00001 The implementation does not support the required functionality for threads with PTHREAD_SCOPE_PROCESS. rt.os/mqueue/mq_send 5
1050 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0287 PG4R.00017 It is not meaningful to use the scheduling policy of process scope threads to determine the order in which they contend for "system scope" semaphores and message queues. rt.os/mqueue/mq_receive 4
1051 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0288 PG4R.00016 These tests may fail on systems with limited pty buffer capacity. rt.os/aio/aio_cancel 1
1052 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0289 PG4R.00015 These tests may fail due to a timing issue in signal delivery. rt.os/aio/aio_fsync 1, 4, 9
1053 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0290 PG4R.00014 These tests may fail due to signals interrupting a semaphore operation. rt.os/mqueue/mq_notify 2, 3
1054 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0291 PG4R.00013 An MSF is requested as the implementation may not select signals in priority order and signals may not be delivered (signal handlers not run) in priority order in a POSIX threads Realtime application rt.os/procprim/sigwait 2
1055 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0292 PG4R.00012 Some error messages have formats without arguments. rt.os/aio/aio_fsync 1
1056 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0293 PG4R.00011 This request contends aio_cancel should be allowed to return AIO_ALLDONE in these tests. rt.os/aio/aio_cancel 2,3,5,6
1057 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0294 PG4R.00010 Raises issues about what is returned in ovalue on a call to disarm a timer and whether rounded values must be reported in ovalue. rt.os/timers/timer_settime 9
1058 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0295 PG4R.00009 A TIN is requested to allow sysconf to return -1 and not change errno to indicate a limit is not imposed by the implementation, based on a POSIX interpretation. rt.os/aio/aio_cancel 1-7
1059 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0296 PG4R.00008 Implementation reports values different from those produced by rounding. rt.os/timers/timer_settime 9
1060 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0297 PG4R.00007 The messages associated with _POSIX_SYNC_IO and _PC_SYNC_IO being undefined are swapped in this test. rt.os/files/pathconf 4
1061 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0298 PG4R.00006 These tests report UNSUPPORTED when they should report PASS. rt.os/aio/lio_listio 36, 40
1062 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0299 PG4R.00005 This test will fail if the address space limit is the max value of a size_t. rt.os/mfiles/mmap 26
1063 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0300 PG4R.00004 These tests will fail on implementations where the size of an int is less than the size of a pointer. rt.os/semaphores/sem_post 2
1064 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0301 PG4R.00003 These tests will fail on implementations which make visible symbols from /time.h when stdlib.h is included. rt.hdr/misc/aio 32
1065 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0302 PG4R.00002 This request contends the logic and arguments used by these tests are not correct. rt.os/aio/lio_listio 38, 42
1066 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0303 PG4R.00001 This is an incomplete request claiming a TSD related to the test. rt.hdr/misc/aio 32
1067 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0134 PIN4R.00001 ucontext_t is not being allowed to contain implementation specific members beginning with uc_. Valid with VSXgen 1.2 and earlier only. rt.hdr/misc/aio 32
1068 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0064 TIN4R.00005 This request contends the implementation is not obliged to report rounded numbers to the application. rt.os/timers/timer_settime 9
1069 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0065 TIN4R.00004 The submitter feels the spec allows the implementation to always return 0 from sem_getvalue if a semaphore is locked, regardless of the number of waiting threads. rt.os/semaphores/sem_init 3
1070 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0066 TIN4R.00003 Implementation does not validate it_value if timer is not armed. rt.os/timers/timer_settime 12,14
1071 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0067 TIN4R.00002 The structure sched_param is created on the stack which is uninitialized memory. rt.os/procprim/fork 8
1072 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0068 TIN4R.00001 This request claims that sys/signal.h must also be included if time.h is included by sched.h even though this is not allowed by the spec. rt.hdr/misc/sched 22
1073 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0529 TSD4R.00011 This test fails to allow gmtime and gmtime_r as valid symbols from time.h. rt.hdr/misc/mqueue 27
1074 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0530 TSD4R.00010 This test should not be applicable to files that do not support seeking. rt.os/aio/aio_read 12
1075 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0531 TSD4R.00009 This test may fail on some implementations as it uses a zero-byte transfer, which may be considered to have succeed. rt.os/aio/aio_read 12
1076 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0532 TSD4R.00008 This test may fail where a system takes a while to complete its aio_read requests. rt.os/aio/aio_read 6
1077 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0533 TSD4R.00007 These tests fail if the address the memory segment mapped in the parent process happens to be a valid address in the child process. rt.os/procprim/execl 2
1078 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0534 TSD4R.00006 This test may fail as it does not accomodate the possibility of the signal from aio_fsync being delivered during processing of earlier signals. rt.os/aio/aio_fsync 1, 4, 9
1079 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0535 TSD4R.00005 This test may fail due to a typo which causes a structure member to not be initialized. rt.os/timers/timer_settime 9
1080 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0536 TSD4R.00004 These tests will fail on implementations which dereference the param argument prior to checking permissions. rt.os/priosched/sched_getparam 3, 4
1081 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0537 TSD4R.00003 This tests may fail as they issue pthread_kill twice for a particular thread. rt.os/rtsignals/sigtimedwait 4
1082 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0538 TSD4R.00002 These tests may not build on some implementations due to missing variable declarations. rt.os/files/pathconf 1,4,7,8,9
1083 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0539 TSD4R.00001 This test may fail as it does not cause signal generation before checking for overrun count. rt.os/timers/timer_getoverrun 1
1084 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0540 TSD4R.00012 This test leaks memory descriptors. rt.os/mqueue/mq_send 5
1085 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0541 TSD4R.00013 Intermittent failures due to timing problems. rt.os/aio/lio_listio 17
1086 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0542 TSD4R.00014 Intermittent failure due to a timing issue with non-blocking read() calls. rt.os/aio/lio_listio 44
1087 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0543 TSD4R.00015 The test does not allow for implementations which always return a semaphore value of 0 from sem_getvalue() if the semaphore is locked. rt.os/semaphores/sem_init 3
1088 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0544 TSD4R.00016 The test does not allow for implementations which always return a semaphore value of 0 from sem_getvalue() if the semaphore is locked. rt.os/semaphores/sem_init 3
1089 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0304 PG4R.00018 Intermittent failures due to timing problems. rt.os/aio/lio_listio 17
1090 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0305 PG4R.00019 This IR claims there is a race condition in the test. rt.os/aio/aio_read 6
1091 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved MSF MSF.X.0040 MSF4U.00013 An MSF is requested because the state argument to initstate(unsigned int seed, char *state, size_t size) is not handled properly due to alignment. headers/stdlib.h 35
1092 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved MSF MSF.X.0041 MSF4U.00012 These tests fail due to a timing issue. CAPIbase/sigaction 32,36
1093 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved MSF MSF.X.0042 MSF4U.00011 This test may fail on implementations because of an insufficient SIGSTKSZ size on the IUT. base/sigaltstack 1
1094 Sockets (UNIX 95) Resolved MSF MSF.X.0043 MSF4U.00010 A temporary waiver is requested because of an unexpected timeout. Socket/sendmsg 12
1095 Sockets (UNIX 95) Resolved MSF MSF.X.0044 MSF4U.00009 An MSF is requested because the implementation does not set the size requested for SO_RCVBUF. Sockets/getsockopt 8
1096 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved MSF MSF.X.0045 MSF4U.00008 This test may fail because the implementation does not properly end the lifetime of the calling process immediately. BASE/exit_exit 4
1097 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved MSF MSF.X.0046 MSF4U.00007 A temporary waiver is requested because because poll does not properly report POLLOUT/POLLIN revents. A workaround is available. CAPIsockets/poll 26 27 28
1098 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved MSF MSF.X.0047 MSF4U.00006 A temporary waiver is requested because the ttyslot index returned is not ordinal to getutxent. CAPIbase/ttyslot 1
1099 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved MSF MSF.X.0048 MSF4U.00005 A waiver is requested because a single variable which does not follow the header namespace rules is defined. headers/stropts 19
1100 Sockets (UNIX 95) Resolved MSF MSF.X.0049 MSF4U.00004 A waiver is requested because POLLOUT is not properly defined. sockets/connect 1
1101 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved MSF MSF.X.0050 MSF4U.00003 A MSF is requested because the implementation does not report the error code mandated by the spec. base/mknod 21
1102 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved MSF MSF.X.0051 MSF4U.00002 A MSF is requested because the implementation fails to catch the error condition tested for. base/select 27
1103 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved MSF MSF.X.0052 MSF4U.00001 A MSF is requested because the implementation fails to catch the error condition tested for. base/poll 32
1104 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0306 PG4U.00167 The implementation has a file size limit configured which is below that needed to execute these tests. CAPIbase/fwritev 76 77
1105 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0307 PG4U.00166 These tests may generate FIP results due to corrigenda changes. xcurses/test-area/getn_wstr 2 7 11 14
1106 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0308 PG4U.00165 These tests intermittently fail to build on this implementation. headers/sys/stat.h 12
1107 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0309 PG4U.00164 Writev should raise SIGXFSZ when an LFS EFBIG error is detected. CAPIbase/fwritev 76 77
1108 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0310 PG4U.00163 This test may fail if close() does not actually break a connection. base/write 26
1109 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0311 PG4U.00162 This request questions the change made a result of TSD 227. CAPIbase/sigaction 32
1110 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0312 PG4U.00161 This request disagrees with the test logic. CAPIbase/mmap 41
1111 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0313 PG4U.00160 This request disagrees with the test logic. CAPIbase/lockf 43
1112 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0314 PG4U.00159 Writev should raise SIGXFSZ when an LFS EFBIG error is detected. CAPIbase/writev 76 77
1113 Internationalised Terminal Interfaces Resolved REJ REJ.X.0315 PG4U.00158 This request contends this test is expecting the wrong results. xcurses/mvaddwstr 4
1114 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0316 PG4U.00157 This implementation is failing these tests due to the setting of the ICANON flag. CAPIxcurses/getstr 17
1115 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0317 PG4U.00156 This function returns OK on this implementation when scrolling is needed but disabled. CAPIxcurses/mvwaddwstr 6
1116 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0318 PG4U.00155 The implementation does not make basename visible through -l c. Base/ftruncate 18
1117 Internationalised Terminal Interfaces Resolved REJ REJ.X.0319 PG4U.00154 This request appeals the requests refused as PG4U.00147 and PG4U.00151. xcurses/add_wch 1, 15
1118 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0320 PG4U.00153 Patch 5.0.3 exists as a workaround. Apply this patch prior to branding. base/ftruncate 18
1119 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0321 PG4U.00152 Patch 5.0.3 exists as a workaround. Apply this patch prior to branding. base/readv 70, 71, 72
1120 Internationalised Terminal Interfaces Resolved REJ REJ.X.0322 PG4U.00151 This request contends the curses specification requires terminals to directly implement complex characters. xcurses/add_wch 1, 15
1121 Internationalised Terminal Interfaces Resolved REJ REJ.X.0323 PG4U.00150 This in an informational inquiry. xcurses/idcok 3
1122 Internationalised Terminal Interfaces Resolved REJ REJ.X.0324 PG4U.00149 The test expects a different string for RS than the implementation produces. xcurses/wuncrtl 2
1123 Internationalised Terminal Interfaces Resolved REJ REJ.X.0325 PG4U.00148 This test may fail due to type issues. headers/xcurses 47
1124 Internationalised Terminal Interfaces Resolved REJ REJ.X.0326 PG4U.00147 The implementation outputs the non-spacing portions of complex characters before the spacing portions. xcurses/add_wch 1, 15
1125 Internationalised Terminal Interfaces Resolved REJ REJ.X.0327 PG4U.00146 The implementation is returning -1 for an empty string capability. xcurses/restartterm 1
1126 Internationalised Terminal Interfaces Resolved REJ REJ.X.0328 PG4U.00145 This test may fail if TERMINFO is not defined in the environment prior to running the tests. xcurses/use_env 1
1127 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0329 PG4U.00144 The test bed does not provide a stable password database. CAPIbase/getpwent 3
1128 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0330 PG4U.00143 The test bed does not provide a stable host database. CAPIsockets/gethostent 5
1129 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0331 PG4U.00142 This request notes TSD4U.00181 needs to be extended to cover VSU 5.0.2. base/bsd_signal 6
1130 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0332 PG4U.00140 The submitter contends the makefile for this test is non-portable. CAPIheaders/sys/stat.h 1-8
1131 Sockets (UNIX 95) Resolved REJ REJ.X.0333 PG4U.00139 This request maintains the tests fail because they are testing behavior on blocking reads. CAPIsockets/recv 27 28
1132 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0334 PG4U.00138 This request addresses an unsupported element of VSU that is not relevant to branding. tset/CAPIxcurses/check_xloc 2
1133 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0335 PG4U.00137 This request addresses an unsupported element of VSU that is not relevant to branding. tset/CAPIxcurses/check_xloc 1,2
1134 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0336 PG4U.00136 This request claims that the test may fail on systems where errno is defined as a macro. CAPIbase/flockf 42,43,44
1135 Internationalised Terminal Interfaces Resolved REJ REJ.X.0337 PG4U.00135 This request claims the test will not compile properly on all implementations because it uses implementation dependent prototypes. CAPIheaders/xcurses.h 332 333 340 341 460 461 466 467 540 541 546 547 842 843 848 849
1136 Sockets (UNIX 95) Resolved REJ REJ.X.0338 PG4U.00134 This request states that the test may fail because it does not use _PC_FILESIZEBITS to calculate MAXOFF_VAL. CAPIbase/lockf 43
1137 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0339 PG4U.00133 A PIN is requested because the submitter claims streams need not support queueing more than one high priority message at a time. CAPIbase/fgetmsg 40
1138 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0340 PG4U.00132 This request claims the test fails to build because of a problem with the test suire. CAPIbase/flockf 42, 43
1139 Sockets (UNIX 95) Resolved REJ REJ.X.0341 PG4U.00131 This IR claims that EHOSTUNREACH is the proper result. sockets/connect 15
1140 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0342 PG4U.00130 This IR claims that the test fails on due to type conversion on 64 bit machines and that MAP_FAILED should be returned instead of (void *)-1. base/mmap 17 18 19 21 22 23
1141 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0343 PG4U.00129 This IR claims that the operating system may use up some of the allowed ATEXIT_MAX slots. base/atexit 1
1142 Sockets (UNIX 95) Resolved REJ REJ.X.0344 PG4U.00127 This IR claims that EHOSTUNREACH should be allowed. sockets/connect 15
1143 Sockets (UNIX 95) Resolved REJ REJ.X.0345 PG4U.00126 This IR claims that sock_len may be zero and return ENOENT. sockets/bind 9
1144 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0346 PG4U.00125 This request claims that the rename() call in the test setup is not portable and is failing. Base/ptsname 3
1145 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0347 PG4U.00124 This was refused because it is a duplicate. Use TSD4U.00175 instead. base/readv 22
1146 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0348 PG4U.00123 This IR claims that a SIGFPE is allowable in this test. base/scalb 1
1147 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0349 PG4U.00122 This IR claims that the test fails because VSU_MACHINE_PERFORMANCE cannot be set. CAPIbase/fsetrlimit 24 25 26
1148 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0350 PG4U.00121 This IR claims that the test fails because VSU_MACHINE_PERFORMANCE cannot be set. base/bsd_signal 3
1149 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0351 PG4U.00120 This was refused because it is a duplicate. Use TSD4U.00175 instead. CAPIbase/readv 22
1150 Sockets (UNIX 95) Resolved REJ REJ.X.0352 PG4U.00118 This was refused because it is a duplicate. Use TSD4U.00171 instead. Socket/accept 13
1151 Sockets (UNIX 95) Resolved REJ REJ.X.0353 PG4U.00117 This request claims that the error returned is dependent on the result of a DNS query and should be allowed to vary based on the DNS server configured for use. sockets/ghostbynam 5
1152 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0354 PG4U.00116 This IR claims that ptys act differently and require data to be read before a tcdrain() completes. CAPIbase/readv 22
1153 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0355 PG4U.00115 Requests the test be modified to accomodate the implementation. CAPIbase/fdbm_fetch 4
1154 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0356 PG4U.00114 This test disconnects all STREAMs downstream from the multiplexor used. Base/poll 1
1155 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0357 PG4U.00113 This request asks for rulings on 2 separate issues at once. It is refuesed since an interpretation may only deal with a single issue. Base/sigaction 14,19
1156 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0358 PG4U.00112 This was refused because it is a duplicate. Use TSD4U.00023 instead. Base/sigstack 4
1157 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0359 PG4U.00111 This request claims SIGCHLD need not be generated when SA_NOCLDWAIT is used. Base/sigaction 13,25,26,27,39
1158 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0360 PG4U.00110 This request argues pty configuration should be modifable by the user. Base/readv 22
1159 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0361 PG4U.00109 This request claims that the test improperly uses a relative instead of an absolute pathname. CAPIbase/symlink 5
1160 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0362 PG4U.00108 The IR claims that the appropriate headers must be included to use a function. CAPIutil/c89 3
1161 Sockets (UNIX 95) Resolved REJ REJ.X.0363 PG4U.00107 The IR claims that a protocol by default may bind to a new local address when a socket is already bound to an local address. Sockets/bind 6
1162 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0364 PG4U.00104 This request claims that this test may fail because of an insuffient hardwired delay loop. CAPIbase/fkillpg 5
1163 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0365 PG4U.00103 This IR claims the test may fail with EPERM errors if the implementation does not support physical tty ports. CAPIbase/fselect 13
1164 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0366 PG4U.00102 This was refused because it is a duplicate. Use TSD4U.00037 instead. CAPIbase/fgetdate 26
1165 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0367 PG4U.00101 A TSD is requested because a specific sequence of tcc -c, tcc -b and tcc -e commands will cause the tcc -e testing to fail. Utilities/c89 1,2
1166 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0368 PG4U.00100 This was refused because it is a duplicate. Use PIN4U.00005 instead. CAPIheaders/hstdlib8 8
1167 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0369 PG4U.00099 This was refused because it is a duplicate. Use PIN4U.00005 instead. CAPIheaders/hstdlib15 15
1168 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0370 PG4U.00098 This request maintains that the values associated with of ss_onstack semantics may be implementation specific. CAPIbase/fsigstack 4
1169 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0371 PG4U.00097 This IR claims the test may fail with EPERM errors if the implementation does not support physical tty ports. CAPIbase/poll 25
1170 Sockets (UNIX 95) Resolved REJ REJ.X.0372 PG4U.00096 This IR claims that the test may fail if the IUT uses the same static servent structure for getservent() and getservbyname(). Sockets/getservbyname 1
1171 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0373 PG4U.00095 This was refused because it is a duplicate. Use TSD4U.00136 instead. CAPIbase/getutxent 1
1172 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0374 PG4U.00093 This was refused because it is a duplicate. Use PIN4U.00005 instead. Headers/stdlib.h 35
1173 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0375 PG4U.00092 This request claims the AF_UNIX SOCK_DGRAM test part fails because the server fails to close a conection after the AF_UNIX SOCK_STREAM test part. Base/writeselect 14 2 13
1174 Sockets (UNIX 95) Resolved REJ REJ.X.0376 PG4U.00091 This request suggests that the test should allow an EAFNOSUPPORT error if an IUT does not support socketpair() for INET domain sockets. Sockets/socketpair 1 6 10 11
1175 Sockets (UNIX 95) Resolved REJ REJ.X.0377 PG4U.00090 This request claims that UNIX domain sockets need not support O_NONBLOCK semantics. Sockets/connect 6,7,8
1176 Sockets (UNIX 95) Resolved REJ REJ.X.0378 PG4U.00089 This request claims that implementations need not support setting the SO_LINGER option on UNIX domain sockets. Sockets/accept 1
1177 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0379 PG4U.00088 This was refused because it is a duplicate. Use TSD4U.00137 instead. base/munmap 3
1178 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0380 PG4U.00087 This IR claims that mmap() should fail when mapping a region larger than the current size of the file. base/mmap 9 12 21
1179 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0381 PG4U.00086 This IR claims that only the lower 8-bits of the exit value are valid in the si_status field returned. base/sigaction 25
1180 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0382 PG4U.00085 This IR claims that VSU_TERMIOS_TTY may be a pseudo-terminal. base/readv 22
1181 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0383 PG4U.00084 This was refused because it is a duplicate. Use TSD4U.00091 instead. base/sigaction 30
1182 Sockets (UNIX 95) Resolved REJ REJ.X.0384 PG4U.00083 The IR claims that EINVAL is a valid error return for this test. sockets/connect 12
1183 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0385 PG4U.00082 This IR claims that an improper array index may cause the test to fail on IUTs with less than 8 byte integers. base/munmap 2
1184 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0386 PG4U.00081 This request claims that the assertion is not tested because signals are accidently sent to the parent rather than to the child. base/sigaction 16,17
1185 Sockets (UNIX 95) Resolved REJ REJ.X.0387 PG4U.00080 This test claims that a setservent() call is required to initialize the database before getservent() is used. sockets/getservent 5
1186 Sockets (UNIX 95) Resolved REJ REJ.X.0388 PG4U.00079 This test claims that a setprotoent() call is required to initialize the database before getprotoent() is used. sockets/getprotoent 5
1187 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0389 PG4U.00078 The request argues that the iovec structure need not be defined in sys/socket.h. CAPIheaders/hsocket 7 37
1188 Sockets (UNIX 95) Resolved REJ REJ.X.0390 PG4U.00077 This IR claims that an null sockaddr_un sun_path qualifies as a condition to reset the peer address instead of fail a SOCK_DGRAM connect() call. CAPIsockets/connect 22
1189 Sockets (UNIX 95) Resolved REJ REJ.X.0391 PG4U.00076 This IR claims that an address_len of zero qualifies as a condition to reset the peer address instead of fail a SOCK_DGRAM connect() call. sockets/connect 12
1190 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0392 PG4U.00075 This request seeks a MSF for implementations which do not permit msync(MS_INVALIDATE) operations on mmap(MAP_PRIVATE) memory regions. base/msync 3
1191 Sockets (UNIX 95) Resolved REJ REJ.X.0393 PG4U.00074 This request claims that socketpair is only required to work with AF_UNIX sockets. sockets/socketpair 9
1192 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0394 PG4U.00073 This test may fail on non-ASCII IUTs. CAPIheaders/hmman 3
1193 Sockets (UNIX 95) Resolved REJ REJ.X.0395 PG4U.00072 The IR claims that the connect() is blocking because no accept() as been performed. sockets/connect 17
1194 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0396 PG4U.00071 This test may fail on non-ASCII IUTs. base/read 18, 19, 22
1195 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0397 PG4U.00070 This test may fail on non-ASCII IUTs. base/select 2
1196 Sockets (UNIX 95) Resolved REJ REJ.X.0398 PG4U.00069 This was refused because it is a duplicate. Use TSD4U.00127 instead. sockets/sendmsg 12
1197 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0399 PG4U.00068 This IR claims that the test has file-based dependencies. base/getgrent 3
1198 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0400 PG4U.00067 This IR claims that the si_status member of the infop should be interpreted using the WEXITSTATUS() macro described in wait(). CAPIbase/exit 1 2 3
1199 Sockets (UNIX 95) Resolved REJ REJ.X.0401 PG4U.00066 This IR claims that the test fails because it specifies an invalid protocol. sockets/socketpair 1, 10
1200 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0402 PG4U.00065 This IR claims that F_SETOWN and F_GETOWN are not required for datagram sockets. base/fcntl 1 2 3
1201 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0403 PG4U.00064 This was refused because it is a duplicate. Use PIN4U.00023 instead. base/ecvt 5
1202 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0404 PG4U.00063 This was withdrawn because it is a duplicate. Use req.4.U.00203 instead. CAPIbase/fecvt 4
1203 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0405 PG4U.00062 This IR claims that it is invalid to declare a variable of type DBM that is not a pointer to a DBM type. headers/ndbm.h 3
1204 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0406 PG4U.00061 This IR claims that fd_set is a valid structure tag. headers/sys/time.h 34
1205 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0407 PG4U.00060 This IR claims that poll() need not support the POLLRDNORM event flag if the fd being polled is not STREAMS based. CAPIbase/poll 4
1206 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0408 PG4U.00059 This was refused because it is a duplicate. Use TSD4U.00097 instead. base/munmap 3
1207 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0409 PG4U.00058 This test may fail on implementations because an uninitialized variable sometimes causes a SIGSEGV and the program aborts. headers/errno.h 1-36
1208 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0410 PG4U.00057 This IR claims that sigpause should be returning 0. CAPIbase/sigpause 1
1209 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0411 PG4U.00056 This test may fail on implementations due to improper initialization. CAPIheaders/errno.h 1-36
1210 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0412 PG4U.00055 Macro names beginning with uc_ are not allowed in the namespace for this header. base/signal.h 105
1211 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0413 PG4U.00054 This was refused because it is a duplicate. Use TSD4U.00039 instead. base/execl 1
1212 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0414 PG4U.00053 This was refused because it is a duplicate. Use TSD4U.00045 instead. base/getpgid 1
1213 Sockets (UNIX 95) Resolved REJ REJ.X.0415 PG4U.00052 This test may fail on implementations on due to an inconsistency between XTI_LINGER and SO_LINGER semantics. CAPIbase/close 11
1214 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0416 PG4U.00051 This test may fail on implementations which return an error when an attempt is made to open() a fifo using the undefined flag combination, O_TRUNC|O_RDONLY. CAPIbase/fwritev 23 25 27
1215 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0417 PG4U.00050 This test may fail because it does not return EACCES when read or search permission is denied for for a component of file_name. CAPIbase/frealpath 5
1216 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0418 PG4U.00049 This was refused because it is a duplicate. See PIN4U.00006 instead. CAPIbase/fdbm_fetch 4
1217 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0419 PG4U.00048 This request should be ignored. CAPIheaders/hxcurses 8
1218 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0420 PG4U.00047 The test is failing because the interpretation of ndigit is wrong. CAPIbase/ffcvt 1 2 5
1219 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0421 PG4U.00046 This was refused because it is a duplicate. Use PIN4U.00016 instead. headers/poll.h 4
1220 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0422 PG4U.00045 This was refused because it is a duplicate. See PIN4U.00017 instead. Base/mmap 10, 11
1221 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0423 PG4U.00044 A MSF is requested because the implementation does not return 0 on a successful call to getcontext. base/getcontext 6
1222 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0424 PG4U.00043 This was refused because it is a duplicate. Use PIN4U.00015 instead. Base/makecontext 2
1223 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0425 PG4U.00042 This was refused because it is a duplicate. Use TSD4U.00091 instead. Base/sigaction 30
1224 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0426 PG4U.00041 This was refused because it is a duplicate. Use TSD4U.00093 instead. Base/ioctl 173,193
1225 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0427 PG4U.00040 A MSF is requested because the IUT poll() implementation fails to report file descriptors available for writing high priority band data prior to the first write of such data on the fd. base/fpoll 12
1226 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0428 PG4U.00039 A MSF is requested because the IUT poll() implementation fails to report file descriptors available for writing high priority band data prior to the first write of such data on the fd. base/fpoll 12
1227 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0429 PG4U.00038 STREAMS are not a required part of the XSH specification. STREAMSconfiguration/STREAMS 1
1228 Sockets (UNIX 95) Resolved REJ REJ.X.0430 PG4U.00036 This was refused because it is a duplicate. See TSD4U.00010 instead. Base/close 11
1229 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0431 PG4U.00034 This was refused because it is a duplicate. Use TSD4U.00004 instead. base/setregid 6
1230 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0432 PG4U.00033 The test does not properly test the number of fds used by ftw(). CAPIbase/ftwnftw 1 24
1231 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0433 PG4U.00032 FD_SET, FD_CLR and FD_ISSET macros should be allowed to evaluate their macros more than once. Headers/sys/time.h 29 31 33
1232 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0434 PG4U.00031 A non-zero value of ss_onstack should be permitted to disable an alternate stack. BASE/sigstack 4 8
1233 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0435 PG4U.00030 The test is failing because it uses negative numbers for uids and gids. BASE/lchown 8 9
1234 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0436 PG4U.00029 This was refused because it is a duplicate. See PIN4U.00005 instead. Headers/stdlib.h 21
1235 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0437 PG4U.00028 This was refused because it is a duplicate. See TSD4U.00053 instead. Base/msync 3
1236 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0438 PG4U.00027 The test should not be verifying the that makecontext sets errno to ENOMEM. Base/makecontext 2
1237 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0439 PG4U.00026 Patch 4.0.2A or 4.1.0A exists as a workaround. Apply this patch prior to branding. Base/exit 3
1238 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0440 PG4U.00025 Patch 4.0.2A or 4.1.0A exists as a workaround. Apply this patch prior to branding. Base/exit 2
1239 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0441 PG4U.00024 Patch 4.0.2A or 4.1.0A exists as a workaround Apply this patch prior to branding. Base/exit 1
1240 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0442 PG4U.00023 Patch 4.0.2A or 4.1.0A exists as a workaround. Apply this patch prior to branding. Base/_exit 3
1241 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0443 PG4U.00022 Patch 4.0.2A or 4.1.0A exists as a workaround. Apply this patch prior to branding. Base/_exit 2
1242 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0444 PG4U.00021 Patch 4.0.2A or 4.1.0A exists as a workaround Apply this patch prior to branding. Base/_exit 1
1243 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0445 PG4U.00020 The test fails because the ordering of lines in the accounting database is not mandated by the spec. CAPIbase/getutxline 1
1244 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0446 PG4U.00019 The test fails because the ordering of lines in the accounting database is not mandated by the spec. CAPIbase/getutxent 1
1245 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0447 PG4U.00018 The test fails because fewer file descriptior are open after an accounting database open and close than beforehand. CAPIbase/endutxent 1
1246 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0448 PG4U.00017 This was refused because it is a duplicate. Base/getutxent 1
1247 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0449 PG4U.00016 This was refused because it is a duplicate of a previous request. Base/getcontext 1
1248 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0450 PG4U.00015 The request is refused because it does not demonstrate a test failure. Base/exit 5
1249 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0451 PG4U.00014 The test may fail because of timing problems. Base/exit 4
1250 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0452 PG4U.00013 The request is refused because it does not demonstrate a test failure. Base/acosh 5
1251 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0453 PG4U.00012 The request is refused because it does not demonstrate a test failure. Base/_exit 5
1252 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0454 PG4U.00011 The test may fail because of timing problems. Base/_exit 4
1253 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0455 PG4U.00010 This was refused because it is a duplicate. Base/_exit 1
1254 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0456 PG4U.00009 The test may fail because getcontext sets the uc_link member to 0. Base/getcontext 1
1255 Sockets (UNIX 95) Resolved REJ REJ.X.0457 PG4U.00008 Specification should treat a backlog of less than or equal to 0 to mean a backlog of 1. Sockets/listen 3
1256 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0458 PG4U.00007 We object to the default action for the SIGPOLL signal being a termination of the process. Base/signals 4
1257 Sockets (UNIX 95) Resolved REJ REJ.X.0459 PG4U.00006 ENOTCONN should be removed from the shutdown() spec Sockets/shutdown 6
1258 Sockets (UNIX 95) Resolved REJ REJ.X.0460 PG4U.00005 test fails because of bad len2 argument to check2i() and check2u() Sockets/accept 3
1259 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0461 PG4U.00004 We request that the munmap() interface be changed to not require that references to unmapped memory fail. Base/mmap 0
1260 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0462 PG4U.00003 We request that the mmap() interface be changed to not require that a write to a read-only segment fail. Base/munmap 0
1261 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0463 PG4U.00002 When a SIGSTOP is raised the siginfo_t element si_status should be SIGCHLD. Base/sigaction 29
1262 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0464 PG4U.00001 The RLIMIT_DATA value needs to be recognized as a runtime semi-invariant value. base/setrlimit 5
1263 Sockets (UNIX 95) Resolved TSD TSD.X.0545 TSD4U.00273 This test may fail on implementations because the single getpmsg() may not cause the low water mark to be reached to cause a SIGPOLL. CAPIbase/sigaction 32
1264 Sockets (UNIX 95) Resolved TSD TSD.X.0546 TSD4U.00272 This test may fail (if datagram sockets cannot be filled on the implementation). CAPIsockets/send 27
1265 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0547 TSD4U.00271 This test may fail on implementations because the write, writev, or send causing the connection shutdown may not finish before the next write occurs. base/test-area/write 26
1266 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0548 TSD4U.00270 This test may fail as it does not pass the correct limits to setrlimit. CAPIbase/mmap 41
1267 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0549 TSD4U.00269 This test may fail as it does not pass the correct limits to setrlimit. CAPIbase/lockf 43
1268 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0550 TSD4U.00268 This test may fail on implementations that recreate /dev/ptsname if the file does not exist within the filesystem CAPIbase/ptsname 3
1269 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0551 TSD4U.00267 This test may fail on machines with agressive compiler optimization. base/setrlimit 21 26
1270 Internationalised Terminal Interfaces Resolved TSD TSD.X.0552 TSD4U.00266 This test may fail on 64-bit implementations. xcurses/tparm 1
1271 Internationalised Terminal Interfaces Resolved TSD TSD.X.0553 TSD4U.00265 This test may fail due to a logic error. xcurses/fmove 2
1272 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0554 TSD4U.00264 This IR claims that malloc() may fail even if a larger size piece of memory is available. CAPIbase/fstrdup 2
1273 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0555 TSD4U.00263 This test may fail on machines with agressive compiler optimization. base/setrlimit 20,25
1274 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0556 TSD4U.00262 This test may fail due to an extraneous attr_set call. CAPIxcurses/box_set 5
1275 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0557 TSD4U.00261 This test will fail on implementations in which addch() does not return ERR when it cannot advance the cursor. CAPIxcurses/clrtobot 1
1276 Internationalised Terminal Interfaces Resolved TSD TSD.X.0558 TSD4U.00260 This test will fail on implementations which use values for A_ attributes which will not fit in an attr_t. headers/hxcurses 934
1277 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0559 TSD4U.00259 This test may fail because tcsetattr() is not using a termios structure derived from a tcgetattr() call. VSU5/readv 22
1278 Sockets (UNIX 95) Resolved TSD TSD.X.0560 TSD4U.00258 This test may fail because of a race condition. CAPIsockets/fconnect1.c 4
1279 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0561 TSD4U.00257 This test may fail if the default output mode of the terminal includes mapping of NL to CR-NL (ONLCR) and a NL appears in databuf. base/writev 34
1280 Internationalised Terminal Interfaces Resolved TSD TSD.X.0562 TSD4U.00256 The test expects a different string for RS than the implementation produces. xcurses/wuncrtl 2
1281 Internationalised Terminal Interfaces Resolved TSD TSD.X.0563 TSD4U.00255 This test may fail if the implementation does not update the screen when refresh() is called on a pad. xcurses/pecho_wchar 2
1282 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0564 TSD4U.00254 This test may fail on an implementation that supports neither a 64-bit build nor execution enviroment. CAPIbase/readv 71
1283 Internationalised Terminal Interfaces Resolved TSD TSD.X.0565 TSD4U.00253 This test will fail on implementations which use values for A_ attributes which will not fit in an attr_t. headers/xcurses 47
1284 Internationalised Terminal Interfaces Resolved TSD TSD.X.0566 TSD4U.00252 These tests may fail to build as they use WA_NORMAL which is not in the spec. xcurses/ins_nwstr 14
1285 Internationalised Terminal Interfaces Resolved TSD TSD.X.0567 TSD4U.00251 These tests may fail as they test beyond the requirements of the spec. xcurses/nl 3
1286 Internationalised Terminal Interfaces Resolved TSD TSD.X.0568 TSD4U.00250 This test may fail due to a null pointer dereference. xcurses/set_curterm 1
1287 Internationalised Terminal Interfaces Resolved TSD TSD.X.0569 TSD4U.00249 These tests will fail on implementations which consider smaxrow=-1 an error. xcurses/pnoutrefresh 2
1288 Internationalised Terminal Interfaces Resolved TSD TSD.X.0570 TSD4U.00248 This test will fail on implementations which use different encodings for WA_ and A_ attributes. xcurses/slk_attr_off 1
1289 Internationalised Terminal Interfaces Resolved TSD TSD.X.0571 TSD4U.00247 This test does not accomodate 64 bit implementations. xcurses/tparm 1
1290 Internationalised Terminal Interfaces Resolved TSD TSD.X.0572 TSD4U.00246 This test is not deriving its invalid wide character correctly. xcurses/key_name 5
1291 Internationalised Terminal Interfaces Resolved TSD TSD.X.0573 TSD4U.00245 This test will fail on system that use types of different sizes for chtype and attr_t. xcurses/vidattr 1
1292 Internationalised Terminal Interfaces Resolved TSD TSD.X.0574 TSD4U.00244 This test will fail on system that use types of different encodings for A_ and WA_ attributes. xcurses/vidputs 1
1293 Internationalised Terminal Interfaces Resolved TSD TSD.X.0575 TSD4U.00243 This test may fail on implementations which provide a macro version of mvwinstr. header/xcurses 579
1294 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0576 TSD4U.00242 These tests will fail on implementations with small values for SIGSTKSZ. tset/CAPIbase/sigaltstack 1
1295 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0577 TSD4U.00241 This test is not freeing the locked section in the same process that locked it CAPIbase/lockf 44
1296 Internationalised Terminal Interfaces Resolved TSD TSD.X.0578 TSD4U.00240 The implementation is returning -1 for an empty string capability. xcurses/restartterm 1
1297 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0579 TSD4U.00239 This test is not correctly verifying the assertion. CAPIbase/readv 72
1298 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0580 TSD4U.00238 This test needs to set the size of the file before it reads from it. CAPIbase/readv 70
1299 Internationalised Terminal Interfaces Resolved TSD TSD.X.0581 TSD4U.00237 This test does not allow for some UNIX98 symbols to appear in the namespace of the header file. headers/xcurses 924
1300 Internationalised Terminal Interfaces Resolved TSD TSD.X.0582 TSD4U.00236 This test does not allow for the bool datatype to appear in the namespace of the header file. headers/term 19
1301 Internationalised Terminal Interfaces Resolved TSD TSD.X.0583 TSD4U.00235 This test case may fail to compile as it uses the macros getmaxy() and getbegy() which are not defined in the specification. xcurses/ripoffline 1
1302 Internationalised Terminal Interfaces Resolved TSD TSD.X.0584 TSD4U.00234 This test case may fail to compile as it uses the macro getmaxy() which is not defined in the specification. xcurses/slk_init 1
1303 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0585 TSD4U.00233 May fail due to missing #include of libgen.h. CAPIbase/lstat 33
1304 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0586 TSD4U.00232 May fail due to missing #include of libgen.h. CAPIbase/lockf 42,43,44
1305 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0587 TSD4U.00231 This request reports problems with passing these tests on STREAMS which are ptys. CAPIbase/fgetmsg 28,29
1306 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0588 TSD4U.00230 This test may fail due to timing issues on slower systems. CAPIbase/sigaction 36
1307 Sockets V2 (UNIX 98) Resolved TSD TSD.X.0589 TSD4U.00229 Tests should not attempt to fill DGRAM sockets unless flow control is provided for them. CAPIsockets/send 27
1308 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0590 TSD4U.00228 This test may fail due to implementation restrictions on how much data can be sent to a STREAMS-based pty. CAPIbase/ioctl 85
1309 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0591 TSD4U.00227 This test may fail on systems which are slow to transmit STREAMS messages. CAPIbase/sigaction 32
1310 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0592 TSD4U.00226 A delay is needed on slower systems to accomodate message transit time. CAPIbase/ioctl 22
1311 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0593 TSD4U.00225 These tests may fail on an implementation that supports neither a 64-bit build or execution environment. CAPIbase/ftruncate 18
1312 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0594 TSD4U.00224 This test will fail on implementations which autopush modules onto pty slave devices when they are opened. Applicable in UNIX98 mode only. CAPIbase/fioctl 8
1313 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0595 TSD4U.00223 This test may fail due to pointer arithmetic promotions. Corrected in the VSU502A patch Base/mmap 42
1314 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0596 TSD4U.00222 This request claims that an implementation need not support execution of executables c89 produces for all programming environments the implementation claims support for. CAPIbase/ftruncate 18
1315 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0597 TSD4U.00221 These tests may fail due to a type mismatch. base/mmap 42
1316 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0598 TSD4U.00220 These tests may fail due to a type mismatch. base/mmap 42
1317 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0599 TSD4U.00219 This request claims the test FAILS improperly on IUTs which do not send parents a SIGCHLD signal when the child receives a SIGCONT signal. CAPIbase/bsd_signal 3
1318 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0600 TSD4U.00218 This test may fail on implementations where a time_t can not represent dates in the years 2063 and 2068. base/getdate 18, 21
1319 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0601 TSD4U.00217 The range of dates used by this test may not be representable on some implementations. base/getdate 53
1320 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0602 TSD4U.00216 This test may fail as it is missing an include for arpa/inet.h. CAPIsockets/n/a/fghostbynam 9
1321 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0603 TSD4U.00215 This test may fail on implementations that check for unseekable devices first and thus do not generate SIGPIPE. CAPIbase/fseek 2, 3
1322 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0604 TSD4U.00213 This test may fail on implementations which do not by default return the signal which actually caused abnormal termination of a child to the parent if that signal is of default type ii. is CAPIbase/setrlimit 21
1323 Sockets (UNIX 95) Resolved TSD TSD.X.0605 TSD4U.00212 This test may fail on slow implementations. CAPIsockets/send 31
1324 Sockets (UNIX 95) Resolved TSD TSD.X.0606 TSD4U.00211 This test may fail on all implementations. CAPIsockets/setsockopt 31
1325 Sockets (UNIX 95) Resolved TSD TSD.X.0607 TSD4U.00210 This test may fail due to a bug which overwrites stack data on some machines. CAPIsockets/recvmsg 39
1326 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0608 TSD4U.00209 These tests may fail due to a type mismatch. CAPIbase/fmmap 24,42
1327 Sockets V2 (UNIX 98) Resolved TSD TSD.X.0609 TSD4U.00208 This test may fail because arpa/inet.h is not included prior to inet_addr() and inet_ntoa() being used. CAPIsockets/gethostbyname 9
1328 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0610 TSD4U.00207 This test may fail on all implementations. Applies in UNIX98 mode only. CAPIbase/getdate 26
1329 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0611 TSD4U.00206 A TSD is granted because LOG_UPTO is not a required macro in XSH5. Applies in UNIX98 mode only. CAPIbase/syslog.h 24
1330 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0612 TSD4U.00205 This test may improperly report ctime_r as an invalid symbol in time.h. Applies in UNIX98 mode only. CAPIbase/time.h 4
1331 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0613 TSD4U.00204 The request is for a build failure caused by a typo in the test. Not all compilers will experience this failure. CAPIbase/fsetpriori1 1
1332 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0614 TSD4U.00203 The request is for a build failure caused by a typo in the test. Not all compilers will experience this failure. CAPIbase/fgetdtablesize 2
1333 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0615 TSD4U.00202 This test may fail on some implementations. CAPIbase/dbm_fetch 4
1334 Sockets (UNIX 95) Resolved TSD TSD.X.0616 TSD4U.00201 This test may fail due to memory management logic errors. CAPIsockets/sendmsg 12
1335 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0617 TSD4U.00200 This test may fail on implementations where there is insufficient time for the test to complete. base/setreuid 4
1336 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0618 TSD4U.00199 This test may fail on implementations where the size of the size_t type and off_t types are different. CAPIbase/ftruncate 1
1337 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0619 TSD4U.00198 This test may fail on implementations where the size of the size_t type differs from the off_t type. CAPIbase/truncate 1
1338 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0620 TSD4U.00197 This test may fail because the test makes an assumption about the correspondence of fd to a particular fd_bits mask bit. base/FD_ISSET 1
1339 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0621 TSD4U.00196 This test may fail on implementations because of missing allowed symbols in the test. headers/fcntl.h 4
1340 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0622 TSD4U.00195 This test may fail on implementations where the child does not have enough time to set up the signal handler. base/execle 2
1341 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0623 TSD4U.00194 This test may fail on slow implementations where the wait time is to short. base/lockf 3
1342 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0624 TSD4U.00193 This test may fail on slow implementations where the vfork() takes longer than 1 clock tick. base/vfork 9
1343 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0625 TSD4U.00192 This test may fail on implementations where connect() does not complete until an accept() is called. base/close 11
1344 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0626 TSD4U.00191 This test may fail on implementations where the child does not have enough time to set up the signal handler. base/execl 2
1345 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0627 TSD4U.00190 This test may fail because memory is being freed twice. base/regcmp 26
1346 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0628 TSD4U.00189 This test may fail because the stack allocated is not large enough for the calls being made. base/setcontext 1
1347 Sockets (UNIX 95) Resolved TSD TSD.X.0629 TSD4U.00188 This test may fail due to memory management logic errors. sockets/sendmsg 12
1348 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0630 TSD4U.00187 This test may fail on implementations because the client connect() call does not complete after the connection has been placed in the server listen() queue. base/poll 27
1349 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0631 TSD4U.00186 This test may fail because EINVAL is detected before the expected EBADF error. base/getpmsg 32
1350 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0632 TSD4U.00185 This test may fail because the stack allocated is not large enough for the calls being made. base/swapcontext 1
1351 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0633 TSD4U.00184 This test may fail on implementations where the radix (FLT_RADIX) is greater than or equal to 10. CAPIbase/fscalb 1
1352 Sockets (UNIX 95) Resolved TSD TSD.X.0634 TSD4U.00183 This test may fail because the IUT detects an invalid val_size before an EBADF. sockets/getsockopt 12-13
1353 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0635 TSD4U.00182 This test may fail on some implementations. CAPIbase/dbm_fetch 4
1354 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0636 TSD4U.00181 This test may fail on implementations where the popen() child process may generate a SIGCHLD prior to the fgets() call completing causing a failure. base/bsd_signal 6
1355 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0637 TSD4U.00180 This test may fail on implementations where the child is scheduled before the parent. base/waitid 1
1356 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0638 TSD4U.00179 This test may fail on implementations where the input buffer is shared on pseudo-terminals and data is not transmitted until it is read. CAPIbase/readv 22
1357 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0639 TSD4U.00178 This test may fail on implementations because of an insufficient time delay. sockets/connect 5
1358 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0640 TSD4U.00177 This test may fail on implementations where sizeof(EXIT_FAILURE) is larger than eight bits. base/wait3 11
1359 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0641 TSD4U.00176 This test may fail on implementations that optimize a needed loop out of existence. base/getitimer 2-3
1360 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0642 TSD4U.00175 This test may fail on implementations where the master pseudo-terminal device does not fully support the functionality of a terminal device. base/readv 22
1361 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0643 TSD4U.00174 This test may fail on some implementations. CAPIbase/fdbm_fetch 4
1362 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0644 TSD4U.00173 This test may fail on implementations that happen to schedule the child process before the parent and skew the time calculation. base/sigignore 4
1363 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0645 TSD4U.00172 This test may fail on very fast processors due to timing considerations. Base/wait3 1, 2
1364 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0646 TSD4U.00171 This test may fail due to a race condition. Sockets/accept 13
1365 Sockets (UNIX 95) Resolved TSD TSD.X.0647 TSD4U.00170 This test may fail due to memory management logic errors. Sockets/sendmsg 12
1366 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0648 TSD4U.00169 This test may fail on all implementations as the values for the ctlptr and dataptr arguments are reversed in the call to the function. base/putmsg 28
1367 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0649 TSD4U.00168 This test may fail on implementations which do not make changes in shared mappings visible in private mappings. base/mmap 16
1368 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0650 TSD4U.00167 This test may fail intermittently on very slow systems. Base/bsd_signal 3
1369 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0651 TSD4U.00166 This test may fail intermittently on slow implementations. Base/sigpause 1
1370 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0652 TSD4U.00165 This test may fail intermittently on some implementations. Base/sigaction 14,19
1371 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0653 TSD4U.00164 This test may fail intermittently when run on a heavily used system. Base/setrlimit 19
1372 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0654 TSD4U.00163 This test may fail on implementations where the stack grows down rather than up. Base/makecontext,setcontext 1
1373 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0655 TSD4U.00162 This test may fail on implementations which have logical limits set higher than physical system limits. Base/setrlimit 11
1374 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0656 TSD4U.00161 This test may fail on all implementations when run against a database which contains entries from previous test runs. Base/getutxid 2,3,4
1375 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0657 TSD4U.00160 This test may fail on implementations that require the bandp argument to getpmsg() to be 0 if the flagsp argument is MSG_ANY. CAPIbase/putpmsg 2
1376 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0658 TSD4U.00159 This test may fail on implementations with high clock speeds and fast execution times. base/wait3 1
1377 Sockets (UNIX 95) Resolved TSD TSD.X.0659 TSD4U.00158 This test fails on implementations where the maximum number of open files is reached because previously opened files are not closed. Sockets/listen 4
1378 Sockets (UNIX 95) Resolved TSD TSD.X.0660 TSD4U.00157 This test may fail on implementations where the algorithm for checking a blocked connect does not check within time window allotted. Sockets/connect 3,5,8
1379 Sockets (UNIX 95) Resolved TSD TSD.X.0661 TSD4U.00156 This test may fail on implementations with varying listen backlog limits for different address families and or protocols. Sockets/listen 4
1380 Sockets (UNIX 95) Resolved TSD TSD.X.0662 TSD4U.00155 This test may fail on implementations where the amount of time connect blocks waiting for a connection is not a constant. Sockets/connect 4
1381 Sockets (UNIX 95) Resolved TSD TSD.X.0663 TSD4U.00154 This test may fail on implementations which place different alignment restrictions on character arrays and structures Sockets/accept 2
1382 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0664 TSD4U.00153 This test may fail due to timeout on some implementations. CAPIbase/fsetrlimit 19
1383 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0665 TSD4U.00152 This test may fail due to timeout on some implementations. CAPIbase/fsetregid 6 7
1384 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0666 TSD4U.00151 This test may fail due to timeout on some implementations. CAPIbase/fsetrlimit 26
1385 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0667 TSD4U.00150 This test may fail due to timeout on some implementations. CAPIbase/fsetrlimit 24 25
1386 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0668 TSD4U.00149 This test may fail on implementations which have no physical ttys. CAPIbase/poll 25
1387 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0669 TSD4U.00148 This test may fail on implementations which have no physical ttys. CAPIbase/fselect 13
1388 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0670 TSD4U.00147 This test fails intermittently when the timestamp created by the syslog call is a second later than the timestamp expected by the program. CAPIbase/fsyslog 2
1389 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0671 TSD4U.00146 This test may fail on all implementations where RLIMIT_STACK is not enforced. CAPIbase/setrlimit 19
1390 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0672 TSD4U.00145 This test may fail on implementations because it is possible for st_time to be one second greater than expected time. CAPIbase/utimes 14
1391 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0673 TSD4U.00144 This test may fail on slow implementations that do not complete the CPU loops before the alarm expires. CAPIbase/wait3 1
1392 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0674 TSD4U.00143 This test may fail on all implementations due to a typo. CAPIbase/fgetmsg 37
1393 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0675 TSD4U.00141 This test may fail on all implementations because an incorrect argument is used in a semctl() call. base/vfork 14
1394 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0676 TSD4U.00139 This test may fail on implementations with high clock speeds and fast execution times. Base/wait3 2
1395 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0677 TSD4U.00138 This test may fail on implementations because CL_BIND is not being passed to unix_client(). base/poll 25
1396 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0678 TSD4U.00137 This test may fail on implementations if munmap'ed memory is allocated by the fork call before the bad memory reference is made. base/munmap 3
1397 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0679 TSD4U.00136 This test may fail on implementations with 64 bit or shorter longs when the test is run after July 17, 1996. CAPIbase/getutxent 1
1398 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0680 TSD4U.00135 This test may fail on implementations because the baud rate is being set in a non-portable fashion directly in the c_cflag field. base/readv 22
1399 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0681 TSD4U.00134 This test may fail on slower implementations because the test does not wait long enough for the test to finish. CAPIbase/flockf 3
1400 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0682 TSD4U.00133 This test may fail on IUTs which define the macros F_LOCK, F_ULOCK, F_TEST, F_TLOCK and _SC_2_FORT_RUN in unistd.h Headers/hunistd/hunistd28 64
1401 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0683 TSD4U.00132 This test may fail on IUTs which require a call to makecontext() as a part of defining an allocated stack for a context. base/swapcontext 1
1402 Sockets (UNIX 95) Resolved TSD TSD.X.0684 TSD4U.00131 This test may fail on slower IUTs when _SC_OPEN_MAX is very large. sockets/accept 13
1403 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0685 TSD4U.00130 This test may fail on implementations which do not support setting the S_ISUID and S_ISGID mode bits via an open(O_CREAT) call. base/fchown 3
1404 Sockets (UNIX 95) Resolved TSD TSD.X.0686 TSD4U.00129 This test may fail on slower IUTs when _SC_OPEN_MAX is very large. sockets/socket 7
1405 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0687 TSD4U.00128 This test may fail on IUTs where dbm_clearerr or dbm_error are defined as macros. base/dbm_clearerr 1 2
1406 Sockets (UNIX 95) Resolved TSD TSD.X.0688 TSD4U.00127 This test may fail on implementations that detect unallocated storage and return EFAULT. sockets/sendmsg 12
1407 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0689 TSD4U.00126 This IR claims that the data returned by readdir() may be invalidated by a subsequent call to closedir. base/setrlimit 7
1408 Sockets (UNIX 95) Resolved TSD TSD.X.0690 TSD4U.00125 This test may fail on implementations where a connect does not succeed until an accept is done on the other end. sockets/accept 13
1409 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0691 TSD4U.00124 This test may fail on non-ASCII IUTs. base/readv 45
1410 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0692 TSD4U.00123 This test may fail on implementations where the process address space is larger than the maximum process memory size. CAPIbase/munmap 5
1411 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0693 TSD4U.00122 This test may fail on implementations where the radix (FLT_RADIX) is greater than or equal to 10. base/nextafter 1
1412 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0694 TSD4U.00121 This test fails on implementations where uid_t is an unsigned intregal type. headers/wait.h 14
1413 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0695 TSD4U.00120 This test may fail because the buffer is not large enough for the read. base/writev 12
1414 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0696 TSD4U.00119 This test may fail because it assumes that the SIGSEGV signal will create a core file. base/sigaction 27
1415 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.0697 TSD4U.00118 This test may fail if SO_REUSEADDR is not supported on a UNIX domain socket. sockets/bind 5
1416 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0698 TSD4U.00117 This request claims that the test improperly times out because it expects AF_UNIX client connect() calls will complete before the server accept()s the connection. CAPIbase/poll 27
1417 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0699 TSD4U.00116 This test may fail on implementations because the number of bytes malloc'ed is less that the rlim_cur value set by the test. base/setrlimit 11
1418 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0700 TSD4U.00115 This test may fail on implementations where uid_t and gid_t are unsigned types. base/getpriority 11
1419 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0701 TSD4U.00114 This test may fail on implementations where uid_t and gid_t are unsigned types. base/setregid 10, 11
1420 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0702 TSD4U.00113 This test may fail on implemenations because not all arguments prior to the 4th argument are referenced in the format string. base/syslog 139, 146
1421 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0703 TSD4U.00112 This test may fail on implementations which default the RLIMIT_FSIZE maximum to RLIM_INFINITY. base/ulimit 1 2
1422 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0704 TSD4U.00111 This test may fail on implementations where uid_t and gid_t are unsigned integral types. base/lchown 8, 9
1423 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0705 TSD4U.00110 The test may fail on implementations where RLIMIT_DATA is not limited. CAPIbase/strdup 2
1424 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0706 TSD4U.00109 This test may fail on implementations that do not support any signal generating a core file. base/setrlimit 7
1425 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0707 TSD4U.00108 This test may fail on implementations where possible pid values fall outside the range of allowable semctl() val values. CAPIbase/vfork 4
1426 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0708 TSD4U.00107 This test may fail on implementations where RLIMIT_DATA is not enforced. CAPIbase/valloc 4
1427 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0709 TSD4U.00106 This test may fail on implementations because the errno value being checked may be overwritten, usually because of an unexpected alarm call. sockets/accept 13
1428 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0710 TSD4U.00105 This test may fail on IUTs where STREAMS-based pipes are not implemented, STREAMS based ptys are implemented and I_SENDFD operations are not supported on those ptys. base/getmsg 32 33
1429 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0711 TSD4U.00104 This test may fail due to an invalid assumption of when file time fields must be updated. BR1170/130 clarifies this issue. base/mmap 34, 35, 36
1430 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0712 TSD4U.00103 The test may fail on implementations because of a premature timeout in the child process. sockets/connect 4
1431 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0713 TSD4U.00102 This test may fail on implementations that define ut_line to be less than 24 characters in length. Base/setutxent 1
1432 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0714 TSD4U.00101 This test may fail because the test does not accomodate ETXTBSY conditions. base/mmap 4 10
1433 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0715 TSD4U.00100 This test may fail on implementations because the ARGUMENTS macro does not properly define the arguments to be used. base/syslog 57
1434 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0716 TSD4U.00099 This test may fail on implementations where the variable i is optimized out of existence and causes the test to fail. base/setitimer 3
1435 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0717 TSD4U.00098 This test may fail on implmentations where setpgrp() does not create a new session (VSU_SETPGRP_CREATES_SESSION is false). CAPIbase/writev 58
1436 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0718 TSD4U.00097 This test may fail on all implementations because of a syntax error in the file. base/munmap 3
1437 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0719 TSD4U.00096 This test may fail on all implementations because getpid() instead of getpgid() is being called. base/fcntl 1 3
1438 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0720 TSD4U.00095 This test assumes _XOPEN_UNIX must be defined with a value. This is not mandatd by the spec. Headers/unistd.h 1
1439 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0721 TSD4U.00094 This test may fail on implementations because subsequent readdir() calls to the same directory stream may overwrite data from previous calls. base/vfork 7
1440 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0722 TSD4U.00093 This test may fail on implementations that detect EBADF before ENXIO. base/ioctl 173 193
1441 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0723 TSD4U.00092 This test may fail on implementations because S_ISVTX is not classified as a permission bit. base/mknod 8
1442 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0724 TSD4U.00091 The test may fail on implementations because the signal handler in a race condition may catch the child process exiting. CAPIbase/sigaction 30
1443 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0725 TSD4U.00090 The test does not properly test the number of fds used by ftw(). CAPIbase/nftw 24
1444 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0726 TSD4U.00089 The test may fail on implementations because memory is not ensured to be synced with disk. base/mmap 7
1445 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0727 TSD4U.00088 The test may fail on implementations because the test does not allow a sufficient time delay. base/waitid 6
1446 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0728 TSD4U.00087 This test may fail on implementations if the compiler cannot handle the 64-bit constant. base/a64l 7
1447 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0729 TSD4U.00086 This test may fail on implementations whose range of possibile priorities is less than -20 to 20. base/setpriority 8
1448 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0730 TSD4U.00085 This test may fail on implementations because the env argument is improperly defined as type jmp_buf. base/mmap 1
1449 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0731 TSD4U.00084 This test may fail on implementations because the parent id may no longer be valid. base/sigaction 15
1450 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0732 TSD4U.00083 This test may fail on implementations that do not support block special devices. base/lstat 3 12
1451 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0733 TSD4U.00082 This test may fail on implementations where the read side of the STREAMS loopback configuration is not also writeable. base/ioctl 132
1452 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0734 TSD4U.00081 This test may fail on all implementations because of a logic error. base/nftw 5
1453 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0735 TSD4U.00080 This test may fail on implementations that check for unseekable devices base/fseek 2, 3
1454 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0736 TSD4U.00079 This test may fail on all implementations because it does not properly initialize the alternate stack before enabling it. BASE/sigstack 4 8
1455 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0737 TSD4U.00077 This test may fail on implementations where possible pid values fall outside the range of allowable semctl() val values. base/vfork 3
1456 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0738 TSD4U.00076 This test may fail on implementations where the time required to fork() may take more than the 1 second allowed. base/execvp 1
1457 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0739 TSD4U.00075 This test may fail on implementations where endpwent() and endgrent() are not file-based. base/endgrent 1
1458 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0740 TSD4U.00074 This test may fail on implementations that require that sigsetjmp() be called with a non-zero savemask in order for alternate stacks to be used properly when siglongjmp() is called. base/setrlimit 19 24
1459 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0741 TSD4U.00073 This test may fail on implementations that detect an invalid id before detecting a non-existent path. base/ftok 10 11
1460 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0742 TSD4U.00072 The test may fail on implementations that define other bits in the st_mode field in addition to S_IFSOCK. base/fstat 3
1461 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0743 TSD4U.00070 The test may fail on implementations where uid_t is an unsigned integral type. headers/signal.h 30
1462 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0744 TSD4U.00069 This test may fail on implementaitons because the variable i is not declared as volatile and may be optimized out of existence. base/mmap 12
1463 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0745 TSD4U.00068 The test may fail on implementations that do not open exactly two file descriptors on a call to dbm_open(). Base/dbm_open 3
1464 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0746 TSD4U.00067 This test may fail on all implementations. Base/setcontext 1
1465 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0747 TSD4U.00066 The test may fail on implementations because data.len is less than or equal to max_size. CAPIbase/fputmsg 27,29
1466 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0748 TSD4U.00065 This test may fail on implementations that do not allow a mmap(PROT_EXEC) call on a file currently open for writing. base/mmap 10
1467 Sockets (UNIX 95) Resolved TSD TSD.X.0749 TSD4U.00064 This test may fail on implementations where writev() does not fail the first time it is called after the peer has shutdown the connection. base/writev 71 72
1468 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0750 TSD4U.00063 This test may fail on all implementations because a Curses API is not currently required. CAPIheaders/curses.h 139
1469 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0751 TSD4U.00062 This test may fail on implementations because CL_BIND is not being passed to unix_client(). base/poll 25
1470 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0752 TSD4U.00061 The test may fail if waitid(WNOHANG) returns -1 and sets errno to ECHILD. BASE/waitid 16
1471 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0753 TSD4U.00060 This test may fail on implementations if the computed ulimit value used in the call ends up causing a negative value to be set. BASE/ulimit 5
1472 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0754 TSD4U.00059 This test may fail on all implementations. Headers/sys/wait.h 25
1473 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0755 TSD4U.00058 This test may fail on all implementations. Base/usleep 1
1474 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0756 TSD4U.00057 This test may fail on all implementations. Base/setcontext 1
1475 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0757 TSD4U.00056 This test may fail on all implementations. Base/nftw 3
1476 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0758 TSD4U.00055 The test may fail on implementations due to a logic error. base/munmap 2
1477 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0759 TSD4U.00054 The test may fail on implementations because the test does not accumulate enough process time before timing out. base/setitimer 8
1478 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0760 TSD4U.00053 The test may fail if an IUT does not allow an address obtained via a mmap(MAP_SHARED) call to be used in a later mmap(MAP_PRIVATE) call. base/msync 3
1479 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0761 TSD4U.00052 This test may fail on IUTs that only allow getsid access to processes in the same session as the calling process. base/getsid 1
1480 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0762 TSD4U.00051 The test may fail on implementations because ctl.len is less than or equal to max_size. base/putpmsg 29
1481 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0763 TSD4U.00050 The test may fail on implementations because ctl.len is less than or equal to max_size. base/putmsg 28
1482 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0764 TSD4U.00049 The test may fail on implementations because data.len is less than or equal to max_size. base/putpmsg 28 30
1483 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0765 TSD4U.00048 The test may fail on implementations because ic_len is less than or equal to max_size. base/ioctl 116
1484 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0766 TSD4U.00047 The test may fail on implementations because the wrong file descriptor is being referenced. base/ioctl 100
1485 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0767 TSD4U.00046 The test may fail on implementations because the file is not created with appropriate permissions. base/fattach 17
1486 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0768 TSD4U.00045 This test may fail on IUTs that only allow getpgid access to processes in the same session as the calling process. Base/getpgid 1
1487 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0769 TSD4U.00044 The test may fail if the ss_size returned by getcontext is 0. Base/getcontext 4
1488 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0770 TSD4U.00043 The test may fail because of improper initialization Base/fmtmsg 19
1489 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0771 TSD4U.00042 This test may fail on all implementations. Base/bsd_signal 8
1490 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0772 TSD4U.00041 The test may fail if the IUT ignores bsd_signal(SIGKILL, SIG_DFL) calls. Base/bsd_signal 12
1491 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0773 TSD4U.00040 This test may fail on implementations that define ut_line to be less than 24 characters in length. Base/getutxent 1
1492 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0774 TSD4U.00039 Test may fail on implementations with large itimer granularity. BASE/execlexecleexeclpexecvexecveexecvp 1
1493 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0775 TSD4U.00038 Test mandates mapping with PROT_EXEC for writable files, spec does not require this. fmmap/mmap 3
1494 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0776 TSD4U.00037 The getdate() specification defines a %R field descriptor but the LC_TIME locale definition (XBD section 5.3.5) does not specify a corresponding keyword. For VSU5 this applies in UNIX95 mode only. base/getdate 26
1495 Sockets (UNIX 95) Resolved TSD TSD.X.0777 TSD4U.00036 test fails for AF_UNIX SOCK_DGRAM sockets, it should not be run on this socket type Sockets/connect 17
1496 Sockets (UNIX 95) Resolved TSD TSD.X.0778 TSD4U.00035 test may fail with EFAULT error Sockets/sendmsg 12
1497 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0779 TSD4U.00034 tests may fail on implementations where PATH_MAX > _POSIX_PATH_MAX base/realpath 1-3, 5-7, 9, 11-13
1498 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0780 TSD4U.00033 tests may fail on implementations where PATH_MAX > _POSIX_PATH_MAX base/getwd 1-2
1499 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0781 TSD4U.00032 Variable second_time should be declared static base/swapcontext 1
1500 Sockets (UNIX 95) Resolved TSD TSD.X.0782 TSD4U.00031 capi_sock/sa_error.c:check2u(), Line: 332 is erroneously comparing a "signed char" with a "signed int" constant. sockets/accept 3
1501 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0783 TSD4U.00030 This test creates temporary strings in a loop, but never free()s them when it is finished using them. base/regcmp 26
1502 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0784 TSD4U.00029 ddata_buffer and dkey_buffer arrays should be of type double. base/dbm_store 5
1503 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0785 TSD4U.00028 These tests may be improperly (are always) reported as UNSUPPORTED because the tests do not initialize the configuration variables before checking them. sockets/sendto 32, 33 35-40
1504 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0786 TSD4U.00027 These tests rely on a version of setpgrp() that creates a new session. The spec allows this behavior but does not mandate it. base/readv 51, 52, 53
1505 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0787 TSD4U.00026 This test fails because it is fstat'ing the wrong file descriptor. base/fattach 9
1506 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0788 TSD4U.00025 This test fails because it is not passing a zero length control message as per the assertion. base/ioctl 59
1507 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0789 TSD4U.00024 This test fails because POLLPRI and POLLIN are mutually exclusive message types. base/poll 16
1508 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0790 TSD4U.00023 Test method is not consistent with spec. base/sigstack 4
1509 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0791 TSD4U.00022 Signal.h is required to include the typedef for the ucontext_t structure. The test namespace rules disallow the structure elements. headers/signal.h 105
1510 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0792 TSD4U.00021 Test needs to allow for timer granularity. base/setitimer 3, 9
1511 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0793 TSD4U.00020 The makefile will not correctly make miscfunc.o from miscfunc.c. base/getrlimit 8
1512 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0794 TSD4U.00019 The string that the result is being compared against is wrong. It should be seven zeros; 1 to the left of the decimal point and 6 to the right. base/fcvt 1
1513 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0795 TSD4U.00018 This test mistakenly assigns datum pointers via char * casts instead of void *. This may cause FIPs. base/dbm_delete 1
1514 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0796 TSD4U.00017 This test has an infinite loop that causes it to FAIL with a timeout. base/a64l 7
1515 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0797 TSD4U.00016 Test may fail on systems where a long is not the same size as an int. base/dbm_delete 1
1516 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0798 TSD4U.00015 Test presumes 0 based addressing. base/brk 3
1517 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0799 TSD4U.00014 This test fails because it is missing a tet_result(TET_PASS) call. sockets/setsockopt 19
1518 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0800 TSD4U.00013 if (errno = EINTR) should be if (errno == EINTR) base/close 11
1519 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0801 TSD4U.00012 Tests may fail because the streams module is being pushed onto the master side of the pty instead of the slave side. base/ioctl 3
1520 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0802 TSD4U.00011 arg.flags = MSG_BAND should be arg.flags = 0 base/ioctl 52
1521 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0803 TSD4U.00010 Test should not be run on UNIX domain sockets. base/close 11
1522 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0804 TSD4U.00009 arg.flags = MSG_BAND should be arg.flags = 0. base/ioctl 52, 61 - 70
1523 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0805 TSD4U.00008 Test closes wrong side of stream. base/ioctl 99
1524 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0806 TSD4U.00007 This test is invalid on machines where -1 is a legal time value. base/ioctl 169
1525 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0807 TSD4U.00006 Test does not allow for the fact that the time ticks for the poll timeout are not necessarily going to align with the seconds for the time call. base/poll 20
1526 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0808 TSD4U.00005 The timeout periods on the poll calls are less than alarm time for the sockets tests. This is causing the sockets to EINTR. base/poll 25
1527 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0809 TSD4U.00004 Test makes incorrected assumptions about saved gid semantics. base/setregid 6
1528 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0810 TSD4U.00003 The test data for these tests does not match the datemasks specified. base/getdate 7, 16, 17, 29
1529 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0811 TSD4U.00002 RLIMIT_NOFILE is runtime invariant so the ability to change this limit should not be tested. base/setrlimit 3, 4, 16
1530 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0812 TSD4U.00001 If the math package on the system under test is not IEEE no error is reported because nextafter() returns DBL_MAX as valid. base/nextafter 3
1531 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0813 TSD4U.00274 These tests do not push the (user supplied) list of modules onto the stream CAPIbase/putmsg 25
1532 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0814 TSD4U.00275 This test may fail on machines with agressive compiler optimization. base/setrlimit 21 26
1533 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0815 TSD4U.00276 This test may fail on machines with agressive compiler optimization. base/setrlimit 20,25
1534 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0816 TSD4U.00277 ENOMEM errors reported by TET API calls. base/strdup 2
1535 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0817 TSD4U.00278 putpmsg() on pseudo-terminal returns -1 with errno EBADF base/readv 39
1536 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0818 TSD4U.00279 The test does not properly ensure that the offset passed to mmap() is a multiple of the page size. base/mmap 41
1537 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0819 TSD4U.00280 The test incorrectly reports sigwait as an invalid symbol for signal.h headers/signal.h 105
1538 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0820 TSD4U.00281 The test writes large buffers to the socket until no more can be written, then expects a sendmsg() of 12 bytes to block, but the system may be able to queue the 12 bytes. CAPI.os/sockets/sendmsg 46
1539 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0821 TSD4U.00282 lseek() fails during test setup because the offset is greater than the maximum file size CAPI.os/ioprim/lockf 43
1540 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0822 TSD4U.00283 These tests assume that closing the write-side of the stream reflector causes a hangup on the read-side. This is true for a pipe but fails when the tests are run using pseudo-terminals. CAPI.os/ioprim/read 17
1541 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0823 TSD4U.00284 timespec is missing from the list of tags allowed to be visible in stdlib.h and sys/wait.h CAPI.hdr/misc/stdlib 45
1542 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0824 TSD4U.00285 The test should calculate the time to allow for close() to complete from the stream module close time (obtained using I_GETCLTIME) CAPI.os/ioprim/close 3
1543 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0825 TSD4U.00286 The test fails because it does not copy the data in the gethostent() internal buffer before it is overwritten by gethostbyname() CAPIsockets/gethostbyname 9
1544 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0826 TSD4U.00287 The test fails because it does not copy the data in the gethostent() internal buffer before it is overwritten by gethostbyname() CAPI.os/sockets/ghostbynam 9
1545 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0827 TSD4U.00288 These tests may hang on exit, when using a pseudo-tty as the "stream reflector". CAPIbase/fattach 13
1546 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0828 TSD4U.00289 These tests may fail on systems which support additional values for the "which" argument of getpriority() and setpriority() BASE/setpriority 10
1547 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0829 TSD4U.00290 These tests assume that closing the write-side of the stream reflector causes a hangup on the read-side. This is true for a pipe but fails when the tests are run using pseudo-terminals. CAPIbase/read 17
1548 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0830 TSD4U.00291 The test should calculate the time to allow for close() to complete from the stream module close time (obtained using I_GETCLTIME) CAPIbase/close 3
1549 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0831 TSD4U.00292 lseek() fails during test setup because the offset is greater than the maximum file size CAPIbase/lockf 43
1550 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0832 TSD4U.00293 The test writes large buffers to the socket until no more can be written, then expects a sendmsg() of 12 bytes to block, but the system may be able to queue the 12 bytes. CAPIbase/sendmsg 46
1551 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0833 TSD4U.00294 The test fails on systems which generate a SIGCHLD when a handler for the signal is installed and an unwaited-for terminated process exists. CAPI.os/procprim/sigaction 39
1552 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0834 TSD4U.00295 The test has not been updated in line with changes between XSH4.2 and XSH5. CAPIbase/close 12
1553 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0835 TSD4U.00296 The test has not been updated in line with changes between XSH4.2 and XSH5. CAPI.os/ioprim/close 12
1554 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0836 TSD4U.00297 The tests may fail on systems that reserve some disk space for privileged users. CAPI.os/files/fstatvs 5
1555 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0837 TSD4U.00298 When instr() is defined as a macro the test may fail due to a buffer overrun CAPI.hdr/misc/xcurses4 90
1556 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0838 TSD4U.00299 The test may fail because it does not ensure that the string passed to mvwadd_wchstr() is null-terminated CAPI.os/xcurses/bkgrnd 4
1557 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0839 TSD4U.00300 The tests fail on systems which do not give precedence to EROFS over ENOSPC CAPI.os/files/mknod 19
1558 Sockets V2 (UNIX 98) Resolved TSD TSD.X.0840 TSD4U.00301 The test may fail on some systems due to a timing problem. CAPI.os/sockets/listen 2
1559 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0841 TSD4U.00302 The test may fail on fast systems. CAPI.os/files/lockf 5
1560 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0842 TSD4U.00303 The tests may fail on fast systems as they do not allow time for the messages to reach the STREAM head. CAPI.os/ioprim/read 5, 6
1561 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0843 TSD4U.00304 The test fails on systems where CMSG_NXTHDR() does not align cmsghdr structures in the same way as the C compiler. CAPI.hdr/misc/socket 80
1562 Sockets V2 (UNIX 98) Resolved TSD TSD.X.0844 TSD4U.00305 The test may fail on some systems due to a timing problem. CAPI.os/sockets/listen 2
1563 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0845 TSD4U.00306 An EINVAL error may occur due to uninitialised data in the stack_t structure. CAPI.os/procprim/sigaltsta 6
1564 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0846 TSD4U.00307 The test may fail on systems where the amount of stack space it allocates is insufficient. CAPI.os/jump/makeconte 1
1565 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0847 TSD4U.00308 These tests will fail on systems which do not support an ATEXIT_MAX limit. CAPI.hdr/misc/limits 2
1566 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0848 TSD4U.00309 The test makes assumptions about STREAMS flow control that may not be valid on multiprocessor systems. CAPI.os/streams/ioctl 22
1567 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0849 TSD4U.00310 The test has a timing dependency and may fail if the child executes its close() before the parent's close(). CAPI.os/ioprim/close 3
1568 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0850 TSD4U.00311 The tests do not allow sufficient time for the syslog message to appear in the log file CAPI.os/genuts/openlog 2, 3
1569 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0851 TSD4U.00312 The test writes data from an uninitialised buffer, and so may fail if the STREAM modules treat any of the data as special. CAPI.os/ioprim/close 3
1570 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0852 TSD4U.00313 A problem with the locally defined malloc() function may cause the testset to abort during startup. CAPI.os/xcurses/delwin all
1571 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0853 TSD4U.00314 The second and subsequent parts of the test may fail on systems which implement an additional access control mechanism for files owned by uid 0. CAPI.os/ioprim/readv 72
1572 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.0854 TSD4U.00315 The tests should only check the value of errno if the call to signal() fails. Also the value of errno should be saved immediately after the call to the function under test, since the macro IGNORE_MY_ALARM is causing errno to be to EINVAL. CAPI.os/procprim/signal 1
1573 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0855 TSD4U.00316 The tests fail if VSX_GID1 happens to correspond to an existing process ID. CAPI.os/procenv/setpriori 9
1574 Sockets V2 (UNIX 98) Resolved TSD TSD.X.0856 TSD4U.00317 The test may fail on systems with a large IOV_MAX. CAPI.os/socket/recvmsg 39
1575 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0857 TSD4U.00318 The test tries to allocate a large amount of memory and then forks. If the malloc() succeeds then the fork() may fail with ENOMEM. CAPI.os/sockets/sendmsg 12
1576 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0858 TSD4U.00319 This test may fail on very fast processors due to timing considerations. CAPI.os/procprim/wait3 2
1577 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0859 TSD4U.00320 The test does not allow sufficient time for the syslog message to appear in the log file CAPI.os/genuts/openlog 4
1578 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0135 PIN4U.00001 Peer is shut down for reading condition should not be tested. CAPI.os/ioprim/write 26, 27
1579 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0136 PIN4U.00002 The RLIMIT_AS value needs to be recognized as a runtime semi-invariant value. CAPI.os/procprim/execl 9
1580 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0137 PIN4U.00003 Peer is shut down for reading condition should not be tested CAPI.os/ioprim/writev 72
1581 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0138 PIN4U.00004 Requirement for ENAMETOOLONG is not sensible. CAPI.os/sockets/sendmsg 38
1582 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0139 PIN4U.00005 The spec has conflicting prototypes for initstate() and setstate(). Only valid for UNIX95 branding. CAPI.hdr/misc/stdlib 8 15
1583 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0140 PIN4U.00006 The spec requires these functions to support key/content pairs of at least 1024 bytes but existing practice is 1023 bytes. CAPI.os/dbm/dbm_store 7
1584 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0141 PIN4U.00007 RLIMIT_FSIZE = 0 should not prevent creation of a file. CAPI.os/procenv/setrlimit 15
1585 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0142 PIN4U.00008 Conditions leading to an ENXIO error should be UNTESTED. CAPI.os/mman/mmap 20
1586 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0143 PIN4U.00009 The test may fail on implementations where default processes can not raise their stack or data limits. CAPI.os/procenv/setrlimit 4 10 11 18 19 20 21
1587 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0144 PIN4U.00010 select should not fail if called with nfds == FD_SETSIZE. CAPI.os/ioprim/select 21 22
1588 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0145 PIN4U.00011 This test may fail on implementations that define tv_usec as a useconds_t instead of a long. CAPI.hdr/misc/time-sys 2-4
1589 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0146 PIN4U.00012 The test may fail on implementations where st_blksize and st_blocks are defined as blksize_t and blkcnt_t respectively. CAPI.hdr/misc/stat 1 and 2
1590 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0147 PIN4U.00013 the test may fail by returning an error 7. CAPI.os/time/getdate 44
1591 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0148 PIN4U.00014 This test may fail on implementations that exhibit behavior allowed by BR# 1170/148. CAPI.os/ioprim/close 12
1592 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0149 PIN4U.00015 Considering makecontext has no return value, we believe that requiring it to set errno to ENOMEM if insufficient stack space exists is questionable. CAPI.os/jump/makeconte 2
1593 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0150 PIN4U.00016 This test may fail on all implementations. BR 1170/138 ruled the part of the XSH specification this test is verifying is in error. CAPI.hdr/misc/poll 4
1594 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0151 PIN4U.00017 This test may fail because the portion of the spec the assertion based on has been ruled in error. CAPI.os/mman/mmap 10,11
1595 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0152 PIN4U.00018 This test may fail because, in certain specific circumstances, function prototypes are not required in this version of the spec. CAPI.hdr/misc/math 11, 13, 17
1596 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0153 PIN4U.00019 The test may fail on implementations where select() returns EINVAL when nfds is set to FD_SETSIZE. CAPI.os/ioprim/select 8
1597 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0154 PIN4U.00020 This test may fail on implementations because of a gray area in the specification as to whether siginfo_t can be null or not. CAPI.os/procprim/sigaction 3, 4, 5, 25, 26, 27, 29, 30, 31, 32, 35, 36
1598 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0155 PIN4U.00021 Does the test require ASCII? CAPI.os/genuts/regcmp 21 26
1599 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0156 PIN4U.00022 This test may fail on implementations which do not use the ASCII character set. CAPI.os/string/strncasec 4
1600 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0157 PIN4U.00023 This test may fail on implementations because the position of the decimal point when value is zero is ambiguous. CAPI.os/genuts/ecvt 5
1601 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0158 PIN4U.00024 This test may fail on implementations because of ASCII dependencies. CAPI.os/genuts/re_comp 16 19 22
1602 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0159 PIN4U.00025 This IR claims that rounding -1.5 to -2 should be allowed. CAPI.os/genuts/ecvt 4
1603 Sockets (UNIX 95) Resolved PIN PIN.X.0160 PIN4U.00026 This IR claims that MSG_WAITALL is not a required flag to be supported. CAPI.os/sockets/recv 2
1604 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0161 PIN4U.00027 This test may fail on IUTs which return ENOTTY instead of EACCESS. ENOTTY is consistent with POSIX tcgetpgrp()/tcsetpgrp() behavior. CAPI.os/devclass/tcgetsid 2
1605 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0162 PIN4U.00028 This test may fail on IUTs with no STREAMS devices. CAPI.os/ioprim/close 1 4
1606 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0163 PIN4U.00029 This test may fail on implementations that do not implement STREAMS. CAPI.os/ioprim/close 2 3 5 6
1607 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0164 PIN4U.00030 This test may fail on implementations that do not implement STREAMS. CAPI.os/streams/fattach 15 16 18 19 20 22 23 24 25 26 27
1608 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0165 PIN4U.00031 This test may fail on implementations that do not implement STREAMS. CAPI.os/files/creat 1
1609 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0166 PIN4U.00032 This test may fail on implementations that do not implement STREAMS. CAPI.os/ioprim/select 1 2 4 13
1610 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0167 PIN4U.00033 This test may fail on implementations which do not use the ASCII character set. CAPI.os/string/strcasecm 4
1611 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0168 PIN4U.00034 This test may fail on implementations that perform some type of rounding on the requested sbrk() increment. CAPI.os/genuts/sbrk 1 2
1612 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0169 PIN4U.00035 This test may fail on implementations which evaluate the first argument to FD_SET, FD_CLR, or FD_ISSET more than once. CAPI.hdr/misc/time-sys 29 31 33
1613 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0170 PIN4U.00036 This test may fail on implementations because of a gray area in the specification as to whether siginfo_t can be null or not. CAPI.os/procprim/sigaction 39
1614 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0171 PIN4U.00037 This IR recommends that the specification be changed. CAPI.os/maths/ilogb 2 3
1615 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0172 PIN4U.00038 This request claims SIGCHLD need not be generated when SA_NOCLDWAIT is used. CAPI.os/procprim/sigaction 13,25,26,27,39
1616 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0173 PIN4U.00039 This request seeks a permanent interpretation for implementations that follow historical practice CAPI.os/files/unlink 2
1617 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0174 PIN4U.00040 This request seeks a permanent interpretation for implementations that follow historical practice CAPI.os/files/rename 4 5
1618 Sockets (UNIX 95) Resolved PIN PIN.X.0175 PIN4U.00041 This request contends the specification is incorrect. CAPI.os/sockets/sendto 13,16
1619 Sockets (UNIX 95) Resolved PIN PIN.X.0176 PIN4U.00042 The submitter requests a temporary interpretation for a grey area in the spec.. CAPI.os/sockets/sendto 13, 16
1620 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0177 PIN4U.00043 This test may fail on some IUTs because because it makes an assumption as to the proper value for ss_onstack when no value is mandated by the spec. CAPI.os/procprim/sigstack 4
1621 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0178 PIN4U.00044 This test may fail on implementations that do not implement STREAMS. CAPI.os/ioprim/poll 2 34 35
1622 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0179 PIN4U.00045 This test may fail on implementations that do not implement STREAMS. CAPI.os/files/creat 1
1623 Sockets (UNIX 95) Resolved PIN PIN.X.0180 PIN4U.00046 This IR claims that historical behavior should be allowed in UNIX95 and/or UNIX98. CAPI.os/sockets/connect 3,4,5,6,7,8
1624 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0181 PIN4U.00047 This IR claims that SIGCHLD need not be generated when a stopped child has continued. CAPI.os/procprim/sigaction 30
1625 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0182 PIN4U.00048 This test may fail on implementations that exhibit behavior allowed by Base Resolution 97-003. CAPI.os/genuts/nftw 3
1626 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0183 PIN4U.00049 These tests may fail due to variences between the UNIX95 and UNIX98 requirements. CAPI.hdr/misc/stropts1 60, 66
1627 Sockets (UNIX 95) Resolved PIN PIN.X.0184 PIN4U.00050 Due to a specification change a high priority message will be discarded if received when one is already in the queue. Applies to UNIX98 mode only. CAPI.os/streams/getmsg 41
1628 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0185 PIN4U.00051 This IR claims that macro definition is allowable in lieu of a declaration. CAPI.hdr/misc/netdb 18
1629 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0186 PIN4U.00052 This test may fail on implementations that do not support block special files. CAPI.os/files/lstat 3,12
1630 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0187 PIN4U.00053 This test needs alignment with XSH Corrigenda Item Number: U026/4. CAPI.hdr/misc/unistd 59
1631 Sockets (UNIX 95) Resolved PIN PIN.X.0188 PIN4U.00054 This request claims this test should be testing for 1017 byte key content pairs rather than 1023 byte pairs. CAPI.os/dbm/dbm_fetch 4
1632 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0189 PIN4U.00055 The test suite requires all applicable libraries to be specified by getconf for a programming environment, the request contends only libc must be specified. CAPI.os/files/ftruncate 18
1633 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0190 PIN4U.00056 This is a duplicate of PG4U.00086. CAPI.os/procprim/sigaction 25
1634 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0191 PIN4U.00057 A chnage to the spec is requested. CAPI.os/ioprim/poll 12
1635 Sockets (UNIX 95) Resolved PIN PIN.X.0192 PIN4U.00058 Listen queue backlog has historicaly been calculated as (3 * backlog / 2) +1. CAPI.os/sockets/connect 7
1636 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0193 PIN4U.00059 This request claims the error returned by fseek() may vary depending on the underlying function. CAPI.os/streamio/fseek 2 3
1637 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0194 PIN4U.00060 These tests may fail due to a corrigenda change. CAPI.os/xcurses/get_wstr 1
1638 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0195 PIN4U.00061 This interpretation allows ilogb(0) to return INT_MIN for UNIX98. CAPI.os/maths/ilogb 2
1639 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0196 PIN4U.00062 This IR claims that SIGCHLD need not be generated when a stopped child has continued. CAPIbase/sigaction 30
1640 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0197 PIN4U.00063 Allow C99 behaviour for ilogb(NaN), as next SUS revision will align with C99 base/ilogb 3
1641 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0198 PIN4U.00064 The test may fail on systems which have implemented extra security controls for catopen(). CAPI.os/procprim/vfork 8
1642 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0199 PIN4U.00065 fseek() may set errno to ESPIPE instead of EPIPE. CAPI.os/streamio/fseek 2 3
1643 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0200 PIN4U.00066 A change to the spec is requested. CAPI.os/ioprim/poll 12
1644 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0201 PIN4U.00067 Symbols defined in time.h may be visible in the namespace when signal.h is included. CAPI.hdr/misc/signal2 6
1645 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0202 PIN4U.00068 On last close of a master pty, SIGHUP may be sent to just the controlling process instead of the foreground process group CAPI.os/ioprim/close 12
1646 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0203 PIN4U.00069 This test may fail on implementations that exhibit behavior allowed by Base Resolution 97-003. CAPI.os/genuts/nftw 3
1647 OTHER including specifications not referenced in a Product Standard Resolved PIN PIN.X.0204 PIN4U.00070 Grey area in the XNS5.2 specification wrt type of getnameinfo() flags argument N/A
1648 Sockets V2 (UNIX 98) Resolved PIN PIN.X.0205 PIN4U.00071 This IR claims that historical listen() behavior should be allowed in UNIX98 CAPI.os/sockets/connect 3,4,5,6,7,8
1649 Sockets V2 (UNIX 98) Resolved PIN PIN.X.0206 PIN4U.00072 This IR claims that historical listen() behavior should be allowed in UNIX98 CAPI.os/sockets/listen 3
1650 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0207 PIN4U.00073 COLOR_PAIR and PAIR_NUMBER do not have to exist as functions CAPI.util/command/c89 5
1651 Internationalised Terminal Interfaces Resolved PIN PIN.X.0208 PIN4U.00074 Implementations claiming "soft" Xcurses compliance can omit some functions from the curses library (if documented). CAPI.util/command/c89 5
1652 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0209 PIN4U.00075 This test may fail on some IUTs because because it makes an assumption as to the proper value for ss_onstack when no value is mandated by the spec. CAPI.os/procprim/sigstack 4
1653 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0210 PIN4U.00076 This IR claims that historical listen() behavior should be allowed in UNIX98 CAPI.os/sockets/listen 2
1654 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0069 TIN4U.00001 Symbols defined in signal.h may be visible in the namespace when time.h is included, pending a POSIX interpretation. CAPI.hdr/misc/time 4
1656 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0071 TIN4U.00003 This IR claims that a SIGXFSZ is allowed when writev() writes past the offset maximum CAPI.os/ioprim/writev 76,77
1658 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0073 TIN4U.00005 Symbols defined in signal.h may be visible in the namespace when time.h is included, pending a POSIX interpretation. CAPI.hdr/misc/time 4
1659 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved MSF MSF.X.0053 MSF4U.00014 Minor system fault related to the POLLWRBAND flag for poll() CAPIbase/poll 12
1660 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved MSF MSF.X.0054 MSF4U.00015 The test fails when run in the normal order, but passes when run first. CAPI.os/genuts/nftw 25
1661 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0465 PG4U.00168 Request claims the test should not send zero-length message. CAPIbase/ioctl 25, 27, 29
1662 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0466 PG4U.00169 Request claims the test should not send zero-length message. CAPIbase/putmsg 7 25
1663 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0467 PG4U.00170 close() does not return immediately CAPIbase/close 3, 5, 6
1664 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0468 PG4U.00171 The implementation's newterm() function alters the setting of ICANON. xcurses/getstr 17
1665 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0469 PG4U.00172 EBADF and EACCES errors when STREAM fd not open for reading and/or writing base/ioctl 15 17 22 95 96 97 98 102 103 173 177 193 197
1666 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0470 PG4U.00173 The request claims that this is the same grey area as PIN5.005. base/mmap 41
1667 Internationalised Terminal Interfaces Resolved REJ REJ.X.0471 PG4U.00174 Request for clarification regarding whether a terminfo description written for xterm on an ASCII system must work the same if added to the terminfo database on an EBCDIC system N/A/N/A N/A
1668 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0472 PG4U.00175 The tests receive a SIGXFSZ because the maximum file size for files created in VSU_LFS_DIR is not always >= 2^32 as required by the test suite. CAPI.os/ioprim/writev 76,77
1669 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0473 PG4U.00176 The test failures in this IR are already covered by TIN4U.00003. CAPIbase/writev 76,77
1670 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0474 PG4U.00177 This IR claims that the pts driver doesn't have to queue the band 1 message "because it is not flow-controlled". CAPIbase/poll 12
1671 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0475 PG4U.00178 This IR appeals against the refusal of PG4U.00177 CAPIbase/poll 12
1672 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0476 PG4U.00179 These tests give an unresolved result if user vsx0 cannot create files in the root directory of the VSX_NOSPC_DEV file system. CAPI.os/files/chmod 9
1673 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0477 PG4U.00180 These tests give an unresolved result if the VSX_NOSPC_DEV file system does not have space available for normal users (only reserved space). CAPI.os/sockets/bind 21
1674 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0478 PG4U.00181 Duplicate of TIN4U.00004. CAPI.hdr/misc/signal2 6
1675 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0479 PG4U.00182 A SIGHUP is received only by the session leader and not by the other process in the same process group. CAPI.os/ioprim/close 12
1676 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0480 PG4U.00183 These test failures are corrected in VSU5.1.2 patch A. files/CAPI.os/access 1
1677 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0481 PG4U.00184 The tests fail because of an issue related to tempnam() and the permissions on the NOSPC_DEV; a work-around is to change the permissions. CAPI.os/files/mknod 27
1678 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0482 PG4U.00185 This IR claims that the behaviour of mknod() for file types other than FIFOs is unspecified, even when an error condition listed in XSH occurs. CAPI.os/files/mknod 13
1679 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0483 PG4U.00186 The system did not set the SIGSEGV disposition to SIG_DFL before generating the signal. CAPI.os/procenv/setrlimit 21
1680 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0484 PG4U.00187 Interpretation request for a failure that is already covered by an existing PIN. CAPI.os/sockets/listen 3
1681 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0485 PG4U.00188 The xcurses tests are all Unresolved if $TET_EXECUTE is too long. CAPI.os/xcurses/all all
1682 X Window System Display Resolved MSF MSF.X.0055 MSF4W.00025 This IR requests a MSF for discrepencies between the expected and actual images drawn. Xlib9/XDrawArcs 58
1683 X Window System Display Resolved MSF MSF.X.0056 MSF4W.00024 This IR requests a MSF for discrepencies between the expected and actual images drawn. Xlib9/XDrawArc 66
1684 X Window System Display Resolved MSF MSF.X.0057 MSF4W.00023 This implementation has visual types which it does not distinguish as these tests require. Xlib4/XCreateWindow 29, 41
1685 X Window System Display Resolved MSF MSF.X.0058 MSF4W.00022 A test failure due to a non-alignment between the reference code and its specification prior to X11R6.4. Xt11/XtCvtStringToAcceleratorTable 4
1686 X Window System Display Resolved MSF MSF.X.0059 MSF4W.00021 Test failures due to a non-alignment between the reference code and its specification prior to X11R6.4. Xt11/XtCallConverter 11 - 13
1687 X Window System Display Resolved MSF MSF.X.0060 MSF4W.00020 Test failure due to a non-alignment between the reference code and its specification prior to X11R6.4. Xt11/XtCvtStringToTranslationTable 4
1688 X Window System Applications Interface Resolved MSF MSF.X.0061 MSF4W.00019 A test failure due to a non-alignment between the reference code (X11R5 Patch 26) and it's specification. Xt5/XtUnmanageChildren 5
1689 X Window System Applications Interface Resolved MSF MSF.X.0062 MSF4W.00018 A test failure due to a non-alignment between the reference code and it's specification prior to X11R6.4. Xt14/XtRealloc 6
1690 X Window System Applications Interface Resolved MSF MSF.X.0063 MSF4W.00017 A test failure due to a non-alignment between the reference code (X11R5 Patch 26) and it's specification. Xt5/XtUnmanageChild 4
1691 Window System Application Interface V2 Resolved MSF MSF.X.0064 MSF4W.00016 A test failure due to a non-alignment between the reference code and its specification prior to X11R6.4. Xt11/XtCvtStringToAcceleratorTable 4
1692 Window System Application Interface V2 Resolved MSF MSF.X.0065 MSF4W.00015 Test failures due to a non-alignment between the reference code and its specification prior to X11R6.4. Xt11/XtCallConverter 11, 12, 13
1693 Window System Application Interface V2 Resolved MSF MSF.X.0066 MSF4W.00014 A test failure due to a non-alignment between the reference code and its specification prior to X11R6.4. Xt8/XtQueryGeometry 4,6
1694 Window System Application Interface V2 Resolved MSF MSF.X.0067 MSF4W.00013 A test failure due to a non-alignment between the reference code and its specification prior to X11R6.4. Xt11/XtCvtStringToFloat 4
1695 Window System Application Interface V2 Resolved MSF MSF.X.0068 MSF4W.00012 Test failure due to a non-alignment between the reference code and its specification prior to X11R6.4. Xt11/XtCvtStringToTranslationTable 4
1696 Window System Application Interface V2 Resolved MSF MSF.X.0069 MSF4W.00011 A Temporary Waiver is requested due to an error in the X sample implementation. Xlib9/XDrawArc 78
1697 Window System Application Interface V2 Resolved MSF MSF.X.0070 MSF4W.00010 A test failure due to a non-alignment between the reference code and its specification prior to X11R6.4. Xt9/XtGrabButton 3
1698 X Window System Applications Interface Resolved MSF MSF.X.0071 MSF4W.00009 Failure due to branding of libraries using a non-conforming server. Xlib9/XPutImage 2
1699 Window System Application Interface V2 Resolved MSF MSF.X.0072 MSF4W.00008 A waiver is requested for failures due to minor pixelization differences. CH06/drawarc 1 5 6 7 12 17 37 45 52 53 54 55 56 57 58 64 66 69 76 86 92 96 98 100 102 103 104 105
1700 X Window System Display Resolved MSF MSF.X.0073 MSF4W.00007 This test may fail on implementations because the number of pixels being freed is incorrect. CH05/frclrs 4
1701 X Window System Display Resolved MSF MSF.X.0074 MSF4W.00006 A waiver is requested for failures due to minor pixelization differences. CH06/drwarcs 1 12 14 15 16 63 86 87 88 89 93 96 98 100 102
1702 X Window System Display Resolved MSF MSF.X.0075 MSF4W.00005 A waiver is requested for failures due to minor pixelization differences. CH06/drwarc 12 17 18 20 22 23 24 25 26 27 29 30 52 60
1703 X Window System Display Resolved REJ REJ.X.0486 PG4W.00098 This test may fail on implementations because BigRequests are used when it is unexpected. Patch 5.0.2A provided as a patch. Xproto/AllocColor 3
1704 Window System Application Interface V2 Resolved REJ REJ.X.0487 PG4W.00097 This IR claims that a zero request length for the NoOperation request is valid. Xproto/noprt 3
1705 Window System Application Interface V2 Resolved REJ REJ.X.0488 PG4W.00096 This submitter claims the test may fail because of errant XtFree() calls. Xt11/taprelcre 2
1706 X Window System Applications Interface Resolved REJ REJ.X.0489 PG4W.00095 This IR claims that XT_FONTPATH should be set by each test. Xlib14/XBaseFontNameListOfFontSet 1
1707 X Window System Display Resolved REJ REJ.X.0490 PG4W.00094 This request claims that not supporting input contexts in the C locale is a minor system fault. Xlib14/XDestroyIC 1
1708 X Window System Display Resolved REJ REJ.X.0491 PG4W.00093 This IR claims that the extra pixels should be allowed. Xlib9/XDrawArc 66
1709 X Window System Display Resolved REJ REJ.X.0492 PG4W.00092 This implementation has visual types which it does not distinguish as these tests require. Xlib4/XCreateWindow 29 41
1710 Window System Application Interface V2 Resolved REJ REJ.X.0493 PG4W.00091 This IR claims that a bad from string may be passed to the function. Xt11/tcstttbl 4
1711 Window System Application Interface V2 Resolved REJ REJ.X.0494 PG4W.00090 This IR claims that the test is using non-conforming ANSI C code. Xlib7/lkpclr 2
1712 Window System Application Interface V2 Resolved REJ REJ.X.0495 PG4W.00089 This IR claims that the test is using non-conforming ANSI C code. Xlib7/XAllocNamedColor 4
1713 Window System Application Interface V2 Resolved REJ REJ.X.0496 PG4W.00088 This was refused because it is a duplicate. Use PIN4W.00018 instead. Xopen/allcnmdclr 2
1714 Window System Application Interface V2 Resolved REJ REJ.X.0497 PG4W.00087 This was refused because it is a duplicate. Use TSD4W.00137 instead. Xlib14/wcreic 1
1715 Window System Application Interface V2 Resolved REJ REJ.X.0498 PG4W.00086 This was refused because it is a duplicate. Use TSD4W.00137 instead. Xlib14/wcfstli 1
1716 Window System Application Interface V2 Resolved REJ REJ.X.0499 PG4W.00085 This was refused because it is a duplicate. Use TSD4W.00141 instead. Xt11/tvastvals 5
1717 Window System Application Interface V2 Resolved REJ REJ.X.0500 PG4W.00084 This was refused because it is a duplicate. Use TSD4W.00134 instead. Xlib14/wcdtext 1
1718 Window System Application Interface V2 Resolved REJ REJ.X.0501 PG4W.00083 This was refused because it is a duplicate. Use TSD4W.00134 instead. Xlib14/wcdstr 1
1719 Window System Application Interface V2 Resolved REJ REJ.X.0502 PG4W.00082 This was refused because it is a duplicate. Use TSD4W.00134 instead. Xlib14/wcdistr 1
1720 Window System Application Interface V2 Resolved REJ REJ.X.0503 PG4W.00081 This was refused because it is a duplicate. Use TSD4W.00134 instead. Xlib14/mbdtext 1
1721 Window System Application Interface V2 Resolved REJ REJ.X.0504 PG4W.00080 This was refused because it is a duplicate. Use TSD4W.00134 instead. Xlib14/mbdstr 1
1722 Window System Application Interface V2 Resolved REJ REJ.X.0505 PG4W.00079 This was refused because it is a duplicate. Use TSD4W.00134 instead. Xlib14/wcdtext 1
1723 Window System Application Interface V2 Resolved REJ REJ.X.0506 PG4W.00078 This was refused because it is a duplicate. Use TSD4W.00134 instead. Xlib14/wcdstr 1
1724 Window System Application Interface V2 Resolved REJ REJ.X.0507 PG4W.00077 This was refused because it is a duplicate. Use TSD4W.00134 instead. Xlib14/wcdistr 1
1725 Window System Application Interface V2 Resolved REJ REJ.X.0508 PG4W.00076 This was refused because it is a duplicate. Use TSD4W.00134 instead. Xlib14/mbdtext 1
1726 Window System Application Interface V2 Resolved REJ REJ.X.0509 PG4W.00075 This was refused because it is a duplicate. Use TSD4W.00134 instead. Xlib14/mbdstr 1
1727 Window System Application Interface V2 Resolved REJ REJ.X.0510 PG4W.00074 This IR does includes journal output but no reasons for interpretation. Xlib14/wcreic 1
1728 Window System Application Interface V2 Resolved REJ REJ.X.0511 PG4W.00073 This IR does includes journal output but no reasons for interpretation. Xlib14/wcfstli 1
1729 Window System Application Interface V2 Resolved REJ REJ.X.0512 PG4W.00072 This IR does includes journal output but no reasons for interpretation. Xlib14/openim 1
1730 Window System Application Interface V2 Resolved REJ REJ.X.0513 PG4W.00071 This IR does includes journal output but no reasons for interpretation. Xlib8/sttl 1
1731 Window System Application Interface V2 Resolved REJ REJ.X.0514 PG4W.00070 This IR does includes journal output but no reasons for interpretation. Xt11/tvastvals 13
1732 Window System Application Interface V2 Resolved REJ REJ.X.0515 PG4W.00069 This IR does includes journal output but no reasons for interpretation. Xt11/tvastvals 5
1733 Window System Application Interface V2 Resolved REJ REJ.X.0516 PG4W.00068 This IR does includes journal output but no reasons for interpretation. Xt11/tstvalues 13
1734 Window System Application Interface V2 Resolved REJ REJ.X.0517 PG4W.00067 This IR does includes journal output but no reasons for interpretation. Xt11/tcalcnvtr 13
1735 Window System Application Interface V2 Resolved REJ REJ.X.0518 PG4W.00066 This IR does includes journal output but no reasons for interpretation. Xt11/tcalcnvtr 12
1736 Window System Application Interface V2 Resolved REJ REJ.X.0519 PG4W.00065 This IR does includes journal output but no reasons for interpretation. Xt11/tcalcnvtr 11
1737 Window System Application Interface V2 Resolved REJ REJ.X.0520 PG4W.00064 This IR does includes journal output but no reasons for interpretation. Xt11/tcalcnvtr 10
1738 Window System Application Interface V2 Resolved REJ REJ.X.0521 PG4W.00063 This IR does includes journal output but no reasons for interpretation. Xt11/tcstttbl 4
1739 Window System Application Interface V2 Resolved REJ REJ.X.0522 PG4W.00062 This IR does includes journal output but no reasons for interpretation. Xt11/tcstfset 11
1740 Window System Application Interface V2 Resolved REJ REJ.X.0523 PG4W.00061 This IR does includes journal output but no reasons for interpretation. Xt11/tvagtares 3
1741 Window System Application Interface V2 Resolved REJ REJ.X.0524 PG4W.00060 This IR does includes journal output but no reasons for interpretation. Xopen/lkpclr 2
1742 Window System Application Interface V2 Resolved REJ REJ.X.0525 PG4W.00059 This IR does includes journal output but no reasons for interpretation. Xopen/allcnmdclr 2
1743 Window System Application Interface V2 Resolved REJ REJ.X.0526 PG4W.00058 This IR does includes journal output but no reasons for interpretation. Xlib7/flushgc 2
1744 Window System Application Interface V2 Resolved REJ REJ.X.0527 PG4W.00057 This IR does includes journal output but no reasons for interpretation. Xlib7/strnmdclr 3
1745 Window System Application Interface V2 Resolved REJ REJ.X.0528 PG4W.00056 This IR does includes journal output but no reasons for interpretation. Xlib7/lkpclr 2
1746 Window System Application Interface V2 Resolved REJ REJ.X.0529 PG4W.00055 This IR does includes journal output but no reasons for interpretation. Xlib7/allcnmdclr 4
1747 Window System Application Interface V2 Resolved REJ REJ.X.0530 PG4W.00054 This IR claims that the window and image sizes may be different. vsw5/tset/Xlib9/ptimg 2
1748 Window System Application Interface V2 Resolved REJ REJ.X.0531 PG4W.00053 This IR claims that the window and image sizes may be different. Xlib9/ptimg 2
1749 Window System Application Interface V2 Resolved REJ REJ.X.0532 PG4W.00051 This request recommends this test be removed. vsw5/tset/Xt13/trealloc 006
1750 Window System Application Interface V2 Resolved REJ REJ.X.0533 PG4W.00050 The submitter requests an MSF for an implementation that fails the test. vsw5/tset/Xt11/tcstflt 004
1751 Window System Application Interface V2 Resolved REJ REJ.X.0534 PG4W.00049 The test fails because the difference between expected and actual pixelization exceeds limits specified for the test. tset/CH06/drwlns 1 5 9 28 56 60 70 77 87 89 91 93 95
1752 Window System Application Interface V2 Resolved REJ REJ.X.0535 PG4W.00048 The test fails because the difference between expected and actual pixelization exceeds limits specified for the test. tset/CH06/drwarc 1 5 6 14 35 42 61 63 66 73 76 83 86 88 90 92 93 94 95
1753 Window System Application Interface V2 Resolved REJ REJ.X.0536 PG4W.00047 The test fails because the difference between expected and actual pixelization exceeds limits specified for the test. tset/CH06/drwsgmnts 1 4 24 42 52 56 66 73 76 78 80 82 84 85
1754 Window System Application Interface V2 Resolved REJ REJ.X.0537 PG4W.00046 The test fails because the difference between expected and actual pixelization exceeds limits specified for the test. tset/CH06/drwrctngls 77 78
1755 Window System Application Interface V2 Resolved REJ REJ.X.0538 PG4W.00045 The test fails because the difference between expected and actual pixelization exceeds limits specified for the test. tset/CH06/drwln 1 3 23 51 55 65 72 75 77 79 81 83 84
1756 Window System Application Interface V2 Resolved REJ REJ.X.0539 PG4W.00044 The test fails because the difference between expected and actual pixelization exceeds limits specified for the test. tset/CH06/drwrctngl 75 76
1757 Window System Application Interface V2 Resolved REJ REJ.X.0540 PG4W.00043 The test fails because the difference between expected and actual pixelization exceeds limits specified for the test. tset/CH06/drwarcs 1 5 6 7 12 17 37 45 52 53 54 55 56 57 58 64 66 69 76 86 92 96 98 100 102 103 104 105
1758 Window System Application Interface V2 Resolved REJ REJ.X.0541 PG4W.00042 The test is failing because the client does not reside on the same machine as the server. tset/XPROTO/chnghsts 1
1759 Window System Application Interface V2 Resolved REJ REJ.X.0542 PG4W.00041 The test is failing because the client does not reside on the same machine as the server. XPROTO/staccsscnt 1
1760 Window System Application Interface V2 Resolved REJ REJ.X.0543 PG4W.00040 The test is failing because the client does not reside on the same machine as the server. tset/CH07/addhst 1
1761 Window System Application Interface V2 Resolved REJ REJ.X.0544 PG4W.00039 This was refused because it is a duplicate. See TSD4W.00084 instead. tset/CH05/strnmdclr 2
1762 X Window System Applications Interface Resolved REJ REJ.X.0545 PG4W.00038 Test should not be performed. XOPEN/lkpclr 2 5 7
1763 X Window System Applications Interface Resolved REJ REJ.X.0546 PG4W.00037 This request is a duplicate of TSD4W.00092. CH06/drwarc 42 63 66 73
1764 X Window System Applications Interface Resolved REJ REJ.X.0547 PG4W.00036 Tests should not be performed. XOPEN/allcnmdclr 2
1765 X Window System Applications Interface Resolved PIN PIN.X.0211 PIN4W.00026 This request maintains that two visuals of the same type may have different visualids. Xlib4/XCreateWindow 29, 41
1766 Window System Application Interface V2 Resolved PIN PIN.X.0212 PIN4W.00025 This request claims that not supporting input contexts in the C locale is acceptable IUT behavior. Xlib14/XDestroyIC 1
1767 X Window System Display Resolved PIN PIN.X.0213 PIN4W.00024 Test should not apply to displays with less than 16-bit color representation. Xopen/xXAllocNamedColor 2
1768 X Window System Display Resolved PIN PIN.X.0214 PIN4W.00023 Test should not apply to displays with less than 16-bit color representation. Xopen/xXLookupColor 2
1769 Window System Application Interface V2 Resolved PIN PIN.X.0215 PIN4W.00022 This IR maintains that XtCallConverter need not examine the conversion cache if the converter was not previously registered. Xt11/tcalcnvtr 10
1770 Window System Application Interface V2 Resolved PIN PIN.X.0216 PIN4W.00021 This IR claims the test improperly tries to set a property using a widget that does not have that property. Xt11/tvagtares 3
1771 Window System Application Interface V2 Resolved PIN PIN.X.0217 PIN4W.00020 This test may fail because the spec is ambiguous about what happens if a bad font name is specified. Xt11/tcstfset 11
1772 Window System Application Interface V2 Resolved PIN PIN.X.0218 PIN4W.00019 This test may fail on implementations because the standard makes conflicting statements about primitive/non-composite widgets. Xt8/tmkgmreqt 3
1773 X Window System Applications Interface Resolved PIN PIN.X.0219 PIN4W.00018 Test should not apply to displays with less than 16-bit color representation. XOPEN/lkpclr 2
1774 X Window System Applications Interface Resolved PIN PIN.X.0220 PIN4W.00017 Test should not apply to displays with less than 16-bit color representation. XOPEN/allcnmdclr 2
1775 X Window System Display Resolved TIN TIN.X.0074 TIN4W.00008 This submitter claims the test may fail because of a difference between the reference code and the specification. Xt11/XtCallbackReleaseCacheRefList 1
1776 Window System Application Interface V2 Resolved TIN TIN.X.0075 TIN4W.00007 A non-alignment between the reference code and its specification is under investigation. Xt11/XtVaSetSubvalues 4
1777 Window System Application Interface V2 Resolved TIN TIN.X.0076 TIN4W.00006 A non-alignment between the reference code and its specification is under investigation. Xt8/XtMakeResizeRequest 9
1778 Window System Application Interface V2 Resolved TIN TIN.X.0077 TIN4W.00005 This submitter claims the test may fail because of a difference between the reference code and the specification. XtC/tpending 1
1779 Window System Application Interface V2 Resolved TIN TIN.X.0078 TIN4W.00004 This submitter claims the test may fail because of a difference between the reference code and the specification. Xlib14/openim 1
1780 Window System Application Interface V2 Resolved TIN TIN.X.0079 TIN4W.00003 This submitter claims the test may fail because of a difference between the reference code and the specification. Xt11/tvastvals 13
1781 Window System Application Interface V2 Resolved TIN TIN.X.0080 TIN4W.00002 This submitter claims the test may fail because of a difference between the reference code and the specification. Xt11/tstvalues 13
1782 Window System Application Interface V2 Resolved TIN TIN.X.0081 TIN4W.00001 This test may fail because the requirement an error be generated has been changed to require a warning by the X Consortium in R6.1. tset/Xt5/XtUnmanageChildren 004
1783 Window System Application Interface V2 Resolved TSD TSD.X.0860 TSD4W.00166 This test may fail because an undefined big request length of 0 is being sent rather than 1. Xproto/NoOperation 3
1784 Window System Application Interface V2 Resolved TSD TSD.X.0861 TSD4W.00165 This test may fail on implementations due to the 16-bit pir->length wrapping to 0 eventually causing later references to freed memory. Xproto/ptimg 3
1785 Window System Application Interface V2 Resolved TSD TSD.X.0862 TSD4W.00164 This test may fail on implementations because stack memory is being freed. Xt11/XtAppReleaseCacheRefs 2
1786 Window System Application Interface V2 Resolved TSD TSD.X.0863 TSD4W.00163 This test may fail on fast systems. XtC/XtPeekEvent 3
1787 Window System Application Interface V2 Resolved TSD TSD.X.0864 TSD4W.00162 This test may fail on fast systems. XtC/XtPeekEvent 3
1788 Window System Application Interface V2 Resolved TSD TSD.X.0865 TSD4W.00161 This test may fail on fast systems. XtC/XtNextEvent 4
1789 X Window System Applications Interface Resolved TSD TSD.X.0866 TSD4W.00160 This test may fail on implementations using X11R6 Athena widgt implementations. Xt6/VendorShellWidget-10 10
1790 X Window System Applications Interface Resolved TSD TSD.X.0867 TSD4W.00159 This test may fail due to using a non-portable key code to stimulate an event. Xlib14/fltrevnt/Test/XFilterEvent-1 1
1791 X Window System Applications Interface Resolved TSD TSD.X.0868 TSD4W.00158 This test may fail on implementations because the keysym being used is out of range. Xt9/tgrabkey/Test/XtGrabKey-1 1,2,3
1792 X Window System Display Resolved TSD TSD.X.0869 TSD4W.00157 This test may produce 1 to 4 .err files due to boundary processing problems. Xlib14/XwcDrawText 1
1793 X Window System Applications Interface Resolved TSD TSD.X.0870 TSD4W.00156 This test may fail because of an undefined behavior in ANSI C usage. Xlib7/XAllocNamedColor 4
1794 X Window System Display Resolved TSD TSD.X.0871 TSD4W.00155 This test may fail on all implementations due to improper initialization. Xlib7/XcmsQueryColor 1
1795 Window System Application Interface V2 Resolved TSD TSD.X.0872 TSD4W.00154 These tests may fail as they allocate all available memory and then use TET calls which want to do a malloc. Xt13/XtMalloc 1
1796 Window System Application Interface V2 Resolved TSD TSD.X.0873 TSD4W.00153 This test may fail as it is manipulating a destroyed widget. Xt8/XtMakeResizeRequest 5
1797 Window System Application Interface V2 Resolved TSD TSD.X.0874 TSD4W.00152 This test may fail as it is manipulating a destroyed widget. Xt8/XtMakeGeometryRequest 5
1798 Window System Application Interface V2 Resolved TSD TSD.X.0875 TSD4W.00151 This test may fail as it is destroying the same widget twice. Xt4/XtDestroyWidget 1
1799 Window System Application Interface V2 Resolved TSD TSD.X.0876 TSD4W.00150 This test may fail due to using a non-portable key code to stimulate an event. Xlib14/XFilterEvent 1
1800 Window System Application Interface V2 Resolved TSD TSD.X.0877 TSD4W.00149 These tests will fail if the DISPLAY environment variable is not set to the same value as the XT_DISPLAY configuration variable. Xt11/XtCvtStringToDisplay 1,2,3
1801 Window System Application Interface V2 Resolved TSD TSD.X.0878 TSD4W.00148 This test may fail as the to_in_out" argument to XtConvertAndStore() is not initialized. XtC/XtAppAddConverter 2
1802 Window System Application Interface V2 Resolved TSD TSD.X.0879 TSD4W.00147 This test may fail due to a convertor failing to set a return value. Xt11/XtAppSetTypeConverter 14
1803 Window System Application Interface V2 Resolved TSD TSD.X.0880 TSD4W.00146 These tests may fail due to using a display after it has been closed which causes Xt to SEGV on some platforms. Xt4/XtCloseDisplay 1,2
1804 Window System Application Interface V2 Resolved TSD TSD.X.0881 TSD4W.00145 This test may fail due to a missing parameter to the XVaCreateNestedList() call. Xlib14/XVaCreateNestedList 4
1805 X Window System Applications Interface Resolved TSD TSD.X.0882 TSD4W.00144 There is no scenario appropriate for testing to just the Application Interface Product Standard. Waiver cannot be used for registering a product for the X Window System Display Product Standard. Xproto/ChangeHosts 1
1806 Window System Application Interface V2 Resolved TSD TSD.X.0883 TSD4W.00143 This test may fail on implementations because XGetGCValues() is called with a bad value. Xlib8/XFlushGC 2
1807 Window System Application Interface V2 Resolved TSD TSD.X.0884 TSD4W.00142 This test may fail on all implementations because the UnmapNotify event is not being sent. Xt7/tmpopdown 5
1808 Window System Application Interface V2 Resolved TSD TSD.X.0885 TSD4W.00141 This test may fail on all implementations because the tested events are never set. Xt11/tstvalues 5
1809 Window System Application Interface V2 Resolved TSD TSD.X.0886 TSD4W.00140 This test may fail if the implementation-supplied Athena Widget set overrides the Xt defaults for VendorShell resources. Xt6/wdgtvndrsh 010
1810 Window System Application Interface V2 Resolved TSD TSD.X.0887 TSD4W.00139 This test may fail on implementations because the wrong semaphore is being set. Xt7/tcalbkpdn 003
1811 Window System Application Interface V2 Resolved TSD TSD.X.0888 TSD4W.00138 This test may fail on implementations because the language string does not contain a territory part making %L and %l possibly identical. Xt13/trspathnm 019
1812 Window System Application Interface V2 Resolved TSD TSD.X.0889 TSD4W.00137 This test may fail on implementations that do not have XMODIFIERS set. Xlib14/wcfstli 1
1813 Window System Application Interface V2 Resolved TSD TSD.X.0890 TSD4W.00136 This test may fail on all implementations because foreground is not a valid resource in the topLevel shell widget. Xt11/tvagtsres 3
1814 Window System Application Interface V2 Resolved TSD TSD.X.0891 TSD4W.00135 This test may fail on all implementations because the call to the XtVaGetSubvalues() is missing the "XtVaNestedList" keyword. Xt11/tvagtsval 3
1815 Window System Application Interface V2 Resolved TSD TSD.X.0892 TSD4W.00134 This test may fail on implementations because the internal XT_FONTSET variable is not well specified enough to match the reference bitmaps. vsw5/tset/Xlib14/mbdistr 1
1816 Window System Application Interface V2 Resolved TSD TSD.X.0893 TSD4W.00133 This test may fail intermittently tset/Xt11/tcstshrt 004
1817 Window System Application Interface V2 Resolved TSD TSD.X.0894 TSD4W.00132 This test may fail on all implementations due to improper arguments to XtVaTypedArg. ./vsw5/tset/Xt11/tvagtvals 2
1818 Window System Application Interface V2 Resolved TSD TSD.X.0895 TSD4W.00131 This test may fail on all implementations. Xlib16/rmcomfdt 1
1819 Window System Application Interface V2 Resolved TSD TSD.X.0896 TSD4W.00130 This test may fail on all implementations. Xlib16/rmcomdt 1
1820 Window System Application Interface V2 Resolved TSD TSD.X.0897 TSD4W.00129 This test may fail on IUTs using an unbranded server that may not be configured to support access control requests from the client machine. tset/XPROTO/staccsscnt 1
1821 Window System Application Interface V2 Resolved TSD TSD.X.0898 TSD4W.00128 This test may fail on IUTs using an unbranded server that may not be configured to support access control requests from the client machine. tset/XPROTO/chnghsts 1
1822 X Window System Display Resolved TSD TSD.X.0899 TSD4W.00127 This test may fail on implementations because there is insufficient time to accomodate network delays. CH07/addtsvst 4 5 6
1823 X Window System Display Resolved TSD TSD.X.0900 TSD4W.00126 This test may fail on implementations because there is insufficient time to accomodate network delays. CH02/clsdsply 14
1824 X Window System Display Resolved TSD TSD.X.0901 TSD4W.00125 This test may fail on implementations where too few unmapped color cells are available to support test initialization. CH05/cpyclrmpan 3
1825 X Window System Applications Interface Resolved TSD TSD.X.0902 TSD4W.00124 This test incorrectly assumes that DirectColor color masks are always arranged as RRRGGGBB. CH05/allcclrcll 6
1826 X Window System Applications Interface Resolved TSD TSD.X.0903 TSD4W.00113 Test has 32-bit dependency. CH09/stwmprprts 5
1827 X Window System Applications Interface Resolved TSD TSD.X.0904 TSD4W.00112 Test has 32-bit dependency. CH09/stwmhnts 1
1828 X Window System Applications Interface Resolved TSD TSD.X.0905 TSD4W.00111 Test has 32-bit dependency. CH09/sticnszs 1
1829 X Window System Applications Interface Resolved TSD TSD.X.0906 TSD4W.00110 Test has a 32-bit dependency. CH08/sndevnt 14
1830 X Window System Applications Interface Resolved TSD TSD.X.0907 TSD4W.00109 Tests fail due to minor pixelization discrepencies. CH06/drwarcs 45 66 69 76
1831 X Window System Applications Interface Resolved TSD TSD.X.0908 TSD4W.00108 Test has 32-bit dependency. CH03/crtwdw 3
1832 X Window System Applications Interface Resolved TSD TSD.X.0909 TSD4W.00107 Test has 32-bit dependency. CH03/crtsmplwdw 7
1833 X Window System Applications Interface Resolved TSD TSD.X.0910 TSD4W.00106 Test has 32-bit dependency. CH07/chngkybrdc 9
1834 X Window System Applications Interface Resolved TSD TSD.X.0911 TSD4W.00105 Suite has numerous 32-bit dependencies. Other/various 0
1835 X Window System Applications Interface Resolved TSD TSD.X.0912 TSD4W.00100 Test fails because it is not sending correct request. XPROTO/chnghsts 1
1836 X Window System Applications Interface Resolved TSD TSD.X.0913 TSD4W.00099 Test may fail in a network configuration. CH08/rszrqst 1
1837 X Window System Applications Interface Resolved TSD TSD.X.0914 TSD4W.00098 Test may fail in a network configuration. CH08/mprqst 1
1838 X Window System Applications Interface Resolved TSD TSD.X.0915 TSD4W.00097 Test may fail in a network configuration. CH08/crcltrqst 1
1839 X Window System Applications Interface Resolved TSD TSD.X.0916 TSD4W.00096 Tests may fail in a network configuration. CH08/cnfgrrqst 1 3 6
1840 X Window System Applications Interface Resolved TSD TSD.X.0917 TSD4W.00095 The test does not check, when copying from a window to another (through XCopyArea), that the source window (or part of it) is not obscured by another window. CH06/cpyar 25
1841 X Window System Applications Interface Resolved TSD TSD.X.0918 TSD4W.00094 Test fails due to minor pixelization discrepencies. CH06/fllarcs 2
1842 X Window System Applications Interface Resolved TSD TSD.X.0919 TSD4W.00093 Tests fail due to minor pixelization discrepencies. CH06/drwarcs 45 52 53 54 55 56 57 58 66 69 76 103 104
1843 X Window System Applications Interface Resolved TSD TSD.X.0920 TSD4W.00092 Tests fail due to minor pixelization discrepencies. CH06/drwarc 42 63 66 73 93 94
1844 X Window System Display Resolved TSD TSD.X.0921 TSD4W.00084 Test is comparing 16-bit color values to hardware-dependent color values. CH05/strnmdclr 2
1845 X Window System Applications Interface Resolved TSD TSD.X.0922 TSD4W.00167 These tests may fail on 64-bit architectures. XtC/XtAppAddConverter 4, 5, 6, 9, 10
1846 X Window System Applications Interface Resolved TSD TSD.X.0923 TSD4W.00168 These tests use a fixed input style instead of querying the supported styles, and so will fail on implementations which do not support that style. Xlib14/XSetICFocus 1
1847 X Window System Display Resolved TSD TSD.X.0924 TSD4W.00169 These tests may report a SIGBUS signal on systems where unsigned long is not 32 bits. Xproto/StoreColors 1 - 4
1848 Window System Application Interface V2 Resolved TSD TSD.X.0925 TSD4W.00170 The test gives the wrong result code when the only supported input style is XIMPreeditNone|XIMStatusNone (UNRESOLVED instead of UNTESTED). Xlib14/XwcResetIC 1
1849 Window System Application Interface V2 Resolved TSD TSD.X.0926 TSD4W.00171 The test may fail when the BigRequests extension is supported. Xproto/PutImage 3
1850 Window System Application Interface V2 Resolved TSD TSD.X.0927 TSD4W.00172 The test may fail on systems where long and int are not the same size, as it passes 32-bit data to XChangeProperty in an int instead of a long. Xlib11/PropertyNotify 1
1851 Window System Application Interface V2 Resolved TSD TSD.X.0928 TSD4W.00173 The test may report that args[3].addr has an incorrect value on 64-bit systems. XtC/XtAppAddConverter 6
1852 Window System Application Interface V2 Resolved TSD TSD.X.0929 TSD4W.00174 The test reports "Could not find differing bits_per_pixel" for visuals with depths between 25 and 31. Xlib9/XPutImage 33
1853 Window System Application Interface V2 Resolved TSD TSD.X.0930 TSD4W.00175 The test hangs when it encounters a BadLength error for StaticGray visuals with depth 16. Xlib7/XQueryColors 1
1854 X Window System Applications Interface Resolved TSD TSD.X.0931 TSD4W.00176 The test calculates incorrect expected colour values when bits_per_rgb is not 8. Xlib7/XcmsAllocColor 1
1855 X Window System Applications Interface Resolved MSF MSF.X.0076 MSF4W.00026 Implementation expects 32-bit data to be 64-bit aligned in 64-bit compilation environment. Xlib11/PropertyNotify 1
1856 X Window System Applications Interface Resolved MSF MSF.X.0077 MSF4W.00027 A temporary waiver is requested for minor pixelization differences. Xlib9/XDrawArcs 103
1857 Window System Application Interface V2 Resolved MSF MSF.X.0078 MSF4W.00028 A temporary waiver is requested for a minor problem with XCreateIC(). Xlib14/XSetICFocus 1
1858 Window System Application Interface V2 Resolved MSF MSF.X.0079 MSF4W.00029 A temporary waiver is requested for a minor problem related to GraphicsExpose events. Xlib11/GraphicsExpose 1
1859 Window System Application Interface V2 Resolved MSF MSF.X.0080 MSF4W.00030 A temporary waiver is requested for minor pixelization differences. Xlib9/XFillRectangle 38,39
1860 Window System Application Interface V2 Resolved MSF MSF.X.0081 MSF4W.00031 A MSF is requested for failure of XtCallbackReleaseCacheRefList() to invoke the destructor. Xt11/XtCallbackReleaseCacheRefList 1
1861 X Window System Applications Interface Resolved REJ REJ.X.0548 PG4W.00099 First argument should be a reference to the XrmDatabase pointer. Xlib16/XrmEnumerateDatabase 1, 2, 3
1862 Window System Application Interface V2 Resolved REJ REJ.X.0549 PG4W.00100 buffer not properly allocated prior to being accessed. Xproto/PutImage 3
1863 X Window System Applications Interface Resolved REJ REJ.X.0550 PG4W.00101 32-bit data should be passed in a long int. Xlib11/PropertyNotify 1
1864 Window System Application Interface V2 Resolved REJ REJ.X.0551 PG4W.00102 This IR requests a temporary waiver for a fault that causes a SIGSEGV. Xt11/XtVaGetSubresources 4
1865 Window System Application Interface V2 Resolved REJ REJ.X.0552 PG4W.00103 This IR requests a temporary waiver for a fault that causes a SIGSEGV. Xt11/XtVaGetSubvalues 3
1866 X Window System Display Resolved REJ REJ.X.0553 PG4W.00104 In some BadLength tests the server does not respond if BIG_REQUESTS are enabled. Xproto/Bell 2
1867 X Window System Applications Interface Resolved REJ REJ.X.0554 PG4W.00105 Test failure already covered by PIN4W.00020 Xt11/XtCvtStringToFontSet 11
1868 Window System Application Interface V2 Resolved REJ REJ.X.0555 PG4W.00106 This IR claims that 32-bit data should not be passed to XChangeProperty() in a long array on systems with 64-bit long. Xlib5/XGetWindowProperty 4, 5
1869 Window System Application Interface V2 Resolved REJ REJ.X.0556 PG4W.00107 The tests fail for a pseudocolor visual with transparent overlay, but no fault in the test suite has been identified. Xlib7/XCreateColorMap 3,4,5,7
1870 Window System Application Interface V2 Resolved REJ REJ.X.0557 PG4W.00108 A temporary waiver is requested for minor pixelization differences and an XIOError. Xlib9/XDrawImageString16 6
1871 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0932 TSD5.001 The above errors are caused by the testcase not expecting to see the members of the ucontext_t structure in the stdlib.h namespace. The contents of stdlib.h.M are as follows: #if !defined(_XOPEN_SOURC... ANSI.hdr/misc/stdlib 48
1872 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0933 TSD5.002 The above errors are caused by the testcase not expecting to see the members of the ucontext_t structure in the signal.h namespace. The contents of signal.h.M are as follows: #if !defined(_XOPEN_SOURC... POSIX.hdr/misc/signal 39
1873 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0934 TSD5.003 The above errors are caused by the testcase not expecting to see the members of the ucontext_t structure in the wait.h namespace. The contents of wait.h.M are as follows: #if !defined(_XOPEN_SOURCE) |... POSIX.hdr/misc/wait 10
1874 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0935 TSD5.004 This testcase has the following problem; in sigcppair() the return code (status) is set to WTERMSIG(status) when WIFSIGNALED(status) is true. This causes sigcppair() to return the terminating signal i... ANSI.os/signal/signal_X 1
1875 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0936 TSD5.005 This IR is for the following assertions in regexp: 1, 3-31. compile(), advance() and step() are legacy functions in XPG5, They should be tested only if _XOPEN_LEGACY != -1 in unistd.h. XOPEN.os/genuts/regexp all
1876 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0937 TSD5.006 This test fails because the test fails to properly compare the fcntl() return and the file status flags and file access mode. The test does the following: private int t4_status[T4_NFD] = { O_RDONLY | ... POSIX.os/ioprim/fcntl 5
1877 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0938 TSD5.007 This assertion is failing because test12_func is declared as a static. function. Our implementation doesn't export statics per ISO C section 6.1.2.2. XPG5 XSH page 166 states: "The symbols introduced... DYNL.os/libdl/dlopen 12
1878 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0939 TSD5.008 This interpretation request is for the following assertions: /tset/XPG4.os/ipc/semctl/T.semctl 17 Unresolved /tset/XPG4.os/ipc/semctl/T.semctl 18 Unresolved /tset/XPG4.os/ipc/semop/T.semop 4 Unresolve... XPG4.os/ipc/semctl 17 18
1879 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0940 TSD5.009 The failing cases are 12, 13, and 14. These tests verify the visibility and arguments of the prototypes for vfwprintf(), vwprintf(), and vswprintf(). The tests fail because they cannot determine the t... MSE.hdr/misc/wchar.h 12,13,14
1880 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0941 TSD5.010 The test is trying to verify the visibility of the type mbstate_t in . XSH5, p. 1212 shows mbstate_t defined in . According to XSH5, p. 1215, "may", and is hence not requ... MSE.hdr/misc/wctype 1
1881 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0942 TSD5.011 This is identical to TSD5.0006 except for the particular system-dependent values returned. POSIX.os/ioprim/fcntl 5
1882 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0943 TSD5.012 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. This is documented as a Known Problem in the VSX release notes. The pr... POSIX.os/devclass/cfsetispee 3
1883 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0944 TSD5.013 This was a common problem for systems dependent on this particular chip architecture for XPG3 branding which continues with XPG4. This is documented as a Known Problem in the VSX release notes. The pr... POSIX.os/devclass/cfsetospee 2
1884 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0945 TSD5.014 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
1885 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0946 TSD5.015 This is a known problem with the test suite, which is encountered on systems using shared libraries. Upon performing the chroot() call the shared library is no longer accessible and the process termin... XOPEN.os/procenv/chroot 4
1886 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0947 TSD5.016 Page 105 of the XPG5 XSH spec satates the prototype for btowc() is the following: wint_t btowc(int c) ; and further states: " The btowc() functions returns WEOF if c has the value EOF or if (unsigned ... MSE.os/wchars/btowc 3
1887 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0948 TSD5.017 This IR is for the following tests: ANSI.hdr/misc/stdlib/T.stdlib 48 POSIX.hdr/misc/misc/wait/T.wait 10 This IR addresses the sigstack errors in the above output. The timespec errors will be addressed... ANSI.hdr/misc/stdlib 48
1888 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0949 TSD5.018 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
1889 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0950 TSD5.019 This is a known problem with the test suite, which is encountered on systems using shared libraries. Upon performing the chroot() call the shared library is no longer accessible and the process termin... XOPEN.os/procenv/chroot 4
1890 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0951 TSD5.020 tset/ANSI.hdr/misc/stdio_X Test No:33 The Single UNIX Specification, Version 2 description of va_list, defined in stdargs.h, says "The type va_list is defined for variables used to traverse the list".... ANSI.hdr/misc/stdio_X 33
1891 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0952 TSD5.021 tset/MSE.hdr/misc/wchar/T.wchar Test No:1 The way the test determines the datatype of WCHAR_MAX and WCHAR_MIN is not portable and does not work in our environment. The test sets the variable wc_signed... MSE.hdr/misc/wchar 1
1892 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0953 TSD5.022 tset/MSE.hdr/misc/wchar/T.wchar 12 Failed tset/MSE.hdr/misc/wchar/T.wchar 13 Failed tset/MSE.hdr/misc/wchar/T.wchar 14 Failed The Single UNIX Specification, Version 2 description of va_list, defined i... MSE.hdr/misc/wchar 12, 13, 14
1893 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0954 TSD5.023 POSIX.os/devclass/tcsendbrea/T.tcsendbrea 9 Failed POSIX.os/devclass/tcsendbrea/T.tcsendbrea 10 Unresolved POSIX.os/devclass/tcsendbrea/T.tcsendbrea 11 Unresolved POSIX.os/devclass/tcsendbrea/T.tcsend... POSIX.os/devclass/tcsendbrea 9-12
1894 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0955 TSD5.024 tset/ANSI.hdr/misc/stdio_X Test No:33 The Single UNIX Specification, Version 2 description of va_list, defined in stdargs.h, says "The type va_list is defined for variables used to traverse the list".... ANSI.hdr/misc/stdio_X 33
1895 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0956 TSD5.025 According to the release notes of VSX4 4.4.4 this is a known problem with the testsuite. Here after changing the root directory of the process, the shared libraries are not available under the new roo... XOPEN.os/procenv/chroot 4
1896 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0957 TSD5.026 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
1897 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0958 TSD5.027 Test #37 is testing vsnprintf(). Since it uses varargs, the test calls va_start() and va_end(). The standard says that these macros are defined in stdarg.h, but this test doesn't #include ,... ANSI.hdr/misc/stdio_X 37
1898 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0959 TSD5.028 The problem with both test cases is a mistaken assumption on the wide-character representation. The test calls btowc with each singlebyte character defined in the vsx4l1chars[] array and compares the ... MSE.os/wchar/btowc 1
1899 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0960 TSD5.029 When this test checks LDBL_MAX it compares the calculated value with the defined constant in a way that allows for some slight inaccuracy in the calculation. This is fine if the inaccuracy causes the ... XPG4.hdr/misc/float 4
1900 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0961 TSD5.030 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
1901 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.0962 TSD5.031 The case #43 of the wchar.h test claims that the following symbols should not be visible through in the UNIX98 mode: flockfile ftrylockfile funlockfile getc_unlocked getchar_unlocked putc_un... XPG4.hdr/misc/wchar 43
1902 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0221 PIN5.001 The above errors occur because the t_fmt_ampm string is set to "" in the source for VSX4L1 and VSX4L2. The XPG5 XBD on page 50 states the following: "In the event that some of the information for a lo... XPG4.os/time/strptime 3
1903 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0222 PIN5.002 The unresolved cases are: MSE.os/streamio/wprintf/T.fwprintf 58 Unresolved MSE.os/streamio/wprintf/T.swprintf 58 Unresolved MSE.os/streamio/wprintf/T.vfwprintf 58 Unresolved MSE.os/streamio/wprintf/T.... MSE.os/streamio/fwprintf 58
1904 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0223 PIN5.003 This interpretation request is for the following assertions: LFS.os/ioprim/fcntl/T.fcntl 4 LFS.os/ioprim/lseek/T.lseek 2 LFS.os/streamio/fseek/T.fseek 3 LFS.os/streamio/fseeko/T.fseeko 17 LFS.os/strea... LFS.os/ioprim/fcntl 4
1905 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0224 PIN5.004 The following failures /tset/ANSI.os/streamio/printf/T.snprintf 58 Unresolved /tset/ANSI.os/streamio/vprintf/T.vsnprintf 58 Unresolved are duplicate problems specified in PIN4.053 for VSX 4.3.5. The n... ANSI.os/streamio/printf 58
1906 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0225 PIN5.005 Each of tests fail in the 64-bit test environment where the tests are built as a 64-application. Though these tests are in the Large Files section of the test suite, the Large File compilation options... LFS.os/ioprim/lseek 2
1907 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0226 PIN5.006 This is a known grey area in XSH5 for which there is a working group resolution, bwg98-006. The two tests in VSX4: ANSI.os/streamio/snprintf 68 and ANSI.os/streamio/vsnprintf 68 expect the "new" behav... ANSI.os/streamio/snprintf 68
1908 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0227 PIN5.007 POSIX.os/devclass/tcgetattr/T.tcgetattr 3 Failed POSIX-Part 1: System Application Program Interface (API) IEEE std 1003.1, 1996, Section 7.2.1.1 page 151 states: "If differing baud rates are not suppo... POSIX.os/devclass/tcgetattr 3
1909 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0228 PIN5.008 In PIN5.005 a grey area was identified which affects three tests: /tset/LFS.os/ioprim/lseek/T.lseek 2 /tset/LFS.os/streamio/fseek/T.fseek 3 /tset/LFS.os/streamio/fseeko/T.fseeko 17 However an addition... LFS.os/streamio/fseek 3
1910 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0229 PIN5.009 Error is caused by the following declaration which can be find at line 121 in the L.iconv module: size_t iconv(iconv_t, char **, size_t *, char **, size_t *); According to "X/Open System Interfaces an... XPG4.hdr/misc/iconv 4
1911 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0230 PIN5.010 The consultants stated in PG5R.010 The basis for granting PIN5.003 was the description of the EINVAL error for lseek() in POSIX.1-1996: [EINVAL] ... the resulting file offset would be invalid and a de... LFS.os/ioprim/fcntl 4
1912 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0231 PIN5.011 The XPG4 grey area identified in PIN4.008 still exists in SUSv2, so an equivalent PIN should be issued for UNIX98. POSIX.os/devclass/i_noncanon 14
1913 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0232 PIN5.012 The test failures occur because VSX is testing that '<' and '>' are part of tzname[0] and/or tzname[1]. However: a. This test will not work with POSIX quoted timezones because '<' and '>' are ... ANSI.os/time/mktime 18
1914 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0233 PIN5.013 The XPG4 grey area identified in PIN4.031 still exists in SUSv2, so an equivalent PIN should be issued for UNIX98. POSIX.os/devclass/tcsendbrea 3
1915 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0234 PIN5.014 The XPG4 grey area identified in PIN4.055 still exists in SUSv2, so an equivalent PIN should be issued for UNIX98. XPG4.os/time/strptime 3
1916 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0082 TIN5.001 (time.h should allow symbols defined in signal.h to be visible in the namespace). The Base Working Group recommends a TIN on this issue while a PASC Interpretation request is filed with the recommenda... ANSI.hdr/misc/time 29
1917 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0083 TIN5.002 (signal.h, POSIX should allow symbols defined in time.h to be visible in the namespace when signal.h is included). The Base Working Group recommends a TIN on this issue while a PASC Interpretation req... POSIX.hdr/misc/signal.h 39
1919 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0085 TIN5.004 This IR is for the following tests: ANSI.hdr/misc/stdlib/T.stdlib 48 POSIX.hdr/misc/misc/wait/T.wait 10 This IR addresses the timespec errors in the above output. The sigstack errors will be addressed... ANSI.hdr/misc/stdlib 48
1920 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0086 TIN5.005 According to VWG/003/060392, \{\} imbalance behavior is undefined for EREs under XPG4. Thus, the expected testcase results are incorrect. Our implementation treats unbalanced braces as ordinary char... XPG4.os/genuts/regcomp 30
1921 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0087 TIN5.006 The XPG4 XSI doesn't support the expected results for these testcases. The return values REG_EBRACE and REG_BADBR are valid only for BREs, the spec doesn't define any corresponding return values for... XPG4.os/genuts/regcomp 32, 34, 36, 38
1922 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0558 PG5R.001 This testcase has the following problem; in sigcppair() the return code (status) is set to WTERMSIG(status) when WIFSIGNALED(status) is true. This causes sigcppair() to return the terminating signal i... ANSI.os/signal/signal_X 1
1923 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0559 PG5R.002 This interpretation request is for the following assertions: LFS.os/ioprim/fcntl/T.fcntl 4 LFS.os/ioprim/lseek/T.lseek 2 LFS.os/streamio/fclose/T.fclose 1 LFS.os/streamio/fflush/T.fflush 1 LFS.os/stre... LFS.os/ioprim/fcntl 4
1924 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0560 PG5R.003 The results above are typical of the following 72 failures and 108 unresolved cases: MSE.os/streamio/wprintf/T.fwprintf 29 Failed MSE.os/streamio/wprintf/T.fwprintf 33 Failed MSE.os/streamio/wprintf/T... MSE.os/streamio/fwprintfet.al. 29 et. al.
1925 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0561 PG5R.004 This IR is for the following tests: ANSI.os/streamio/fopen 25 ANSI.os/streamio/freopen 26 ANSI.os/streamio/remove 14 POSIX.os/file/access 38 POSIX.os/file/chdir 7 POSIX.os/file/chmod 12 POSIX.os/file/... ANSI.os/streamio/fopen 25
1926 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0562 PG5R.005 XPG4.os/time/strptime/T.strptime 3 Failed According to the corrigenda " On the strptime() manual page (Page 889, Volume 2), change: %r is the time as %I:%M:%S %p. to: %r 12-hour clock time using the A... XPG4.os/time/strptime 3
1927 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0563 PG5R.006 /tset/ANSI.hdr/misc/stdlib/T.stdlib 48 Failed According to the X/Open specification on System Interface and Headers Issue 5 "The following identifiers are reserved regardless of the inclusion of heade... ANSI.hdr/misc/stdlib 48
1928 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0564 PG5R.007 In this case test is expecting that when we write to one end of pipe (fd[1]) time stamps on the other end (fd[0]) be updated. According to the CAE specification Issue 5: volume 1 page 34, "However, si... POSIX.os/files/fstat 1
1929 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0565 PG5R.008 /tset/MSE.os/streamio/fwide/T.fwide Test No : 6 This test fails when the fwide() does not report an error after a call to close() in the test suite. The Application Usage section of the close() functi... MSE.os/streamio/fwide 6
1930 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0566 PG5R.009 The behavior of vsnprintf in IRIX was in compliace with UNIX95 standards as, Upon successful completion, these functions return the number of bytes transmitted excluding the terminating null in the ca... ANSI.os/streamio/vsnprintf 68
1931 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0567 PG5R.010 The test output has changed from VSX 5.1.4 to current release 5.1.6. But the cause of the failures is still the same as described in PIN5.003. LFS.os/ioprim/fcntl 4
1932 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0568 PG5R.011 Examining the source code, if you look at routine ldbl_max, it tries to compute the maximum long double by multiplying 1.0L - ldbl_epsilon() by 2**max_exp. (ldbl_epsilon() actually returns an ulp(1.0L... XPG4.hdr/misc/float 4
1933 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0569 PG5R.012 The following problem tests incorrectly report an Unsupported test result. They do so because rather than relying on sysconf() to determine if a feature is supported or not, they instead check to see ... LFS.os/procenv/sysconf 1, 2, 4, 5, 7, 8, 10, 11
1934 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0570 PG5R.013 There is a PIN for this assertion for the previous test version, PIN5.009. The problem in that pin is similiar but the source of the problem was: Error is caused by the following declaration which can... XPG4.hdr/misc/iconv 4
1935 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0571 PG5R.014 TIN5.002 grants a waiver for signal.h making symbols from time.h visible in the namespace. This is the same case although different output occurs. POSIX.hdr/misc/signal 39
1936 Transport Service XTI Resolved TSD TSD.X.0963 TSDT4.001 In connect test 1, the master program is supposed to connect twice to the same target address. But the function u_rcvaddr() uses static variables to hold the struct netbuf and struct sockaddr_in which... XTI.os/cots/T.connect 1
1937 Transport Service XTI Resolved TSD TSD.X.0964 TSDT4.002 The test for the TBADADDR error from t_sndudata() does not allow for the fact that the transport provider may return this error with t_rcvuderr(), as stated in the manual description for t_sndudata():... XTI.os/clts/T.sndudata 9
1938 Transport Service XTI Resolved TSD TSD.X.0965 TSDT4.003 In the TPI specifications, the T_OPTMGMT_ACK primitive returns the flag value from the request (T_NEGOTIATE, T_CHECK, T_CURRENT, T_DEFAULT) in addition to the result value. In the XTI specifications, ... XTI.os/util/T.optmgmt 1 3 4 5 6 7 8 11 13 14 15 16 17 18 19 21 22 23 24 25 26 30 32 34
1939 Transport Service XTI Resolved TSD TSD.X.0966 TSDT4.004 This test calls t_accept() with XTI and TCP level options. TCP_MAXSEG is one of the options specified. Since this is a read-only option, t_accept() correctly returns the TACCES error, according to Sec... XTI.os/cots/T.accept 6
1940 Transport Service XTI Resolved TSD TSD.X.0967 TSDT4.005 T.connect 3, T.rcvconnect 3 This test calls t_connect() with XTI and TCP level options TCP_MAXSEG is one of the options specified. Since this is a read-only option, t_connect() correctly returns the T... XTI.os/cots/T.connect 3
1941 Transport Service XTI Resolved TSD TSD.X.0968 TSDT4.006 The error code TBADDATA is returned from a zero-byte expedited t_snd() which follows an expedited t_snd() with the T_MORE flag set. Normally, this would be expected to complete successfully, but accor... XTI.os/cots/T.snd 7
1942 Transport Service XTI Resolved TSD TSD.X.0969 TSDT4.007 The test attempts to generate a TLOOK error from t_listen(). To do this, the slave system sends a connect request followed immediately by a disconnect. In the implementation being tested, the connect ... XTI.os/cots/T.listen 10
1943 Transport Service XTI Resolved TSD TSD.X.0970 TSDT4.008 One part of this test involves sending unknown options to the t_optmgmt() function at the TCP and UDP levels. The expected error is TBADOPT; however, according to the XTI specification section on "The... XTI.os/util/T.optmgmt 49
1944 Transport Service XTI Resolved TSD TSD.X.0971 TSDT4.009 According to appendix B to the XTI specifications, "Internet Protocol- specific Information", the T_MORE flag should be ignored on calls to t_snd(). Therefore, the test case snd 5 should not assume th... XTI.os/cots/T.snd 5
1945 Transport Service XTI Resolved TSD TSD.X.0972 TSDT4.010 Similar to the previous interpretation request TSDT4.003 granted by X/Open, these test numbers represent additional instances where the option management request flag is OR'd with the result flag by ... XTI.os/util/T.optmgmt 2 12 20 27 28 29 31 33
1946 Transport Service XTI Resolved TSD TSD.X.0973 TSDT4.011 The master test program performs a synchronous t_connect() and, almost immediately, aborts the connection with t_close(). Since a TCP transport provider is being used, the connection is automatically ... XTI.os/cots/T.connect 2 5 6 10 22
1947 Transport Service XTI Resolved TSD TSD.X.0974 TSDT4.012 This TSD is being filed with regard to t_rcvudata{1,3} and t_sndudata{1,2,3}. A related problem, whose origin is exhibited for the master side t_rcvudata{1,3} assertions, and for the slave side t_sndu... XTI.os/clts/T.rcvudata{1} 1,3"
1948 Transport Service XTI Resolved TSD TSD.X.0975 TSDT4.013 This failure is related to the USL-011 change request - the "magic address switch." When a connection is accepted on a resfd != fd, some TCP implementations set the local address of the resfd to be th... XTI.os/cots/accept 16
1949 Transport Service XTI Resolved TSD TSD.X.0976 TSDT4.014 This test verifies that a call to t_alloc() on connection-oriented transport endpoint returns valid t_errno and errno. However, this test calls t_alloc() on connectionless transport (UDP) endpoint. Th... XTI.os/util/alloc 31
1950 Transport Service XTI Resolved TSD TSD.X.0977 TSDT4.015 The master tests bindret.qlen <= 1, sees it's true and sends a value of "0" to the slave. The slave, in test2, simply calls subt2_3. Which in turn simply reads the value from the master and tries to ... XTI.os/cots/listen/T.listen 2
1951 Transport Service XTI Resolved TSD TSD.X.0978 TSDT4.016 connect{6} builds an options buffer with option IP_DONTROUTE and level INET_TCP. This is the wrong level for the option, so the option is effectively "unknown". (The subject of the test.) It then does... XTI.os/cots/connect/T.connect 6,7
1952 Transport Service XTI Resolved TSD TSD.X.0979 TSDT4.017 The code for rcvconnect{3} is supposed to test whether association-related options are returned in rcvcall->opt. However, the code for the assertion does nothing to check whether the options it is loo... XTI.os/cots/rcvconnect/T.rcvconnect 3
1953 Transport Service XTI Resolved TSD TSD.X.0980 TSDT4.018 The transport provider ISO-over-TCP is a connection-oriented provider. Thus, calling t_rcvudata() must fail as this function is for connectionless providers only. XTI.os/util/getinfo 8
1954 Transport Service XTI Resolved TSD TSD.X.0981 TSDT4.019 The slave sends 1 byte of normal data with the T_MORE flag set. The suite expects this byte to be transmitted immediately. Our ISO transport implementation, however, enters data transmission only if e... XTI.os/cots/rcv 6
1955 Transport Service XTI Resolved TSD TSD.X.0982 TSDT4.020 Expedited data of ETSDU size are sent with the T_MORE flag set. An additional byte of expedited data is sent with the T_MORE flag set. The T_END indication is meant to be sent along with a 0-byte ETSD... XTI.os/cots/snd 14
1956 Transport Service XTI Resolved TSD TSD.X.0983 TSDT4.021 The test is supposed to work as follows: SLAVE MASTER t_conrq() > T_CONNECT event t_listen() t_disrq() > T_DISCONNECT event t_accept() ==> TLOOK This test sequence works perfectly for transport provid... XTI.os/cots/accept 22
1957 Transport Service XTI Resolved TSD TSD.X.0984 TSDT4.022 file sndudata.c, function test9(): the maximum length of the datagram to be sent is never initialized but nevertheless used for comparison and variable assignment: .... struct t_unitdata unitdata ....... XTI.os/clts/sndudata 9
1958 Transport Service XTI Resolved TSD TSD.X.0985 TSDT4.023 The test is supposed to work as follows: SLAVE MASTER t_listen() t_connect() > T_CONNECT event ==> state is T_INCON t_look() loop t_snddis() > T_DISCONNECT event t_rcvdis() returns T_OK ==> state is T... XTI.os/cots/rcvdis 5
1959 Transport Service XTI Resolved TSD TSD.X.0986 TSDT4.024 Test case behaviour corresponds to test case T.rcvdis(5). The fact that two connections are involved in T.rcvdis(6), makes no difference. The test is supposed to work as follows (reduced to first conn... XTI.os/cots/rcvdis 6
1960 Transport Service XTI Resolved TSD TSD.X.0987 TSDT4.025 The transport provider ISO-over-TCP is a connection-oriented provider. Thus, calling t_rcvudata() must fail as this function is for connectionless providers only. Repeat waiver for VST 4.1.4 XTI.os/util/getinfo 8
1961 Transport Service XTI Resolved TSD TSD.X.0988 TSDT4.026 The slave sends 1 byte of normal data with the T_MORE flag set. The suite expects this byte to be transmitted immediately. Our ISO transport implementation, however, enters data transmission only if e... XTI.os/cots/rcv 6
1962 Transport Service XTI Resolved TSD TSD.X.0989 TSDT4.027 Expedited data of ETSDU size are sent with the T_MORE flag set. An additional byte of expedited data is sent with the T_MORE flag set. The T_END indication is meant to be sent along with a 0-byte ETSD... XTI.os/cots/snd 14
1963 Transport Service XTI Resolved TSD TSD.X.0990 TSDT4.028 The test is supposed to work as follows: SLAVE MASTER t_conrq() > T_CONNECT event t_listen() t_disrq() > T_DISCONNECT event t_accept() ==> TLOOK This test sequence works perfectly for transport provid... XTI.os/cots/accept 22
1964 Transport Service XTI Resolved TSD TSD.X.0991 TSDT4.029 Though the test description is a bit misleading, the test is supposed to work as follows: SLAVE MASTER synchronous t_listen() waiting...... t_connect() > T_CONNECT event t_listen() completes successfu... XTI.os/cots/listen 10
1965 Transport Service XTI Resolved TSD TSD.X.0992 TSDT4.030 For test case T.sndudata 9, the VST test suite attempts to verify that a call to t_sndudata() with an incorrect protocol address either returns -1 with t_errno set to TBADADDR or returns 0 with the su... /tset/XTI.os/clts/sndudata/T.sndudata 9
1966 Transport Service XTI Resolved TSD TSD.X.0993 TSDT4.031 For test case T.accept 15, the VST test suite attempts to verify that a call to t_accept() with a resfd in the T_INCON state returns -1 with t_errno set to TOUTSTATE. The qlen value is > 0. This does ... /tset/XTI.os/cots/accept/T.accept 15
1967 Transport Service XTI Resolved TSD TSD.X.0994 TSDT4.032 The test T.connect 4 sets association related options in a t_accept call and expects those options to be delivered to the connecting side of the connection in the T_CONN_CON. This won't work bexause ... XTI.os/cots/connect 4
1968 Transport Service XTI Resolved TSD TSD.X.0995 TSDT4.033 For test case T.rcvudata 2, the VST4 test suite attempts to verify that a call to t_rcvudata() returns the associated related options specified on the corresponding call to t_sndudata(), after these h... /tset/XTI.os/clts/rcvudata/T.rcvudata 2
1969 Transport Service XTI Resolved TSD TSD.X.0996 TSDT4.034 The above unresolved test PASSes on version VST4.1.4 of the test suite, on the same level of the operating system with the same level of DTET2. A diff of /tset/XTI.os/cots/rcvdis/rcvdis.c from each te... XTI.os/cots/rcvdis 6
1970 Transport Service XTI Resolved TSD TSD.X.0997 TSDT4.035 The above unresolved test PASSes on version VST4.1.4 of the test suite, on the same level of the operating system with the same level of DTET2. A diff of /tset/XTI.os/cots/rcvdis/rcvdis.c from each te... XTI.os/cots/rcvdis 6
1971 Transport Service XTI Resolved TSD TSD.X.0998 TSDT4.036 slave system, file accept_s.c, line 554, function test10(): topic: "when preparing the rcvcall structure prior to a t_connect() call, the maximum length of the address buffer is not set" For data pass... XTI.os/cots/T.accept 10
1972 Transport Service XTI Resolved PIN PIN.X.0235 PINT4.001 Corrigendum C438/U008 for the X/Open Networking Services Issue 4 was issued by X/Open Publications in March 1995, and is available from the X/Open info-server. It contains two changes: 1. Delete the r... N/A
1973 Transport Service XTI Resolved PIN PIN.X.0236 PINT4.002 This test attempts to generate the TOUTSTATE error from t_optmgmt(). Since t_optmgmt() is valid in all states except T_UNINIT, either a TBADF or a TOUTSTATE error could be considered valid in this cas... XTI.os/util/T.optmgmt 46
1974 Transport Service XTI Resolved PIN PIN.X.0237 PINT4.003 (This could also be considered to be a grey area in the spec, based on feedback from the vst_support alias, which reveals confusion about interpreting certain words.) For certain parameters to t_*() r... XTI.os/cots/accept 21
1975 Transport Service XTI Resolved PIN PIN.X.0238 PINT4.004 Due to some TCP-specific behaviour a connection may first be accepted by the TCP transport provider before the partner application rejects it. Thus, a T_CONNECT event is placed in the event queue befo... XTI.os/cots/rcvdis 1
1976 Transport Service XTI Resolved PIN PIN.X.0239 PINT4.005 This request is to seek waiver for included results for test cases T.accept 17 and T.accept 18. (The reason can also be considered a Grey area in the specification) This technical rationale for this w... XTI.os/cots/accept 17,18
1977 Transport Service XTI Resolved PIN PIN.X.0240 PINT4.006 This request is to seek waiver for included results for test cases T.accept 19 (The reason can also be considered a Grey area in the specification) This technical rationale for this waiver is identica... XTI.os/cots/accept 19
1978 Transport Service XTI Resolved PIN PIN.X.0241 PINT4.007 There exists a grey area (documented in the VST release notes) in the specification concerning the conditions under which a call to t_accept() will return the error TPROVMISMATCH. The test suite uses ... /tset/XTI.os/cots/accept/T.accept 26
1979 Transport Service XTI Resolved PIN PIN.X.0242 PINT4.008 The specification states that "If the transport endpoint is not in the T_DATAXFER state, zero is returned in the len field of peeraddr". The test is indeed testing for that. This above sentence of the... XTI.os/util/getprotad 4
1980 Transport Service XTI Resolved PIN PIN.X.0243 PINT4.009 A permanent interpretation is requested for systems supporting XTI on an LP64 architecture supporting both 32-bit and 64-bit applications. XNET Resolution 49-1 states: Resolution XNET49-1 The XNS 4.2 ... XTI.hdr/misc/xti 27,29,31,35,36,37,41
1981 Transport Service XTI Resolved MSF MSF.X.0082 MSFT4.001 Test cases affected are sync 2, sync 3, sync 4, and snd 19. We request that this implementation be allowed to pass as is, returning T_DATAXFER instead of T_OUTCON in these cases. The problem occurs wh... XTI.os/common/T.sync 2
1982 Transport Service XTI Resolved MSF MSF.X.0083 MSFT4.002 The specification states that "If the transport endpoint is not in the T_DATAXFER state, zero is returned in the len field of peeraddr". The test is indeed testing for that. This above sentence of the... XTI.os/util/getprotad 4
1983 Transport Service XTI Resolved MSF MSF.X.0084 MSFT4.003 In addition to error test 3, strerror test 2 has the same problem. The t_error() specification states the following about the error message: "If it is in English, the error message string describing t... XTI.os/util/error 3
1984 Transport Service XTI Resolved MSF MSF.X.0085 MSFT4.004 The test failure here is identical to the failure in Waiver request req.xti.4.1.027, which was rejected for another submitter. The X/Open consultant's response in that interpretation quotes a certain... XTI.os/cots/rcv 5
1985 Transport Service XTI Resolved MSF MSF.X.0086 MSFT4.005 This is the same result as the MSF, just on a different platform. XTI.os/util/getprotad 4
1986 Transport Service XTI Resolved REJ REJ.X.0572 PGT4R.001 In the test for addr.len too small, the t_errno is checked for a value of TBUFOVFLW, but the returned udata.len is also checked to make sure it is equal to zero. It isn't clear from the XTI specifica... XTI.os/clts/T.rcvudata 6
1987 Transport Service XTI Resolved REJ REJ.X.0573 PGT4R.002 The test case attempts to test the read-only option TCP_MAXSEG for the TCP transport provider. However, in creating the option buffer, the option level is set to ISO_TP (see userintf.c below), which t... XTI.os/cots/T.connect 21
1988 Transport Service XTI Resolved REJ REJ.X.0574 PGT4R.003 The master test program performs a synchronous t_connect() and, almost immediately, aborts the connection with t_close(). Since a TCP transport provider is being used, the connection is automatically ... XTI.os/cots/T.connect 2 5 6 10 22
1989 Transport Service XTI Resolved REJ REJ.X.0575 PGT4R.004 The t_info structure's etsdu attriute is expected to be able to be unlimited for the Transmission Control Protocol in the t_open{8} assertion. That is, the clause in the test is checking that the max... XTI.os/common/T.open 8
1990 Transport Service XTI Resolved REJ REJ.X.0576 PGT4R.005 The XTI implementation being tested implements the "magic address switch" behavior over the TCP/IP protocol. Therefore, the privileged address bound to the resfd argument to t_accept is ignored, and t... XTI.os/cots/T.accept 16
1991 Transport Service XTI Resolved REJ REJ.X.0577 PGT4R.006 T.error, assertion 2 has a coding causing the above failure. The following lines should go after calling t_error() because t_error() function sets proper "locale" for message catalog and the testcase ... XTI.os/util/error/T.error 2
1992 Transport Service XTI Resolved REJ REJ.X.0578 PGT4R.007 t_rcv(), assertion 5 should be marked unsupported when TCP is the transport provider. On Page 199 (Appendix B), Network Services, XPG4 the following is stated: "* T_MORE flag and TSDUs The notion of T... XTI.os/cots/rcv/T.rcv 5
1993 Transport Service XTI Resolved REJ REJ.X.0579 PGT4R.008 Assertions 5 and 6 will not pass on our implemetation when run with the rest of the assertions in the t_tcvdis testcase. When run seperately, the assertions both run correctly and our implementation p... XTI.os/cots/t_rcvdis 5,6
1994 Transport Service XTI Resolved REJ REJ.X.0580 PGT4R.009 This test fails because on the Slave side, test14 is missing in vst/tset/XTI.os/cots/listen/listen_s.c source file. XTI.os/cots/listen/T.listen 14
1995 Transport Service XTI Resolved REJ REJ.X.0581 PGT4R.010 This interpretation request is for the following assertions: /tset/XTI.os/clts/rcvudata/T.rcvudata 2 Failed /tset/XTI.os/clts/rcvudata/T.rcvudata 6 Failed /tset/XTI.os/cots/connect/T.connect 4 Failed ... XTI.os/clts/rcvudata 2
1996 Transport Service XTI Resolved REJ REJ.X.0582 PGT4R.011 This assertion is failing because of a coding error. The endbuf pointer is set in the testcase as follows: endbuf = &buf[strlen(buf) - strlen(endexp) - 1]; The endbuf pointer should be set as follows:... XTI.os/util/error 2
1997 Transport Service XTI Resolved REJ REJ.X.0583 PGT4R.012 provsetup.c includes the following declaration setstate(fd, curr_prov, state, oflag, qlen, bindret, slvbret, callret) System Interfaces and Headers, Issue 4, Version 2, contains the following prototyp... .../vst/SRC/common/tsetlib/provsetup.c
1998 Transport Service XTI Resolved REJ REJ.X.0584 PGT4R.013 These tests verifiy that the behavior of multiple t_bind() to the same local address depend on the value of bind->qlen. Because nobody can specify destination for connect-indication, it is proper that... XTI.os/common/bind 6,12,13 and XTI.os/cots/connect 25
1999 Transport Service XTI Resolved REJ REJ.X.0585 PGT4R.014 This test verifies the states returned by t_sync(). One of them, T_OUTCON means waiting status for connection-response against connection-request sent by t_connect(). TCP remains T_OUTCON like state f... XTI.os/common/sync 2,4
2000 Transport Service XTI Resolved REJ REJ.X.0586 PGT4R.015 These tests verifies that a t_optmgmt() call with the option T_ALLOPT. However, a t_optmgmt() faild with TBADOPT, bacause this test requested a option T_ALLOPT together with other options. The Network... XTI.os/util/optmgmt 4 6 8 14 16 18 22 24 26 30 32 34
2001 Transport Service XTI Resolved REJ REJ.X.0587 PGT4R.016 Above assertions would result in "Unresolved" because it set free for static allocated area by using t_free() in assertion #2. In assertion #2, it set static data area(optbuf,addrbuf) to opt.buf and a... XTI.os/clts/rcvudata 3,4,5,6,7,8,9
2002 Transport Service XTI Resolved REJ REJ.X.0588 PGT4R.017 The t_optmgmt() specification states that: "...the level specified is unsupported, then the t_optmgmt() request will fail with [TBADOPT]." Section 6.3.2 states that, when "Specifying an option level u... XTI.os/util/optmgmt 47
2003 Transport Service XTI Resolved REJ REJ.X.0589 PGT4R.018 The specification for t_snd() states the following: "The error [TLOOK] may be returned to inform the process that an event (for example a disconnect) has occurred". The use of the word "may" in the sp... XTI.os/cots/snd 18
2004 Transport Service XTI Resolved REJ REJ.X.0590 PGT4R.019 In addition to error test 3, strerror test 2 has the same problem. The t_error() specification states the following about the error message: "If it is in English, the error message string describing t... XTI.os/util/error 3
2005 Transport Service XTI Resolved REJ REJ.X.0591 PGT4R.020 The test T.sync 3 is reporting a 'Unresolved' result due to an error in the DTET2 test-suite harness. The problem is that there is no function prototype in scope for inet_ntoa() when it is invoked i... XTI.os/common/sync 3
2006 Transport Service XTI Resolved REJ REJ.X.0592 PGT4R.021 This FIP occurs in the XPG4 mode of the test suite that is used for Unix95 branding, and this is not an issue in Unix98 mode. XNS Issue 4 specifies that following prototype for t_strerror() char *t_st... XTI.hdr/misc/xti 66
2007 Transport Service XTI V2 Resolved TSD TSD.X.0999 TSDT5.001 This failure was first seen in VST5.2.3A, (i.e. the patch 'A' that was released for VST 5.2.3.) and has been acknowledged by vst_support. The observed behaviour is permitted by XNS Issue 5. A quote ... XTI.os/cots/accept 22
2008 Transport Service XTI V2 Resolved TSD TSD.X.1000 TSDT5.002 This failure was first seen in VST5.2.3A, (i.e the patch A that was released for VST 5.2.3.) and has been acknowledged by vst_support. The behaviour observed, is consistent with the requirements of XN... XTI.os/cots/accept 23
2009 Transport Service XTI V2 Resolved TSD TSD.X.1001 TSDT5.003 Test case T.sndv{1} is based on the assumption that the total amount of data sent off by a single call to t_sndv() is transferred across the network as ONE complete message, thus enabling the slave ap... XTI.os/cots/T.sndv 1
2010 Transport Service XTI V2 Resolved TSD TSD.X.1002 TSDT5.004 This problem occurs in the XPG4 mode as well as in the UNIX98 mode of VST 5.2.4. For the XPG4 mode, this problem is covered by TSDT4.036. We suggest to treat this test case accordingly for UNIX98 test... XTI.os/cots/accept 10
2011 Transport Service XTI V2 Resolved TSD TSD.X.1003 TSDT5.005 For test case T.sndudata 10, the VST test suite attempts to verify that a call to t_sndudata() with an incorrect protocol address either returns -1 with t_errno set to TBADADDR or returns 0 with the s... XTI.os/clts/sndudata 10
2012 Transport Service XTI V2 Resolved PIN PIN.X.0244 PINT5.001 We have a difference of interpretation of the following normative definition of legacy from XNS5 chapter 1 , section 1.1 Terminology: "legacy Certain features are legacy, which means that they are bei... unk/unk/xti.h unk
2013 Transport Service XTI V2 Resolved TIN TIN.X.0088 TINT5.001 The following are the numbers of the failed tests, in the XTI.hdr section - 11, 15, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 37, 38, 39, 40, 41, 72 These failures are observed in the Unix98 mode of the... XTI.hdr/misc/xti (many)
2014 Transport Service XTI V2 Resolved TIN TIN.X.0089 TINT5.002 The following are the numbers of the failed tests, in the XTI.hdr section - 70, 71 These failures are observed in the Unix98 mode of the test suite. The reason for these failures is the lack of OPT_NE... XTI.hdr/misc/xti 70
2015 Transport Service XTI V2 Resolved REJ REJ.X.0593 PGT5R.001 The basic problem about test case T.sndvudata{1} is the same as in test case T.sndv{1} which is covered by TSDT5.003 i.e. the test is based on the assumption that all data sent off by a single call to... XTI.os/cots/sndvudata 1
2016 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved MSF MSF.X.0087 MSF5TH.00001 The General test case 4 is verifing a number of functions as being threads safe and detecting failures with scalb and strfmon. All other tested functions pass. The scalb() problem is under investigati... PTHR.os/all/General 4
2017 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved MSF MSF.X.0088 MSF5TH.00002 We are requesting a MSF on this failure. We believe that problems with our exec* and setuid functions that are tested in assertion 7 causes assertion 9 to go UNREPORTED. PTHR.os/all/pthread_cancel 9
2018 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0245 PIN5TH.00001 In each case, the test suite is interpreting the "-1" return as an indication that the specified facilty is not supported. In our implementation, "-1" means that the specified value is not limited by ... PTHR.os/all/sysconf 1, 2, 4
2019 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0246 PIN5TH.00002 XSH5 is inconsistent with respect to its definition of how the signal SIGXFSZ is delivered. In one place, it says the signal is delivered to the process, and in the other it says the signal is deliver... PTHR.os/all/pwrite 3
2020 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0247 PIN5TH.00003 According to System Interfaces and Headers, Issue 5: "If the call to the pthread_rwlock_unlock() function results in the read-write lock object becoming unlocked and there are multiple threads waiting... PTHR.os/rwlock/pthread_rwlock_unlock 3
2021 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0594 PG5TH.00001 This test is testing for non-required XPG5 behavior: The XPG5 XSH states on page 694 states that this is a may fail. Page 138, closedir(), states the following: "Upon return, the value of dirp may no ... PTHR.os/all/readdir_5 5
2022 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0595 PG5TH.00002 The file SRC/common/vsthlib/vsth_fs.c contains line 1473 whisc is the following: rval = fwscanf(Vsth_fwscanf_fp, &wfmt[0], VSTH_BUFLEN, &buf[0]); Page 309 of the XPG5 XSH shows the prototype of fwscan... PTHR.os/all/General 2
2023 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0596 PG5TH.00003 This failures occurs because the parent process is not notified when the child is stopped. The parent is setting sa.flags = SA_NOCLDSTOP thus requesting not to be be notified with a SIGCHLD when the c... PTHR.os/all/sigwait 5
2024 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0597 PG5TH.00004 POSIX96, 16.2.5.2, line 231, pthread_exit() states that "any cancellation handlers that have been pushed and not yet popped shall be popped in the reverse order that they were pushed and then executed... PTHR.os/all/pthread_exit 3
2025 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0598 PG5TH.00006 In SRC/common/vsthlib/vsth_rtf.c, the fchown_tf() function includes: rval = fchown(fd, Vsth_fchown_uid1, Vsth_fchown_gid1); if ( rval == 0 ) { vsth_ec(); rval = fstat(fd, &sb); vsth_xc(); if ( rval ==... PTHR.os/all/General 4
2026 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0599 PG5TH.00007 There are several problems with vrpt the report generator. The actual number of PTHR.hdr testcases is listed as 368 instead of 365 that vrpt expects. Looking at the journal file it looks like 368 is t... /vrpt
2027 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0600 PG5TH.00008 The test states that it trying to do the following: Block SIGALRM in the main thread and install a signal handler. Create two threads. One thread unblocks SIGALRM, the other thread issues a sigwait() ... PTHR.os/all/sigwait 2
2028 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0601 PG5TH.00011 This testset is trying to access function even when _POSIX_THREAD_PRIO_INHERIT macro is not defined. The testset is testing an assertion part of REALTIME_THREADS Feature Group, support for which is op... PTHR.os/all/pthread_mutexattr_getprioceiling 2
2029 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0090 TIN5TH.00001 (pthread.h includes time.h, POSIX should allow symbols defined in signal.h to be visible in the namespace when time.h is included). The Base Working Group recommends a TIN on this issue while a PASC I... PTHR.hdr/misc/pthread 5
2030 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0091 TIN5TH.00002 This test fails because it tries to create PTHREAD_KEY_MAX keys, to get the EGAIN error. However, on our implementation some system calls will use up keys, making it impossible for a user app to creat... PTHR.os/all/pthread_key_create 5
2031 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0092 TIN5TH.00003 POSIX 1003.1 1996, page 347 section 18.1 Thread Cancellation Overview, provides a concise summary of the thread functionality. On lines 15-19 it states ... Applications also need to follow carefully s... PTHR.os/all/pthread_exit 3
2032 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0093 TIN5TH.00004 VSTH is testing wordexp() to ensure that it is not a cancellation point. According to XPG5 XSH, wordexp() is not in the list of "must have" cancellation points or the list of "may have" cancellation p... PTHR.os/all/pthread_cancel 9
2033 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1004 TSD5TH.00001 Some implementations may fail this test when _XOPEN_REALTIME_THREADS is defined to be -1. This problem is fixed in VSTH5.1.2E PTHR.hdr/misc/pthread_2 44
2034 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1005 TSD5TH.00002 Some implementations may fail this test when _XOPEN_REALTIME_THREADS is defined to be -1. This problem is fixed in VSTH5.1.2E PTHR.hdr/misc/pthread_2 47
2035 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1006 TSD5TH.00003 Some implementations may fail this test when _XOPEN_REALTIME_THREADS is defined to be -1. This problem is fixed in VSTH5.1.2E PTHR.hdr/misc/pthread_2 51
2036 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1007 TSD5TH.00004 Some implementations may fail this test when _XOPEN_REALTIME_THREADS is defined to be -1. This problem is fixed in VSTH5.1.2E PTHR.hdr/misc/pthread_2 54
2037 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1008 TSD5TH.00005 Expected prototype for pthread_mutexattr_gettype() incorrect due to addition of corrigenda item. This problem is fixed in VSTH5.1.2E PTHR.hdr/misc/pthread_2 67
2038 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1009 TSD5TH.00006 Implementations may fail this test due to incorrect test implementation. This problem is fixed in VSTH5.1.2E PTHR.hdr/misc/signal 4
2039 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1010 TSD5TH.00007 This is applicable to the fwprintf subtest A failure may occur due to an incorrect format string to fwscanf() in fwprintf_fef(). This problem is fixed in VSTH5.1.2E PTHR.os/all/General 2
2040 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1011 TSD5TH.00008 Applicable to the fflush, ferror, feof, erand48, jrand48, nrand48, compile, step and advance subtests. These subtests report incorrect results. This problem is fixed in VSTH5.1.2E PTHR.os/all/General 4
2041 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1012 TSD5TH.00009 Some subsequent tests randomly and unrepeatably fail due to a TET api problem with detached threads. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_attr_setdetachstate 3
2042 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1013 TSD5TH.00010 Implementations which declare VSTH_ADS > 1 may inappropriately fail this test. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_attr_setschedparam 2
2043 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1014 TSD5TH.00011 Implementations which declare VSTH_ADS > 1 may inappropriately fail this test. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_attr_setschedparam 3
2044 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1015 TSD5TH.00012 This test may report an unresolved result due to an unitialized variable in t6_sfuncs(). This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_attr_setschedparam 6
2045 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1016 TSD5TH.00013 Implementations may fail this test due to logical errors in the test implementation. This assertion is believed to be untestable due to issues of system timer resolution. PTHR.os/all/pthread_attr_setschedpolicy 7
2046 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1017 TSD5TH.00014 Applicable to the msync subtest. Incorrect results may be reported by these subtests. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_cancel 6
2047 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1018 TSD5TH.00015 Applicable to the following subtests: aio_read, chmod, exec family, mmap, mprotect, munlock, pthread_mutex_lock shm_open, shm_unlink, shmctl and shmat, Incorrect results may be reported by these subte... PTHR.os/all/pthread_cancel 7
2048 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1019 TSD5TH.00016 Applicable to the msync subtest. Incorrect results may be reported by these subtests. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_cancel 8
2049 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1020 TSD5TH.00017 Applicable to the compile, step, advance and hsearch subtests. Incorrect results may be reported by these subtests. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_cancel 9
2050 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1021 TSD5TH.00018 This test may incorrectly fail on implementations which declare VSTH_ADS > 1. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_cond_broadcast 2
2051 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1022 TSD5TH.00019 This test may incorrectly fail on implementations which declare VSTH_ADS > 1. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_cond_signal 2
2052 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1023 TSD5TH.00020 Implementations may fail this test due to logical error in the test implementation. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_condattr_init 3
2053 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1024 TSD5TH.00021 Implementations may fail this test due to the ommission of a pthread_exit() from the main thread. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_exit 4
2054 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1025 TSD5TH.00022 This test may randomly and unrepeatably cause subsequent tests to fail due to the TET api problem with detached threads. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_join 4
2055 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1026 TSD5TH.00023 This test may cause random and unrepeatable failures in subsequent tests due to TET api problem with detached threads. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_mutexattr_setprioceiling 4
2056 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1027 TSD5TH.00024 This test may incorrectly fail on implementations which declare VSTH_ADS > 1. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_mutexattr_setprotocol 9
2057 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1028 TSD5TH.00025 This test may incorrectly fail on implementations which declare VSTH_ADS > 1. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_mutexattr_setprotocol 11
2058 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1029 TSD5TH.00026 This test may report an unresolved result do to incorrect initialization of rwla. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_rwlockattr_init 2
2059 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1030 TSD5TH.00027 This test may report an incorrect result due to a typo in the name of the config variable indicating support. This problem is fixed in VSTH5.1.2E PTHR.os/all/pthread_setschedparam 2
2060 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1031 TSD5TH.00028 This test may fail due to an incorrect testing strategy. This problem is fixed in VSTH5.1.2E PTHR.os/all/pwrite 3
2061 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1032 TSD5TH.00029 This test may report an unresolved result on implementations where sigaddset() detects invalid signals. This problem is fixed in VSTH5.1.2E PTHR.os/all/sigwait 8
2062 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1033 TSD5TH.00030 Failure of tests 1 and 2 to reset signal handling behavior may result in the spurious failure of this test. Also, an unresolved result may be reported resulting from the generation of a SIGCHLD when t... PTHR.os/all/sigwait 5
2063 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1034 TSD5TH.00031 This test is not testing required XPG5 behavior, the code does the following: destructors are set in t13_t1: rval = pthread_key_create( &key1, &t13_d1 ); rval = pthread_key_create( &key2, &t13_d2 ); T... PTHR.os/all/pthread_cancel 13
2064 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1035 TSD5TH.00032 This test is failing on our implementation because the TET setup is clearing the process environment. On our implementation, an environmental variable is required to set the libraries as UNIX 98 comfo... PTHR.os/all/pwrite 3
2065 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1036 TSD5TH.00033 The test is receiving a SIGSEGV because of the following code in routine getsubopt_ctf in SRC/common/vsthlib/vsth_cpg.c: L2100 char *opts; . L2108 opts = "a=b"; toks[0] = "x"; toks[1] = NULL; p = &opt... PTHR.os/all/pthread_cancel 9
2066 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1037 TSD5TH.00034 This failure is caused because rval is not initialized in t2_sfunc() in file pthread_attr_getschedparam.c. Changing the declaration to the following allows the test to complete correctly: int rval = 0... PTHR.os/all/pthread_attr_getschedparam 2
2067 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1038 TSD5TH.00035 This failure is caused because the incorrect type is being used as a parameter for the pthread_attr_setguardsize() call in t1_f1. The code looks like this L58 void t1_f1( int val, int *errors, int *fa... PTHR.os/all/pthread_attr_setguardsize 1
2068 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1039 TSD5TH.00036 This assertion hangs and must be killed by hand. The last line in routine t6_postcheck is the following: (void) sigwait( &pending_set, NULL ); Passing a NULL for the sig argument is not discussed by t... PTHR.os/all/sigwait 6
2069 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1040 TSD5TH.00037 The tests for these cancellation points do not take into account the the API in question has to have been blocked to act on the cancellation request - otherwise the behavior is not defined. The XGP5 X... PTHR.os/all/pthread_cancel 6 8
2070 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1041 TSD5TH.00038 Within test case 7 and test case 9, pthread_attr_setschedparam() fails returning EINVAL because the priority for the policy is invalid on the implementation under test. XSH5 Page 602 for pthread_attr_... PTHR.os/all/pthread_create 13, 14
2071 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1042 TSD5TH.00039 Within test case 7, the subtest for munlock() fails when a call to the function mlock() with EPERM - The calling process does not have the appropriate privilege to perform the requested operation. On ... PTHR.os/all/pthread_cancel 7
2072 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1043 TSD5TH.00040 Within test case 7, the subtest for sem_unlink() fails with EINVAL when a call to the function sem_open() uses an non-portable file name. Sem_unlink_sem = sem_open("./nonesuch", O_CREAT, S_IRWXU, 0); ... PTHR.os/all/pthread_cancel 7,9
2073 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1044 TSD5TH.00041 Sigwait test 2 tests the following assertion: Signals generated for the process shall be delivered to exactly one of the threads waiting in a sigwait() call for the signal or not blocking the signal. ... PTHR.os/all/sigwait 2
2074 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1045 TSD5TH.00042 The sigwait test cases 6 (t6_postcheck()) and 7 (t7_t1()) both core dump when sigwait() is attempted with a NULL signal argument. The XSH5, page 846 for the function sigwait() does not define the beha... PTHR.os/all/sigwait 6,7
2075 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1046 TSD5TH.00043 In SRC/common/vsthlib/vsth_fs.c, the vfprintf_fef function includes the following: rval = mbstowcs(&wfmt[0], "%.*ls", VSTH_BUFLEN); if ( rval != -1 ) { rval = fseek(Vsth_vfwprintf_fp, 0, SEEK_SET); if... PTHR.os/all/General 2
2076 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1047 TSD5TH.00044 This is because sched_getparam() is passed invalid param (and pid) In file SRC/common/vsthlib/vsth_cp.c: 493 #if defined(_POSIX_PRIORITY_SCHEDULING) 494 { sched_getparam_csf, sched_getparam, sched_get... PTHR.os/all/pthread_cancel 7
2077 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1048 TSD5TH.00045 This test fails because it tries to change the gid of the file to a group that vsx0 doesn't belong to. This requires appropriate privileges( i.e. root) on our implementation. The code looks like this... PTHR.os/all/General 4
2078 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1049 TSD5TH.00046 The check for VSTH_PGSP_SUPPORTED is incorrect. It is p = tet_getvar("VSTH_PAGSP_SUPPORTED"); if (p && *p && ((*p == 'Y') && (*p == 'y'))) it should be p = tet_getvar("VSTH_PGSP_SUPPORTED"); if ( ... PTHR.os/pthread_attr_getschedpolicy 2
2079 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1050 TSD5TH.00047 The first argument to the VSTH library call getsubopt() is being called with an extra level of indirection and causing a core dump. The following patched code works correctly: *** SRC/common/vsthlib/v... PTHR.os/all/pthread_cancel 9
2080 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1051 TSD5TH.00048 The TSD5TH.00041 is incomplete for the full solution of detecting the delivery of signals for threads. Sigwait test 2 tests the following assertion: Signals generated for the process shall be delivere... PTHR.os/all/sigwait 2
2081 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1052 TSD5TH.00049 in SRC/common/vsthlib/vsth_cpi.c the following setup function is defined: int iconv_csf() { int rval; char *p; rval = 1; p = tet_getvar("VSTH_ICONV_CODESET"); if ( p && *p ) { Iconv_desc = iconv_open(... PTHR.os/all/pthread_cancel 9
2082 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1053 TSD5TH.00050 This assertion is supposed to be testing the following: A cancellation point shall not occur in the following XSH5 functions However, some functions that are in the list to be tested are allowed to ha... PTHR.os/all/pthread_cancel 9
2083 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1054 TSD5TH.00051 The above failure is the result of improperly initialize the the first element of the queue. in SRC/common/vsthlib/vsth_cpi.c the following code is found: first.next = (struct qe *) NULL; first.last =... PTHR.os/all/pthread_cancel 9
2084 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1055 TSD5TH.00052 Because of an error in the makefile, the General_5 binary fails to build on our implementation when building as a 64-bit object. The build output is noted in the first journal output above. This failu... PTHR.os/all/General 5
2085 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1056 TSD5TH.00053 The test case failure described here is with Patch 2 applied. The test2() (t2_f1()) blocks all signals and creates two threads (t2_t1(). One with the threadid tid1 blocks in sigwait() waiting for SIGA... PTHR.os/all/sigwait 2
2086 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1057 TSD5TH.00054 Test 9 runs correctly by itself. The problem is in test 7, which creates the directory TESTROOT/tset/PTHR.os/all/pthread_cancel/d.pthread_canc and sets its permissions to rwx and its ownership to root... PTHR.os/all/pthread_cancel 9
2087 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1058 TSD5TH.00055 The failure noted above is for PTHR.os/all/readdir_r/T.readdir_r, test 5. If the implementation of readdir_r supports detection of EBADF as determined by VSX_READDIR_EBADF in tetexec.cfg, the test att... PTHR.os/all/readdir_r 5
2088 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1059 TSD5TH.00056 The function vfwprintf_fef() in SRC/vsth/common/vsth_fs.c contains the following code: rval = mbstowcs(&wfmt[0], "%.256ls", VSTH_BUFLEN); This line is preparing a format string for the fwscanf() later... PTHR.os/all/General 2
2089 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1060 TSD5TH.00057 The test is trying to force an ENOSPC error on the almost-full filesystem VSX_NOSPC_DEV. The test makes an arbitrary number of attempts to do so: (tset/PTHR.os/all/pwrite/pwrite_13.c) #define VSTH_PWR... PTHR.os/all/pwrite 13
2090 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1061 TSD5TH.00068 This request concerns the following failures: pthread_mutex_init 2 pthread_mutex_lock 1 pthread_mutexattr_setprioceiling 2 pthread_mutexattr_setprotocol 6 In our implementation the sceduling allocatio... PTHR.os/all/pthread_mutex_init 2
2091 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1062 TSD5TH.00082 The tests fail because the test binaries are not created setuid root, therefore the real time scheduling class cannot be used. If the test binaries are made setuid root, the tests run properly and pas... PTHR.os/mutex/pthread_mutex_unlock 5
2092 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1063 TSD5TH.00083 The test aborts when testing pthread_rwlock_trywrlock. This can be seen by looking at a stack trace from the core file generated: pthread_rwlock_trywrlock_cef(0,ffffffffffffffff,0,1001817d8,0,0) + 24 ... PTHR.os/cancel/pthread_cancel 9
2093 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1064 TSD5TH.00084 The test receives a SIGABRT when it attempts to unlock a mutex it has not locked. The stack trace from the core file generated: vsth_sp_clear+0x58(ff320000, 0, 0, 0, 0, ff320018) vsth_sp_init+0x260(ff... PTHR.os/condattr/pthread_condattr_setpshared 3
2094 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1065 TSD5TH.00085 The assertions exit with a SIGABRT because in both tests, a thread attempts to unlock a lock it does not own. Code for pthread_mutex_unlock, 3 parts (start, test, end): int t9_sfunc() { int rval; rval... PTHR.os/mutex/pthread_mutex_unlock 9
2095 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0602 PG5TH.00009 The errors concerning T2_first are failures in our implementation and are not addressed by this request. Our concern is with: 520|0 2 000100308 17 1|Testing the recursive type attribute 520|0 2 000100... PTHR.os/all/pthread_mutex_init 2
2096 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0603 PG5TH.00010 This test calls a non-async-safe function (pthread_exit) in an asynchronously cancellable thread. The test creates a child thread. The child thread changes its cancellability type to asynchronous. Aft... PTHR.os/all/pthread_create 2
2097 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0604 PG5TH.00012 The test fails occasionally due to an unavoidable race condition in the test. The test cannot reliably test what it is purporting to test. This is the nature of multi-threading. A pthread_cond_broadca... PTHR.os/mutexattr_rt/pthread_mutexattr_setprotocol 5
2098 Multi-Purpose Realtime Operating System Resolved TIN TIN.X.0094 TIN5TH.00005 Online standard requires that include . Our is the bare minimum specified by the standard. However, the test case complains about the "sched_priority" field in struct sc... PTHR.hdr/misc/pthread_5 6
2099 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0095 TIN5TH.00006 TIN5TH.0001 grants a waiver for pthread.h making symbols from signal.h visible in the namespace. This is the same case although different output occurs. PTHR.hdr/misc/pthread_5 2
2100 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TIN TIN.X.0096 TIN5TH.00007 TIN5TH.00006 grants a waiver for pthread.h making symbols from signal.h visible in the namespace. This is the same case although different output occurs. PTHR.hdr/misc/pthread_5 2
2101 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1066 TSD5TH.00058 This failure on our implementation occurs because of the same reasons as discussed in TSD5TH.00054. The testcase output is slightly different on our system, it gets to dbm_firstkey before the NULL add... PTHR.os/all/pthread_cancel 9
2102 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1067 TSD5TH.00059 The sem_unlink() setup in pthread_cancel test 7 fails because the setup function sem_unlink_csf() in SRC/common/vsthlib/vsth_cps.c tries to sem_open() on a semaphore named "/var/tmp/". The "... PTHR.os/all/pthread_cancel 7
2103 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1068 TSD5TH.00060 This is an instance of the problem noted in TSD5TH.00055. In this case the invalid data read simply causes an meaningless result rather than a core dump. PTHR.os/all/readdir_r 5
2104 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1069 TSD5TH.00061 This failure is occuring because our implementation of scalb() returns NaN if the second argument is not an integer. XSH5 specifies the following for the scalb() function: The scalb() function compute... PTHR.os/all/General 4
2105 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1070 TSD5TH.00062 This application applies to: /tset/PTHR.os/all/pthread_mutex_setprioceiling/T.pthread_mutex_setprioceiling 6 Unresolved /tset/PTHR.os/all/pthread_mutex_init/T.pthread_mutex_init 9 Unresolved The tetex... PTHR.os/all/pthread_mutex_setprioceiling 6
2106 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1071 TSD5TH.00063 This request concerns: PTHR.os/all/pthread_mutex_init/T.pthread_mutex_init 9 Failed PTHR.os/all/pthread_mutexattr_getprioceiling/\ T.pthread_mutexattr_getprioceiling 4 Failed PTHR.os/all/pthread_mute... PTHR.os/all/pthread_mutex_init 9
2107 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1072 TSD5TH.00064 These tests are unresolved because the implementation requires that the effective user id of the calling process be root. The test passes if the test binary is made suid root, as the suite already doe... PTHR.os/all/pthread_mutex_lock 1, 9
2108 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1073 TSD5TH.00065 In pthread_mutexattr_setprioceiling.c, we have: int t7_sfunc() { int rval; vsth_getprio( SCHED_FIFO, &T7_priomin, NULL, &rval ); rval is not initialized, so if vsth_getprio succeeds and does not modif... PTHR.os/all/pthread_mutexattr_setprioceiling 7
2109 Multi-Purpose Realtime Operating System Resolved TSD TSD.X.1074 TSD5TH.00066 POSIX 9945-1:1996 11.4.1.2 states that if _POSIX_THREAD_PROCESS_SHARED is not defined, then pthread_condattr_getpshared() and pthread_condattr_setpshared() are not supported. In the IUT, _POSIX_THREAD... PTHR.os/all/pthread_cond_init n/a
2110 Multi-Purpose Realtime Operating System Resolved TSD TSD.X.1075 TSD5TH.00067 The test has all but one threads in a process do a sched_yield() and expects the remaining thread to be scheduled first. In our multi-processor implementation, we don't guarantee which thread runs fi... PTHR.os/all/sched_yield 1
2111 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1076 TSD5TH.00069 This request applies to both the macro and the function instances of this test. According to XSH5, p. 318, getchar_unlocked "may safely be used in a multi- threaded environment if and only if they are... PTHR.os/all/getchar_unlocked 2
2112 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1077 TSD5TH.00070 The main line thread make the following call: rval = pthread_cond_wait( &T10_cv, &T10_mx3 ); and then destroys T10_mx1, 10_mx2 and T10_cv, canceling and detaching the thread it just created. This shou... PTHR.os/all/pthread_mutexattr_setprotocol 10
2113 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1078 TSD5TH.00071 These tests are similar, except in that test 4 uses the SCHED_FIFO scheduling policy and test 5 uses SCHED_RR. Each test tries to create a collection of threads covering the entire range of priorities... /all/pthread_attr_setschedparam 4, 5
2114 Multi-Purpose Realtime Operating System Resolved TSD TSD.X.1079 TSD5TH.00072 In the IUT, we have the following restriction. If a multi-threaded process forks after creating one or more threads, the child process cannot be multi-threaded (i.e it cannot create any threads). The ... PTHR.os/all/getc_unlocked/T.getc_unlocked 2
2115 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1080 TSD5TH.00073 ERANGE error for ttyname_r function is optional as per CAE Specifications, and tetexec.cfg file provides a parameter called VSTH_TTYNAME_R_ERANGE to indicate if the implementation returns this error u... PTHR.os/all/ttyname_r 4
2116 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1081 TSD5TH.00074 The "got" value reported varies from platform to platform and run to run. The test fails because the mutex under test is never initialized properly. It becomes successful if it is set up with: lechoco... PTHR.os/all/pthread_mutex_getprioceiling 1
2117 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1082 TSD5TH.00075 The test fails because a mutex is not initialized to use the PTHREAD_PRIO_PROTECT protocol. It works with the patch: tset/PTHR.os/all/pthread_mutex_getprioceiling/pthread_mutex_getprioceiling.c 142a14... PTHR.os/all/pthread_mutex_getprioceiling 1
2118 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1083 TSD5TH.00076 The test is interrogating an incorrect configuration paramater. In tetexec.cfg we have: # # Does the implementation require appropriate privilege to set the scheduling # priority of a thread to the ma... PTHR.os/all/pthread_mutex_getprioceiling 4
2119 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1084 TSD5TH.00077 The mutex ma is uninitialized, and its priority ceiling is set to a random value from the stack. The test passes if the mutex is initialized correctly: 304a305,312 > rval = pthread_mutexattr_setprioce... PTHR.os/all/pthread_mutex_setprioceiling 3
2120 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1085 TSD5TH.00078 The attr can contain a random value because it is an automatic variable on the stack If it is zeroed or placed on the heap the test succeeds; tset/PTHR.os/all/pthread_cond_init/pthread_cond_init.c > s... PTHR.os/all/pthread_cond_init 3
2121 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1086 TSD5TH.00079 This is a test case problem. The "child thread" is cancelling itself but then exits before the cancellation is acted upon and the main thread receives a thread join status from the call to pthread_exi... PTHR.os/all/pthread_create 2
2122 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1087 TSD5TH.00080 Generation of semaphore name in SRC/common/vsthlib/vsth_cps.c sem_unlink_csf() is not portable. PTHR.os/cancel/pthread_cancel 7
2123 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1088 TSD5TH.00081 The test claims that pthread_self() does not return EINTR using this code: int t2_tfunc() { int rval; pthread_t val; rval = 1; val = pthread_self(); if ( (int) val != EINTR ) rval = 0; return(rval); H... PTHR.os/thread/pthread_self 2
2124 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1089 TSD5TH.00086 This is a resubmit of PG5TH.0001. The reason for the test failure is the test does a pthread_cond_broadcast() and then expects the threads waiting on the mutex to acquire it in priority order. Accordi... PTHR.os/mutexattr_rt/pthread_mutexattr_setprotocol 5
2125 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1090 TSD5TH.00087 This assertion fails on faster machines due to a timing problem in the test suite. The following is the snippet of code that gets the start and end time and calls pwrite T1_starttime = time(NULL); rva... PTHR.os/ioprim/pwrite 1
2126 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1091 TSD5TH.00088 The following is from the change notes: TSD5TH.00086 tset/PTHR.os/mutextattr_rt/pthread_mutexattr_setprotocol.c Test 5 has been set as UNTESTED It appears that the test was incorrectly changed, instea... PTHR.os/mutexattr_rt/mutexattr_setprotocol 5
2127 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1092 TSD5TH.00089 The code for the above looks like this pthread_t T1_tid; test1() { . . t1_f1( &errors, &fails ); . . } t1_f1( int *errors, int *fails ){ . . rval = vsth_pthread_create( &T1_tid, NULL, t1_t1, NULL ); .... PTHR.os/thread/pthread_self 1
2128 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1093 TSD5TH.00090 Dear Interpretations Committee, We are requesting a waiver for this test due to the behavior of our pthread implementation which causes this test to fail, but which we believe is in compliance with th... PTHR.os/PTHR.os/schsched_rt/pthread_attr_setscope 1
2129 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1094 TSD5TH.00091 The test is not well written and is prone to errors, so it need to be redesigned. PTHR.os/general/General 7
2130 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1095 TSD5TH.00092 There are no assertions for T.types 11 and 12. The error result are due to the duplication of T.types 9 and 10, and cc09cs.c and cc10cs.c should be removed. PTHR.hdr/misc/types 11,12
2131 Motif Toolkit Resolved MSF MSF.X.0089 MSF4M.00001 Minor fault in the system being tested. XmGetMenuCursor function returned value is not the same as what spec says. In the test case Initialize() function, it creates the display and then call toplevel... funcs/XmGetMenuCursor 1
2132 Motif Toolkit Resolved MSF MSF.X.0090 MSF4M.00002 Function XmGetVisibility currently doesn't fulfill the requirement it says on the spec. When we check the visibility of a widget using XmGetVisibility, (XmGetVisibility is defined in Traversal.c in X... vsm4/tset/funcs/XmGetVisibility test1A
2133 Motif Toolkit Resolved PIN PIN.X.0248 PIN4M.00001 Fault in test suite. Should not expect XmNgainPrimaryCallback if it is not the first time to call XmTextSetSelection function. XmNgainPrimaryCallback is not specified by the "Motif Reference Manual". ... funcs/XmTextSetSelection 1
2134 Motif Toolkit Resolved PIN PIN.X.0249 PIN4M.00002 Fault in the test suite. This test case's assertion is not defined by Motif Reference Manual. XmTextFieldSetSelection is defined in TextF.c in Xm lib. Related code is: XmTextFieldWidget tf = (XmTextF... funcs/XmTextFieldSetSelection 1
2135 Motif Toolkit Resolved PIN PIN.X.0250 PIN4M.00003 X/Open Waiver Reference: PIN4M.00003 Page: 3 WAIVER DOCUMENT X/Open Waiver Reference: PIN4M.00003 This report is only submited for such kind of failure cases, reference to PG4M.00012 for related infor... widgets/XmText 4
2136 Motif Toolkit Resolved PIN PIN.X.0251 PIN4M.00004 X/Open CAE Specification for Motif Toolkit API specifies that XmTextFindString() (Page: 635) function should be declared in Xm/Xm.h. So from that point of view the test purpose is testing correct beha... Headers/Xm/Xm.h 74
2137 Motif Toolkit Resolved PIN PIN.X.0252 PIN4M.00005 A waiver PIN4M.00003 was granted to XmText #4 for the same XmNgainPrimaryCallback error. We request that a permanent interpretation be granted to this test case as well. widgets/XmTextField 4
2138 Motif Toolkit Resolved REJ REJ.X.0605 PG4M.00001 It's the test case fault. It does not initialize the display, window and so on. Here is the difference after fixed: $ diff clpinqfmt.c.fixed clpinqfmt.c.org 390,398d389 < /* added */ < start_func(); ... funcs/XmClipboardInquireFormat 3
2139 Motif Toolkit Resolved REJ REJ.X.0606 PG4M.00002 The spec says: "XmListAddItem adds an item to the list at the given position. When the item is inserted into the list, it is compared with the current XmNselectedItems list. If the new item matches an... funcs/XmListAddItem 1
2140 Motif Toolkit Resolved REJ REJ.X.0607 PG4M.00003 Motif doesnot design to fulfill the requirement of the test case. When we check the visibility of a widget using XmGetVisibility, (XmGetVisibility is defined in Traversal.c in Xm lib) here are the ste... funcs/XmGetVisibility 1
2141 Motif Toolkit Resolved REJ REJ.X.0608 PG4M.00004 Fault of test case. For XmGetMenuCursor function, the spec says: "Returns the cursor ID for the current menu cursor or the value None if a cursor is not yet defined. A cursor will not be defined if th... funcs/XmGetMenuCursor 1
2142 Motif Toolkit Resolved REJ REJ.X.0609 PG4M.00005 This is the fault of test case. The test purpose or assertion itself is wrong. If we pass in a NULL value for horizontal ,vertical scrollbar or work_region, the system does change the corresponding wi... funcs/XmScrolledWindowSetAreas 1-3
2143 Motif Toolkit Resolved REJ REJ.X.0610 PG4M.00006 This function is not defined in Motif-1.2, it's defined in Motif2.0, so it should not be tested for the former. Similar case: XmDropSiteRegistered 1 and 2 XmDropSiteUnregister 1 funcs/XmDropSiteRegister 1-2
2144 Motif Toolkit Resolved REJ REJ.X.0611 PG4M.00007 The default value of resource XmNsymbolPixmap here is: (MvsArgVal)MVSdynamic. Because there is no default resource XmNsymbolPixmap to be set up in the system, so it receives a 0. widgets/XmTemplateDialog 3
2145 Motif Toolkit Resolved REJ REJ.X.0612 PG4M.00008 This is the test case fault. Similar case is XmSelectionDialog 4. The default value of XmNlistVisibleItemCount for XmSelectionDialog widget is 8, here we observed 3. The reason here is because the siz... widgets/XmSelectionDialog 3
2146 Motif Toolkit Resolved REJ REJ.X.0613 PG4M.00009 Should not be tested for Motif1.2, the function XmDropSiteRegistered is not defined in Motif1.2, it's defined in Motif2.0. headers/Xm/DragDrop.h 9
2147 Motif Toolkit Resolved REJ REJ.X.0614 PG4M.00010 Fault of test case. In the test case Initialize() function, it has: toplevel = XtAppCreateShell(name, "genericclass", applicationShellWidgetClass, display, NULL, 0); and the above code creates the men... funcs/XmGetMenuCursor 1
2148 Motif Toolkit Resolved REJ REJ.X.0615 PG4M.00011 This test case calls function XmDropSiteRegistered which is not defined in Motif-1.2, it's defined in Motif2.0, so this cause the failure. Similar case: XmDropSiteRegistered 1 and 2 XmDropSiteUnregis... funcs/XmDropSiteRegister 1-2
2149 Motif Toolkit Resolved REJ REJ.X.0616 PG4M.00012 This is the test case fault. Reference to report.zw008 for test case XmTextSetSelection 1 and report.zw009 for test case XmTextFieldSetSelection 1. The test case is in /vsw5/vsm4/tset/widgets/text.c. ... widgets/XmText 4
2150 Motif Toolkit Resolved REJ REJ.X.0617 PG4M.00013 This is the test case fault. Reference to TSD4M.00011 and PIN4M.00003 for related information. This waiver request is noly for such failure case: 3. PREP: Click KeyKillToBOL outside selection(kill-to-... widgets/XmText 4
2151 Motif Toolkit Resolved REJ REJ.X.0618 PG4M.00014 This report is only ask for this kind of error: ERROR: Received unexpected callback(s) XmNhelpCallback of widget XmTemplateDialo g of class xmMessageBoxWidgetClass Received 1, Expected 0 The above err... widgets/XmTemplateDialog 4
2152 Motif Toolkit Resolved REJ REJ.X.0619 PG4M.00015 This report is asking waiver for this kind of error: TEST: ListAddMode ERROR: Received unexpected callback(s) XmNextendedSelectionCallback of widget Xm List of class xmListWidgetClass Received 1, Expe... vsm4/tset/widgets/XmList4 test4A
2153 Motif Toolkit Resolved REJ REJ.X.0620 PG4M.00016 This report is asking waiver for this kind of error: TEST: ListAddMode ERROR: Received unexpected callback(s) XmNextendedSelectionCallback of widget Xm List of class xmListWidgetClass Received 1, Expe... vsm4/tset/widgets/XmList4 test4A
2154 Motif Toolkit Resolved REJ REJ.X.0621 PG4M.00017 I sent report.zw001 for this test case before asking for waiver for test suite deficiency and refused. Later on I got the "X/Open CAE Specification", so I ported this function from Motif2.1 to Motif1.... vsm4/tset/headers/DragDrop test9A
2155 Motif Toolkit Resolved REJ REJ.X.0622 PG4M.00018 A waiver TIN4M.00005 was granted which addresses the ommission of the XmDropSiteRegistered() function in Motif1.2. functions/XmDropSiteRegistered 1,2
2156 Motif Toolkit Resolved REJ REJ.X.0623 PG4M.00020 I ask waiver for this test case based on binary backward compatibility. Although I can fix the source code in XmInstallImage in ImageCache.c file, it will break our customer' application program(s). ... vsm4/tset/funcs/XmInstallImage test4A
2157 Motif Toolkit Resolved TIN TIN.X.0097 TIN4M.00004 The OSF/Motif Programmer's Reference (Rel 1.2) states: XmCreateTemplateDialog() "You can create the standard MessageBox pushbuttons, Cancel, Help, and OK, by specifying the associated callback and la... widgets/XmTemplateDialog 3
2158 Motif Toolkit Resolved TIN TIN.X.0098 TIN4M.00005 I do not believe that XmDropSiteRegistered() is a Motif 1.2 function. The OSF/Motif Programmer's Reference (Rel 1.2) does not have that function. headers/Xm/DragDrop.h 9
2159 Motif Toolkit Resolved TIN TIN.X.0099 TIN4M.00006 The description of the action "newline-and-backup()" in the OSF/Motif Programmer's Reference (Rel 1.2) says: "...Inserts a newline just before the insertion cursor and repositions the insertion curso... widgets/XmText 4
2160 Motif Toolkit Resolved TIN TIN.X.0100 TIN4M.00007 The test is checking the behaviour according to the spec, which is correct behaviour for test case. However, it seems that CAE specification has conflicting requirements. According to specification, t... Functs/XmGetMenuCursor/XmGetMenuCursor 1
2161 Motif Toolkit Resolved TIN TIN.X.0101 TIN4M.00008 A waiver TIN4M.00005 was granted which addresses the ommission of the XmDropSiteRegistered() function in Motif1.2. functions/XmDropSiteRegister 1,2
2162 Motif Toolkit Resolved TIN TIN.X.0102 TIN4M.00009 A waiver TIN4M.00005 was granted which addresses the ommission of the XmDropSiteRegistered() function in Motif1.2. functions/XmDropSiteUnregister 1
2163 Motif Toolkit Resolved TIN TIN.X.0103 TIN4M.00010 The reference implementation (i.e. The Motif code provided by TOG) being tested is not in line with the standard specification for this Motif function as defined in the "OSF/Motif Programmer's Refere... functions/XmGetMenuCursor 1
2164 Motif Toolkit Resolved TIN TIN.X.0104 TIN4M.00011 The reference implementation (i.e. The Motif code provided by TOG) being tested is not in line with the standard specification for this Motif function as defined in the "OSF/Motif Programmer's Refere... functions/XmInstallImage 4
2165 Motif Toolkit Resolved TIN TIN.X.0105 TIN4M.00012 The reference implementation (i.e. The Motif code provided by TOG) being tested is not in line with the standard specification for this Motif function as defined in the "OSF/Motif Programmer's Refere... functions/XmScrolledWindowSetAreas 1,2,3
2166 Motif Toolkit Resolved TIN TIN.X.0106 TIN4M.00013 The reference implementation (i.e. The Motif code provided by TOG) being tested is not in line with the standard specification for this Motif function as defined in the "OSF/Motif Programmer's Refere... functions/XmClipboardInquireFormat 1
2167 Motif Toolkit Resolved TIN TIN.X.0107 TIN4M.00014 The reference implementation (i.e. The Motif code provided by TOG) being tested is not in line with the standard specification for this Motif function as defined in the "OSF/Motif Programmer's Refere... functions/XmClipboardInquireFormat 3
2168 Motif Toolkit Resolved TIN TIN.X.0108 TIN4M.00015 The reference implementation (i.e. The Motif code provided by TOG) being tested is not in line with the standard specification for this Motif function as defined in the "OSF/Motif Programmer's Refere... functions/XmClipboardInquireLength 1
2169 Motif Toolkit Resolved TIN TIN.X.0109 TIN4M.00016 A waiver TIN4M.00005 was granted which addresses the ommission of the XmDropSiteRegistered() function in Motif1.2. functions/XmDropSiteRegistered 1,2
2170 Motif Toolkit Resolved TIN TIN.X.0110 TIN4M.00017 The reference implementation (i.e. The Motif code provided by TOG) being tested is not in line with the standard specification for this Motif function as defined in the "X/Open Motif Toolkit API". The... widgets/XmText 4
2171 Motif Toolkit Resolved TIN TIN.X.0111 TIN4M.00018 The reference implementation (i.e. The Motif code provided by TOG) being tested is not in line with the standard specification for this Motif function as defined in the "X/Open Motif Toolkit API". The... widgets/XmText 4
2172 Motif Toolkit Resolved TIN TIN.X.0112 TIN4M.00019 The reference implementation (i.e. The Motif code provided by TOG) being tested is not in line with the standard specification for this Motif function as defined in the "X/Open Motif Toolkit API". The... functions/XmTextSetSource 1
2173 Motif Toolkit Resolved TIN TIN.X.0113 TIN4M.00020 The reference implementation (i.e. The Motif code provided by TOG) being tested is not in line with the standard specification for this Motif function as defined in the "X/Open Motif Toolkit API". The... functions/XmGetVisibility 1
2174 Motif Toolkit Resolved TIN TIN.X.0114 TIN4M.00021 A waiver TSD4M.00010 was granted to XmCascadeButton Test Purpose #1 for the XmNmnemonic error. The following test cases also contain similar XmNmnemonic errors. We request that waivers be granted to t... widgets/XmCascadeButtonG 1,2,3
2175 Motif Toolkit Resolved TIN TIN.X.0115 TIN4M.00022 What VSM4 testcase for XmScrolledWindowSetAreas says here is: for scrollbars and work_region, if you pass them as NULL, for the interface, the scrollbar(s) and work_region should still be there. For M... vsm4/tset/funcs/XmScrolledWindowSetAreas 1,2,3
2176 Motif Toolkit Resolved TIN TIN.X.0116 TIN4M.00023 See PG4M.00015 and PG4M.00016 for source code trace reference. This report is only asking for XmNexentedSelectionCallback this kind of error like showed in above output. Since the output from XmList t... vsm4/tset/widgets/XmList4A,XmScrolledList4A test4A
2177 Motif Toolkit Resolved TSD TSD.X.1096 TSD4M.00001 A minor fault in the test case: diff Xm4.c Xm4.c.org 255c255 < msg_assert("The function Cardinal XmGetSecondaryResourceData(WidgetClass "); --- > msg_assert("The function Cardinal XmGetSecondaryResour... headers/Xm/Xm.h 31-40
2178 Motif Toolkit Resolved TSD TSD.X.1097 TSD4M.00002 "class" is already used in file /usr/include/math.h: extern int class(); so change it to something else: class1. $ diff closeh.c closeh.c.org 68c68 < MrmType class1; --- > MrmType class; 147c147 < if(... mrm/MrmCloseHierarchy 1-3
2179 Motif Toolkit Resolved TSD TSD.X.1098 TSD4M.00003 2 errors exist in this test case, the first one is about the "MrmType class;", all the occurances of "class" should be changed to something else, such as "class1", this is because "class" is already u... vsm4/tset/mrm/MrmFetchSetValues 1-5
2180 Motif Toolkit Resolved TSD TSD.X.1099 TSD4M.00005 Fault in test suite(file: lsdelpss.c) XmListDeletePositions is defined in Xmlib List.c. When an invalid position is specified, a warning message is sent out, but instead of using a user specified warn... funcs/XmListDeletePositions 2
2181 Motif Toolkit Resolved TSD TSD.X.1100 TSD4M.00006 This is the fault of test case. We failed in this for-loop(It is in vsm4/tset/funcs/proctrav.c.): for(k=0;kfuncs/XmProcessTraversal 1
2182 Motif Toolkit Resolved TSD TSD.X.1101 TSD4M.00007 Fault of test suite. The calling sequence are: // *testWidgetClassInfo->proc_TestBehavior) (testWidgetClassInfo, parentWidgetInfo); /* vsm4/tset/widgets/popupm.c : test4A testWidgetClassInfo is iXmPop... widgets/XmPopupMenu 4
2183 Motif Toolkit Resolved TSD TSD.X.1102 TSD4M.00008 This is the test suite case. Reference to report.zw008 for test case XmTextSetSelection 1 and report.zw009 for test case XmTextFieldSetSelection 1. The test case is in /vsw5/vsm4/tset/widgets/textf.c.... widgets/XmTextField 4
2184 Motif Toolkit Resolved TSD TSD.X.1103 TSD4M.00009 This is the test suit fault. X/Open Waiver Reference: TSD4M.00009 Page: 1 WAIVER DOCUMENT X/Open Waiver Reference: TSD4M.00009 TO EXPLAIN "Didn't receive expected XmNmapCallback callback": The test c... widgets/XmTemplateDialog 4
2185 Motif Toolkit Resolved TSD TSD.X.1104 TSD4M.00010 This is the fault of the test case. The default value for XmNmnemonic is defined in file vsm4/src/mvslib/instances/CascadeB.c, here it is: { XmNmnemonic , T_KeySym , False, (MvsArgVal)XK_VoidSymbol, F... widgets/XmCascadeButton 1
2186 Motif Toolkit Resolved TSD TSD.X.1105 TSD4M.00011 This report is only submited for such kind of failure cases, reference X/Open Waiver Reference: TSD4M.00011 Page: 3 WAIVER DOCUMENT X/Open Waiver Reference: TSD4M.00011 to PG4M.00012 for related infor... widgets/XmText 4
2187 Motif Toolkit Resolved TSD TSD.X.1106 TSD4M.00012 This test may fail because XmNmnemoic is not checking the proper default value. The default value should be 0. The default value for XmNmnemonic is defined in file vsm4/src/mvslib/instances/CascadeBG.... widgets/XmCascadeButtonGadget 1
2188 Motif Toolkit Resolved TSD TSD.X.1107 TSD4M.00013 This is caused by the system design problem. Similar cases are XmSelectionDialog 4 about XmNlistVisibleItemCount resource test failure, XmCommandDialog 3 about XmNhistoryVisibleItemCount error. Whenev... vsm4/tset/widgets/XmSelectionDialog 3,4
2189 Motif Toolkit Resolved TSD TSD.X.1108 TSD4M.00014 Similar case is XmSelectionDialog 2 where the same kind of error occurs about resource XmNlistVisibleItemCount. X/Open Waiver Reference: Page: 2 WAIVER DOCUMENT X/Open Waiver Reference: This report on... vsm4/tset/widgets/XmCommandDialog test2A
2190 Motif Toolkit Resolved TSD TSD.X.1109 TSD4M.00015 This report is ask for all the errors in this test case, those errors are caused by same reason. This test case failure is cause by test suite itself. According to the spec, also the Command.c file of... vsm4/tset/widgets/XmCommandDialog test3A
2191 Motif Toolkit Resolved TSD TSD.X.1110 TSD4M.00016 This report is asking for such kind of error: INFO: --XmNresizePolicy=2 ERROR: Resource XmNlistVisibleItemCount: Expected 3, received 8 or INFO: --XmNresizePolicy=1 ERROR: Resource XmNlistVisibleItemC... vsm4/tset/widgets/XmSelectionDialog4 test4A
2192 Motif Toolkit Resolved TSD TSD.X.1111 TSD4M.00018 The test suite is setting the XmNheight and XmNlistVisibleItemCount when when it creates the widget. The XmNheight is too small to satisfy the XmNlistVisibleItemCount. Therefore, the widget is resetti... widgets/XmSelectionDialog 2
2193 Motif Toolkit Resolved TSD TSD.X.1112 TSD4M.00019 The test suite is setting the XmNheight and XmNhistoryVisibleItemCount when it creates the widget. The XmNheight is too small to satisfy the XmNhistoryVisibleItemCount. Therefore, the widget is resett... widgets/XmCommandDialog 2
2194 Motif Toolkit Resolved TSD TSD.X.1113 TSD4M.00020 The problem is typo on line 255 of Xm4.c: msg_assert("The function Cardinal XmGetSecondaryResourceData(WidgetClass ",); ^^^^^ It should be: msg_assert("The function Cardinal XmGetSecondaryResourceData... headers/Xm/Xm.h 74
2195 Motif Toolkit Resolved TSD TSD.X.1114 TSD4M.00021 The problem is that the test suite sets the base directory to be current working directory which is $TET_ROOT/vsm4. Thus, the test suite searches for the file "filesbds" (which is the executable name ... functions/XmFileSelectionDoSearch 1
2196 Motif Toolkit Resolved TSD TSD.X.1115 TSD4M.00022 The function CreateMenuWidget() in $TET_ROOT/vsm4/src/mvslib/specific/mvsRowCol.c has a local variable "w_info". This variable is assigned a value in the switch statement based on the value of the "rc... widgets/XmMenuBar 4
2197 Motif Toolkit Resolved TSD TSD.X.1116 TSD4M.00023 The problem here is that the test suite has the wrong default value for XmNmnemonic. It should be NULL not 0xFFFFFF. The value 0xFFFFFF is an invalid keysym, that's why the keysym to keycode fails. H... widgets/XmOptionMenu 3
2198 Motif Toolkit Resolved TSD TSD.X.1117 TSD4M.00024 The SIGSEGV is being caused by a missing argument in msg_failure(). Notice that the missing argument somehow got inserted inside the format string. msg_failure("Resource XmN%s: Expected '%s', resour... widgets/XmTemplateDialog 3
2199 Motif Toolkit Resolved TSD TSD.X.1118 TSD4M.00025 A Template Dialog does not have any BUTTONS. You can create a button by specifying its label string and callback. The "Cancel" button was never created because the XmNcancelLabelString was never speci... widgets/XmTemplateDialog 4
2200 Motif Toolkit Resolved TSD TSD.X.1119 TSD4M.00026 The test1A() function calls mvsCreateWidget() which calls mvsCreateManagedWidget() which in turn calls XtManageChild() on the Pulldown Menu Widget. The OSF/Motif Programmer's Reference (Rel 1.2) stat... widgets/XmPulldownMenu 1
2201 Motif Toolkit Resolved TSD TSD.X.1120 TSD4M.00027 This message is coming from the "setup_slider()" function in the file "$TET_ROOT/vsm4/src/mvslib/behavior/Window.c". void setup_slider(widget_info,position) { . min_val = mvsGetLocalResource(widget_in... widgets/XmMainWindow 4
2202 Motif Toolkit Resolved TSD TSD.X.1121 TSD4M.00028 This is because the XmNheight and XmNwidth are set to 125. So the widget's XmNcolumns and XmNrows are recalculated to fit within 125X125. If you are specifying the XmNcolumns and XmNrows you shouldn... widgets/XmScrolledText 2
2203 Motif Toolkit Resolved TSD TSD.X.1122 TSD4M.00029 The test stopped after the X Server error message with no indication that there was an error other than the X Server error message that was printed to standard error. Test Purposes 3 and 4 were appare... widgets/XmScrolledList 2
2204 Motif Toolkit Resolved TSD TSD.X.1123 TSD4M.00030 The test stopped after the X Server error message with no indication that there was an error other than the X Server error message that was printed to standard error. Test Purposes 3 and 4 were appare... widgets/XmScrolledText 2
2205 Motif Toolkit Resolved TSD TSD.X.1124 TSD4M.00031 I believe there are two test suite deficiencies here: 1) ERROR: Didn't receive expected callback(s) XmNmotionVerifyCallback of widget XmTextField o f class xmTextFieldWidgetClass. Received 0, Expecte... widgets/XmTextField 4
2206 Motif Toolkit Resolved TSD TSD.X.1125 TSD4M.00032 This request is in reference to these types of errors. 520|1376 2 9581 1 56|TEST: Create with XmNcommand='F8' 520|1376 2 9581 1 57|ERROR: Resource XmNtextString: Expected '' received 520|1376... widgets/XmCommandDialog 2
2207 Motif Toolkit Resolved TSD TSD.X.1126 TSD4M.00033 A waiver TSD4M.00010 was granted for the XmNmnemonic error. The WARNING message is also a result of XmNmnemonic. The test sets XmNmnemonic to its original value. Since its original value was its defau... widgets/XmOptionMenu 3
2208 Motif Toolkit Resolved TSD TSD.X.1127 TSD4M.00034 A waiver TSD4M.00026 was granted to XmPulldownMenu #1 for the same warning message. widgets/XmPulldownMenu 2,3
2209 Motif Toolkit Resolved TSD TSD.X.1128 TSD4M.00035 A waiver TSD4M.00010 was granted to XmCascadeButton Test Purpose #1 for the XmNmnemonic error. The following test cases also contain similar XmNmnemonic errors. We request that waivers be granted to t... widgets/XmCascadeButton 2,3
2210 Motif Toolkit Resolved TSD TSD.X.1129 TSD4M.00038 The spec for XmText states under the XmNeditMode resource: Specifies the set of keyboard bindings used in Text. The default, XmSINGLE_LINE_EDIT, provides the set of key bindings to be used in editing ... widgets/XmScrolledText 3
2211 Motif Toolkit Resolved REJ REJ.X.0624 PG4M.00019 The reference implementation (i.e. The Motif code provided by TOG) being tested is not in line with the standard specification for this Motif function as defined in the "OSF/Motif Programmer's Refere... widgets/XmText 4
2212 Motif Toolkit Resolved REJ REJ.X.0625 PG4M.00021 This test is getting compilation errors because of a circular definition problem in the header files. The test in question includes the file "DragDrop.h", but the files look like this: DragDrop.h #inc... Headers/Xm/DragDrop.h 1
2213 Motif Toolkit Resolved TIN TIN.X.0117 TIN4M.00024 excerpt from customer: "there is one failure in Motif 2.1 that we should file a waiver for or at least flag to TOG that the reference implementation of Motif 2.1 does not comply with the spec. Motif 2... Widgets/XmCommand 1
2214 Motif Toolkit Resolved TIN TIN.X.0118 TIN4M.00025 See PG4M.00015 and PG4M.00016 for source code trace reference. This report is only asking for XmNexentedSelectionCallback this kind of error like showed in above output. Since the output from XmList t... vsm4/tset/widgets/XmList4A,XmScrolledList4A test4A
2215 Motif Toolkit Resolved TSD TSD.X.1130 TSD4M.00036 The spec for XmText states under the XmNeditMode resource: Specifies the set of keyboard bindings used in Text. The default, XmSINGLE_LINE_EDIT, provides the set of key bindings to be used in editing ... widgets/XmScrolledText 3
2216 Motif Toolkit Resolved TSD TSD.X.1131 TSD4M.00037 A waiver TSD4M.00031 was granted for a similar error in XmTextField. widgets/XmText 4
2217 Motif Toolkit Resolved TSD TSD.X.1132 TSD4M.00039 This test fails when run with the rest of the functs group, and intermittently when executed on its own. A support request has been filed and this is an accepted test suite deficiency (SR #106). functs/XmClipboardUndoCopy 1
2218 Motif Toolkit Resolved TSD TSD.X.1133 TSD4M.00040 This test fails consistently when run as part of the all scenario, yet passes most of the time when run singly. In an attempt to isolate the problem the function has been abstracted into a separate pr... widgets/XmText 3
2219 Motif Toolkit Resolved TSD TSD.X.1134 TSD4M.00041 These tests do not include the header and thus do not automatically have the prototype for XmGetXmScreen exposed. This causes the routine XmGetXmScreen to return an invalid widget when c... funcs/wgetbasel,wgetdr,getxmscr 1
2220 Motif Toolkit Resolved TSD TSD.X.1135 TSD4M.00042 This is an accepted TSD, see SR #109 Switching on debug for the test: INFO: [DEBG] ManagerGadgetButtonMotion ERROR: Received unexpected callback(s) XmNdragCallback of widget XmScrollBar of class xmScr... widgets/XmScrolledWindow 4
2221 Motif Toolkit Resolved TSD TSD.X.1136 TSD4M.00043 The cause of the SEGV in the above test is due to the omission of a prototype for the malloc system call. should be included in vsm4/tset/widgets/filesb.c before line 60 (the inclusion of "m... widgets/XmFileSelectionBox 4
2222 Motif Toolkit Resolved TSD TSD.X.1137 TSD4M.00044 This failure only occurs during full ("all") runs of the test suite (and even then intermittently). Running just the XmList test or the Widget tests shows no sign of this failure. Widgets/XmList 4
2223 Motif Toolkit Resolved TSD TSD.X.1138 TSD4M.00045 The problem is the test suite passes an incorrect type to the XmClipboardCopyByName function, the data_id is passed as int and it should be long. see the copy_by_name function in clpcopy.c, clpstcp.c ... funcs/cplcopy,clpstcp,clpcpnam 1
2224 Motif Toolkit Resolved TSD TSD.X.1139 TSD4M.00046 XmCommand:#4, XmCommandDialog:#4 Testing against a 64bit Motif library: The cause of the SEGV in the above test is due to the omission of a prototype for the malloc system call. stdlib.h should be inc... Widgets/XmCommand 1
2225 Motif Toolkit Resolved TSD TSD.X.1140 TSD4M.00047 This is an agreed SR, SR # 113. The hdranal namespace utility is falling over at a 256 character limit on the input line. Increasing the limit will fix the problem. header/uil/UilDef.h 1-18
2226 Motif Toolkit Resolved TSD TSD.X.1141 TSD4M.00048 I think I've mentioned before that the test case name is still wrong! The cause of the failures seen above is that the expected values are determined AFTER the callbacks have been called. From src/mv... Widgets/XmFileXmSelectionBox 4
2227 Motif Toolkit Resolved TSD TSD.X.1142 TSD4M.00049 XmCommand:#4, XmCommandDialog:#4 Testing against a 64bit Motif library: The cause of the SEGV in the above test is due to the omission of a prototype for the malloc system call. stdlib.h should be inc... Widgets/XmCommand 4
2228 Motif Toolkit Resolved TSD TSD.X.1143 TSD4M.00050 This test fails intermittently, when run on its own it passes. We believe this to be a test suite deficiency and similar to both TSD4M.00040 and TSD4M.00049 widgets/XmText 3
2229 Motif Toolkit Resolved TSD TSD.X.1144 TSD4M.00051 Comment from Development Engineer: The test XmText 3A in the VSM suite should not check the value of XmNcolumns. The reason for the failure is because XmNcolumns is used only in the INITIAL value of t... /tset/widgets/XmText 3
2230 Motif Toolkit Resolved TSD TSD.X.1145 TSD4M.00052 With VSM_VERBOSE_OUTPUT=Yes in tetexec.cfg, the output shows: [--snip--] TEST: Set XmNlabelType to '2' /* XmSTRING -- no change */ TEST: Set XmNlabelType to '1' /* XmPIXMAP */ ERROR: Resource XmNi... Widgets/XmToggleButton 3
2231 Motif Toolkit Resolved TSD TSD.X.1146 TSD4M.00053 This test fails intermittently, when run on its own it passes. This was first reported as TSD4M.00050 widgets/xmText 3
2232 Motif Toolkit Resolved TSD TSD.X.1147 TSD4M.00054 This was first reported as TSD4M.00048 The cause of the failures seen above is that the expected values are determined AFTER the callbacks have been called. From src/mvslib/behavoir/Box.c l. 384 tn[2]... widgets/xmFileSelectionBox 4
2233 Motif Toolkit Resolved TSD TSD.X.1148 TSD4M.00055 Im running vsm version 4.1.3A on Unix Tru64 X5.1 (running with Motif version 1.2) Im getting failure on test case "XmCommandError" However, on the same machine, with the same configuration, if I use v... Widgets/XmCommandError 1
2234 Motif Toolkit Resolved TSD TSD.X.1149 TSD4M.00056 I found in function test2A() in file funcs/txtcopy.c, there is a case where a mouse movement is made without the ability to delay the mouse via the VSM_MOUSEDELAY tetexec.cfg variable. By adding a usl... funcs/txtcopy 2
2235 CORBA Resolved PIN PIN.X.0253 PIN4O.00001 The issue is: Under the C mapping how do you allocate storage for a basic type you wish to place in an any. Consider inserting a long into an Any. Do you do this: solution 1 any->_type = TC_long; any-... iiop/all 0
2236 CORBA Resolved PIN PIN.X.0254 PIN4O.00002 There is no clear specification on how to implement this, and it's deprecated in the next release API/pObjects/Vscreate_recursive_sequence_tc1 VScreate_recursive_sequence_tc1
2237 CORBA Resolved REJ REJ.X.0626 PG1O.00001 The VSOrb test suite fails to accept the use by Orbix of an Environment parameter in each member function as part of its C++ mapping. The Environment parameter should be accepted by the test suite for... All/All/All -
2238 CORBA Resolved REJ REJ.X.0627 PG4O.00002 We request an Interpretation to be made on the use of an Environment parameter as part of our ORB's C++ mapping. Currently the VSORB test suite flags this as an error. We believe that it is compliant... All/All/All -
2239 CORBA Resolved REJ REJ.X.0628 PG4O.00003 In tset/c/hdr/DII/ORB/send_multiple_requests.c, VSOrb 1.1.0 test examines our orb on the assumption that send_multiple_requests() is defined like the following. CORBA_Status CORBA_send_multiple_reques... c/hdr/DII/ORB/send_multiple_requests 0
2240 Window System Application Interface V2 Resolved MSF MSF.X.0091 MSF4W.00032 A temporary waiver is requested for minor pixelization differences. Xlib9/XDrawImageString16 6
2241 Window System Application Interface V2 Resolved TSD TSD.X.1150 TSD4W.00177 A timing problem may cause this test to report an intermittent XIOError. Xt9/XtAppAddWorkProc 3
2242 Window System Application Interface V2 Resolved MSF MSF.X.0092 MSF4W.00033 A temporary waiver is requested for minor pixelization differences. Xlib9/XCopyPlane 10 12 14 16 17 18 19 21 22
2243 Motif Toolkit Resolved TSD TSD.X.1151 TSD4M.00057 The same failures exist not only in out current product, but also in older products where the branding have been done successfully. With same product installed, the failures only happened on machines with very fast CPUs ... widgets/XmForm 4
2247 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0255 PIN4U.00068forUNIX95 On last close of a master pty, SIGHUP may be sent to just the controlling process instead of the foreground process group CAPI.os/ioprim/close 12
2248 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.1152 The test fails if the 3rd header in locally delivered mail is the same as one of the first two (e.g. they are both Received headers) POSIX.cmd/mailx 227
2249 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1153 The test does not write enough data to produce an ENOSPC error PTHR.os/ioprim/pwrite 13
2250 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0256 The implementation under test only supports PTHREAD_SCOPE_SYSTEM for privileged users. PTHR.os/sched_rt/pthread_attr_setscope 1, PTHR.os/sched_rt/pthread_attr_getscope 1
2251 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0629 read() in cpio #2 overflows buffer POSIX.os/dataform/cpio/T.cpio 2
2252 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.1154 The test calls getconf with XBS5_* instead of _XBS5_* POSIX.annexA/c89 1002
2253 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.1155 When I run /tset/POSIX.cmd/touch/touch.ex 1006 as a standalone test, it is PASS. When I run the whole test-scenario file. it gets FAIL, /tset/POSIX.cmd/touch/touch.ex 1006
2254 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0631 These tests will fail on systems which do not support an ATEXIT_MAX limit. /tset/CAPI.os/genuts/atexit/T.atexit 1
2255 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0630 These tests will fail on systems which do not support an ATEXIT_MAX limit /tset/CAPI.os/procenv/sysconf/T.sysconf 1
2256 LDAP Certified Resolved MSF MSF.X.0093 Certain escaped characters are not parsed correctly by the server. (This request was tracked by the dif-members as LC-0002) syntaxes2_4_3_2 conversion3_2_4_8 parsing3_3_0_14
2257 LDAP Certified Resolved MSF MSF.X.0094 This server does not support move leaf under modifyDN. (This item was tracked by the dif-members as LC-0003) 1.4.9.2
2258 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1156 The fault in this case is caused by a floating point overflow in the test suite. /tset/XOPEN.os/maths/y0/T.y0 10
2259 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.1157 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2260 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1158 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2261 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1159 The fault in this case is caused by a floating point overflow in the test suite. /tset/XOPEN.os/maths/y0/T.y0 10
2262 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0635 /tset/XOPEN.cmd/uucp/uucp.ex 27 Failed /tset/XOPEN.cmd/uucp/uucp.ex 28 Failed /tset/XOPEN.cmd/uucp/uucp.ex 31 Failed /tset/XOPEN.cmd/uucp/uucp.ex 27, 28, 31
2263 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0632 /tset/XOPEN.cmd/uuname/uuname.ex 13 Failed /tset/XOPEN.cmd/uuname/uuname.ex 13
2264 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0636 /tset/POSIX.upe/ex/ex_04.ex 42 Failed /tset/POSIX.upe/ex/ex_04.ex 202
2265 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0633 /tset/POSIX.cmd/mailx/mailx_03.ex 69 Failed /tset/POSIX.cmd/mailx/mailx_03.ex 69
2266 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0634 /tset/POSIX.shell/shell/sh_05.ex 72 Failed /tset/POSIX.shell/shell/sh_05.ex 72
2267 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0637 /tset/POSIX.cmd/stty/stty.ex 10 is PASSing, when run individually, but Failed, when run with the whole test-set /tset/POSIX.cmd/stty/stty.ex 10
2268 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0638 /tset/POSIX.cmd/mailx/mailx_03.ex 238 PASSes when run individually, Fails when run with the whole test set. /tset/POSIX.cmd/mailx/mailx_03.ex 238
2269 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0642 /tset/POSIX.upe/ex/ex_08.ex 540 PASSes when run individually, FAILs when run with the whole test-set. /tset/POSIX.upe/ex/ex_08.ex 540
2271 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.1160 This test may fail, because there is no write permission to /var/spool/uucppublic/uucp_dir_28_1, when the above destination directory is created by testsuite. So, when uucp tries to copy multiple files this destination directory, the permission denied /tset/XOPEN.cmd/uucp/uucp.ex 1028
2272 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0639 The test /tset/POSIX.cmd/sh/sh_03.ex 184 PASSes when run individually, but FAILs when run with the whole testsuite. /tset/POSIX.cmd/sh/sh_03.ex 184
2273 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1162 bitwise complement of signed values is platform-specific /tset/POSIX.shell/shell/sh_05.ex 357
2274 LDAP Certified Resolved TSD TSD.X.1163 Test ID: 3_2_4_3 Test ID: 3_2_4_3
2275 LDAP Certified Resolved TSD TSD.X.1161 Test ID: 3_3_0_14 3_3_0_14
2276 LDAP Certified Resolved REJ REJ.X.0640 Test ID: 1_4_1_15 1_4_1_15
2277 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved PIN PIN.X.0257 This is a known grey area in XSH5 for which there is a working group resolution, bwg98-006. The test output has changed. ANSI.os/streamio/printf
2278 LDAP Certified Resolved REJ REJ.X.0641 Request to desupport SSL 4.0 SDK and replace with 5.0 SDK Test ID: 1_4_2_28 and 1_4_2_30
2280 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.1164 The test fails if the 3rd header in locally delivered mail is the same as one of the first two (e.g. they are both Received headers) POSIX.cmd/mailx 227
2281 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1165 /tset/CAPI.os/sockets/connect/T.connect{14} CAPI.os/connect 14
2282 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1166 /tset/CAPI.os/streams/ioctl/T.ioctl{22} CAPI.os/ioctl 22
2283 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0643 XOPEN.os/genuts/getpass expects exactly {PASS_MAX} bytes returned, not "at most {PASS_MAX} bytes" returned. XOPEN.os/genuts/getpass
2284 LDAP Certified Resolved MSF MSF.X.0095 This server does not support move leaf under modifyDN. (This item was tracked by the dif-members as LC-0003) 1.4.9.2
2285 Transport Service XTI Resolved TSD TSD.X.1167 The first t_look() for provider TCP returns T_DISCONNECT instead of the expected T_DATA XTI.os/common/look 8
2286 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1168 The test may fail on systems where using mv to rename a file does not update the ctime POSIX.cmd/mv 47
2288 X Window System Display Resolved TSD TSD.X.1170 32bit depth has been compiled in 64bit depth by mistake in cpypln.m Xlib9/XCopyPlane 42
2289 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1169 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2290 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1171 test not updated to SUSv3 TC1 POSIX.cmd/mailx/mailx_03.ex 195
2291 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1174 PIN requested for legacy grey area in UNIX03 spec XPG4.os/genuts/regcomp assertions: 30, 32, 34, 36, 38
2292 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1173 Use of global variable in multiple threads PTHR.os/cfuncs/strerror_r 1
2293 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0258 UNIX98 specification grey area not fixed in UNIX03 CAPI.os/procprim/sigaction 25
2294 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1172 UNIX98 specification grey area not fixed in UNIX03 CAPI.os/procprim/sigaction 30
2295 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1176 Testcases checking for optional behaviour not supported on our system rt.os/aio/aio_read 13 rt.os/aio/aio_write 14
2296 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1175 The test is running aio_error() against the aiocb's that have aio_lio_opcodeset to LIO_NOP rt.os/aio/lio_listio 10
2297 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1177 Testcases checking for optional behaviour not supported on our system rt.os/aio/lio_listio 38 rt.os/aio/lio_listio 42
2299 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1178 Test checks for change in ctime with the -o times option POSIX.cmd/pax 243
2300 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1302 Invalid expected output POSIX.cmd/expr 101
2301 LDAP Certified Resolved MSF MSF.X.0096 This server does not support move leaf under modifyDN. (This item was tracked by the dif-members as LC-0003) 1.4.9.2
2302 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1179 Header test is complaining about _POSIX_IPV6 which is a legal symbol in SUSv3 TC1 rt.hdr/misc/semaphore test 21
2304 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1180 clock_nanosleep() tests incorrect checks errno for the error rather than the return value as specified in SUSv3 tC1. POSIX_art.os/timers/clock_nanosleep: tests 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
2305 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1181 Mis-spelling in tests POSIX_art.os/synchobjects_conditions/pthread_condattr_setclock test 1
2306 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1182 Mis-spelling in tests POSIX_rte.os/timers/clock_getres tests 3, 4
2307 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1183 Requirements removed in TC2. POSIX.hdr/misc/unistd_3 test 52 POSIX.os/procenv/sysconf test 16
2308 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1184 tests fail if infinity is representable ANSI.os/genuts/strtod_X tests 9,10 XPG4.os/wgenuts/wcstod tests 9.10
2309 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1185 comparsion of output array is incorrect XPG4.os/wtime/wcsftime_X test 8
2310 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1186 /tset/POSIX.cmd/getconf/getconf.ex 21 FAIL Assertion #21 (A): Path-independent values getconf return status nonzero for _POSIX_FILE_LOCKING getconf return status nonzero for _POSIX_MULTI_PROCESS getconf return status nonzero for _REGEX_VERSION POSIX.cmd/getconf/getconf.ex.21
2311 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1187 /tset/POSIX.os/procenv/sysconf_X/T.sysconf_X 12 FAIL sysconf(_SC_2_C_VERSION) failed expected 200112 - got 199209 POSIX.os/procenv/sysconf_X/T.sysconf_X.12
2314 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1196 double type used in calculations causes incorrect values to be generated. C99.os/maths/Mremquo/T.remquof 3 C99.os/maths/remquo-tg/T.remquof 3 C99.os/maths/remquo/T.remquof 3
2315 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1197 header test attempts to compile, when feature group is unsupported Build error: POSIX_rte.hdr/misc/spawn
2316 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1188 Wrong configuration variable used in POSIX_rte.os/timers/clock_getres POSIX_rte.os/timers/clock_getres
2317 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1189 test reversed, executes when option is not supported POSIX_rte.os/timers/timer_create 7
2318 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1190 process clock not incremented while process is sleeping POSIX_rte.os/timers/clock_gettime 1-4
2319 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1191 process clock negatively incremented, producing a illegal POSIX_rte.os/timers/clock_settime 1-4
2322 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1192 Test not updated for UNIX03 POSIX_rte.hdr/misc/unistd 3
2323 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1193 Tests don't check _POSIX_SPAWN macro correctly POSIX_rte.hdr/misc/spawn 10, 11, 12
2324 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1194 Required Header file not included, function argument not defined properly. POSIX_rte.hdr/misc/semaphore 1
2325 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1195 Incorrect POSIX macro name used POSIX_rte.hdr/misc/unistd 2
2326 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0644 required copy of aio.h and sched.h not done. Test Suite library build
2327 Commands and Utilities V4 (UNIX 03) Resolved REJ REJ.X.0645 Tests may testing too strictly POSIX.annexA/c99 test 16
2328 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1207 Tests need to account for speed of system POSIX_rte.os/procprim/exec tests 1-6
2329 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1198 Tests need to account for speed of system POSIX_rte.os/procprim/fork tests 1-2
2330 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1199 Tests need to account for speed of system POSIX_rte.os/advisinfo/posix_memalign tests 1-3
2331 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1200 Wrong Test Result used in unsupported test POSIX_rte.os/advisinfo/posix_madvise test 8
2332 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1201 Test function clears errno after parent sets it rt.os/files/fpathconf test 3
2333 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1202 fchmod is not required to change execution bits for shared memory files rt.os/files/fchmod test 1
2334 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1203 fstat is not required to change execution bits for shared memory files rt.os/files/fstat test 1
2335 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0646 typo in library routine SRC/common/vsrtlib/mkmmap.c
2336 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1204 Non SUSv3 flag passed to shm_open() rt.os/mfiles/mmap test 22
2337 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0647 tests attempts mmap() past end of address space rt.os/mfiles/mmap tests 11, 14
2338 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1206 fstat 5 assumes all inodes for a filesystem are allocated at creation CAPI.os/files/fstat 5
2339 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1205 line optimized out by compiler rt.os/ioprim/ftruncate test2
2340 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0648 Incorrect expect value XPG4.os/genuts/strfmon test 1
2341 Internationalised System Calls and Libraries (XPG4) Resolved TSD TSD.X.1208 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2342 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1210 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2343 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1209 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2344 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1211 ASCII dependency due to incorrect placing of tr -d ' ' in pipeline POSIX.cmd/pax 274
2345 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1212 ASCII dependency due to incorrect placing of tr -d ' ' in pipeline POSIX.cmd/pax 274
2346 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0259 PIN to allow old expected behavior for vi regarding the cursor position after then second "p" for VSC5.2.4 which was updated to align with POSIX.1-2001 /POSIX.upe/vi/vi_04 247
2347 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1213 VSC5.2.4 POSIX.cmd/mailx test 195 was aligned w/ SUSv3 TC1. This INT is to allow the other allowed behaviour for UNIX95 branding POSIX.cmd/mailx/mailx_03.ex 195
2348 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1214 test incorrectly identifies optional macro _POSIX_SHARED_MEMORY_OBJECTS as illegal POSIX.hdr/misc/fcntl test 19
2349 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1215 Test works incorrectly if the timer resulution is not a even multiple of 1 second rt.os/timers/timer_settime test 9
2350 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1216 ANSI.hdr/misc/stdlib and POSIX.hdr/misc/wait does not allow the inclusion of . ANSI.hdr/misc/stdlib 48 POSIX.hdr/misc/wait 10
2351 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0260 Grey area in specification from PIN.X.0008 still exists in SUSv3. POSIX.os/devclass/i_noncanon 14
2352 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0261 A grey area exists in the XPG4 specification as described in PIN.X.0031, the problem still exists in SUSv3, an equivalent PIN should be issued. POSIX.os/devclass/tcsendbrea 3
2353 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0262 c89 -I directory when directory is a plain file POSIX.annexA/c89/c89.ex 99
2354 Commands and Utilities V4 (UNIX 03) Resolved REJ REJ.X.0649 c89 -I directory when directory is a plain file POSIX.annexA/c89/c89.ex 99
2355 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0650 SUSv3 ambiguous over result exepcted for scalb(INF, NaN). CAPI.os/maths/scalb 8, 9
2356 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0651 XOPEN.os/maths/j0 9 expects 0.0 for jn(x) when x is large. XOPEN.os/maths/j0 9
2359 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1217 sends in Expect script fail after ed exits POSIX.cmd/ed_05 201
2360 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1218 sends in Expect script fail after ed exits POSIX.cmd/ed_05 201
2361 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1219 XOPEN.os/maths/j0 9 expects 0.0 for jn(x) when x is large. XOPEN.os/maths/j0 9
2362 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1220 scalb tests 8c and 9c testing functionality of scalb which is not specified. CAPI.os/maths/scalb 8, 9
2363 Commands and Utilities V4 (UNIX 03) Resolved PIN PIN.X.0263 Problem described in TIN.X.0012 still exists in SUSv3, a similiar TIN should be granted. POSIX.cmd/find #1019
2364 Commands and Utilities V4 (UNIX 03) Resolved REJ REJ.X.0652 getconf 38, 39, 46-51 expect behavior not specified by SUSv3. POSIX.cmd/getconf 38, 39, 46-51
2365 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1221 pr 18 may fail on implementations because of a grey area in the treatment of adjacent space. POSIX.cmd/pr 18, 20
2366 Commands and Utilities V4 (UNIX 03) Resolved PIN PIN.X.0281 The tests fail on systems where sort -c does not write to stderr when the input is disordered. POSIX.cmd/sort 5, 13
2367 Commands and Utilities V4 (UNIX 03) Resolved PIN PIN.X.0264 c99 #95 is expecting to find symbols in libc that are in libxnet. POSIX.annexA/c99 #95
2368 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1222 This test is incorrect according to PASC interpretation 1003.2-92 #151 POSIX.cmd/pr 18,20
2369 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.1223 This test is incorrect according to PASC interpretation 1003.2-92 #151 POSIX.cmd/pr 18,20
2370 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1224 This test may fail on implementations that require additional data or behavior in lex.yy.c to be provided by lex. POSIX.annexA lex 98
2371 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0265 PIN to allow the old expected behavior for ex regarding the current line indicator on the last line moved after a move command for VSC 5.2.4 which was updated to align with POSIX.1.2001. POSIX.upe/ex/ex_04.ex 202
2372 Commands and Utilities V4 (UNIX 03) Resolved PIN PIN.X.0274 Expected output of Test is incorrect, due to accepted enhancement request. POSIX.upe/vi 250
2373 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0653 pthread_rwlock_wrlock 4 and pthread_rwlock_rdlock 6 expect behavior that is not specified in SUSv2 PTHR.os/rwlock/pthread_rwlock_wrlock 4 PTHR.os/rwlock/pthread_rwlock_rdlock 6
2374 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1225 getconf 46-51 expect behavior not specified by SUSv3. POSIX.cmd/getconf 46-51
2375 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1226 uucp 1039 expects a uucp copy of a file to a directory of the same name will fail XOPEN.cmd/uucp 1039
2376 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1227 Path tracing error in sysconf 16. POSIX.os/procenv/sysconf 16
2377 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1228 fseek 3, fseeko 17, lseek 2 tests fail for same reason as in UNIX98, equivalent PIN should be issued. LFS.os/streamio/fseek 3 LFS.os/streamio/fseeko 17 LFS.os/ioprim/lseek 2
2378 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1229 resource 34, time-sys 34, & utmpx 30 not allowing itimerspec to be visible CAPI.hdr/misc/resource 34 CAPI.hdr/misc/time-sys 34 CAPI.hdr/misc/utmpx 30
2379 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1230 netdb 65 does not allow symbols addrinfo and freeaddrinfo to be visible CAPI.hdr/misc/netdb 65
2380 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0654 getrusage has problems because parent and child are using different time granularity functions CAPI.os/procenv/getrusage
2381 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0655 use_time() function may be optimized away causing test timing failures POSIX.os/procenv/times 3 POSIX.os/procenv/times 5
2382 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1231 pathconf/fpathconf not allowing for "may fail" EINVAL condition. POSIX.os/files/fpathconf 33 POSIX.os/files/pathconf 49
2383 Sockets (UNIX 95) Resolved PIN PIN.X.0267 V1 (UNIX95) version of spec does not make clear that the intention is for connections to be considered as established before they are accepted. /tset/CAPI.os/sockets/listen/T.listen 2 /tset/CAPI.os/sockets/connect/T.connect 3, 4, 5, 6, 7
2384 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0276 c99 #1 fails to compile because it expects optional symbols to be defined rt.cmd/ccompiler/c99
2385 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1232 exit 3 and _exit 3 call fclose() on a stream opened with popen() which causes later stream reads to fail. CAPI.os/procprim/_exit 3 CAPI.os/genuts/exit 3
2386 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1233 Parent process in getrusage 3 does not wait long enough for child to finish busy work. CAPI.os/procenv/getrusage
2387 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1234 uucp 1039 expects a uucp copy of a file to a directory of the same name will fail XOPEN.cmd/uucp 1039
2388 Commands and Utilities V3 (UNIX 98) Resolved TSD TSD.X.1235 uucp 1039 expects a uucp copy of a file to a directory of the same name will fail XOPEN.cmd/uucp 1039
2389 Motif Toolkit Resolved TSD TSD.X.1236 TSD4M.00044 This failure only occurs during full ("all") runs of the test suite (and even then intermittently). Running just the XmList test or the Widget tests shows no sign of this failure. Widgets/XmList 4
2390 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0656 write 27 and writev 72 do not give time for delivery of SIGPIPE CAPI.os/ioprim/write 27 CAPI.os/ioprim/writev 72
2391 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0657 sh_05 #357 tests for oct and hex expansions which are part of SUSv3. POSIX.shell/shell/sh_05.ex 357
2392 Commands and Utilities V3 (UNIX 98) Resolved PIN PIN.X.0266 stty 90, 91 check for wrong setting. POSIX.cmd/stty/stty.ex 90 POSIX.cmd/stty/stty.ex 91
2393 Commands and Utilities V3 (UNIX 98) Resolved REJ REJ.X.0658 c89 #99 fails because it uses wrong #include POSIX.annexA/c89 99
2394 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1237 Symbols from reported as illegal PTHR.hdr/misc/pthread_5 test 2
2395 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1238 The "priority not changed" check expects the wrong priority PTHR.os/sched_rt/pthread_setschedprio 2
2399 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1239 Tests for write 27 and writev 72 assume the server connection has entered closed state when it has not. CAPI.os/ioprim/write/T.write 27 CAPI.os/ioprim/writev/T.writev 72
2400 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1241 Tests assume that an action performed by a transport endpoint is synchronously visible to the peer endpoint. CAPI.os/sockets/send/T.send 18 CAPI.os/sockets/sendmsg/T.sendmsg 18, 20 CAPI.os/sockets/sendto/T.sendto 18, 20
2401 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1240 Tests assume that if rdlock/rwlock fails with EDEADLK then tryrdlock/tryrwlock must also fail with EDEADLK. PTHR.os/rwlock/pthread_rwlock_tryrdlock/T.pthread_rwlock_tryrdlock 6 PTHR.os/rwlock/pthread_rwlock_trywrlock/T.pthread_rwlock_trywrlock 5
2402 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0659 Tests uses lower granularity time function for verifying success. CAPI.os/procprim/getitimer/T.getitimer 2 CAPI.os/procprim/getitimer/T.getitimer 3
2403 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1242 The test assumes that an action performed by a transport endpoint is synchronously visible to the peer endpoint, as soon as the system call that performed the action returned. CAPI.os/ioprim/poll/T.poll 27
2404 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1243 Tests uses lower granularity time function for verifying success. CAPI.os/procprim/getitimer/T.getitimer 2 CAPI.os/procprim/getitimer/T.getitimer 3
2405 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved REJ REJ.X.0660 Test is not allowing SCM_ symbols to be visible in CAPI.hdr/misc/socket/T.socket 86
2407 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1244 Test returns unresolved when it should return unsupported. PTHR.os/sched_rt/pthread_setschedprio/T.pthread_setschedprio 3
2408 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1245 socket #86 does not allow SCM_ prefix macros in sys/socket.h CAPI.hdr/misc/socket/T.socket 86
2409 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1247 Testcase fails when output file is an existing FIFO, test expects output to be written to the FIFO. An interpretation request has been approved that changes the expected behaviour. POSIX.annexA/c99/c99.ex 16
2410 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1246 This test may fail on implementations where the local and remote system used in the test have incompatible character sets. XOPEN.cmd/uux 1018
2411 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0661 spin lock objects not cleared before initial use in spin lock tests all tests in POSIX_art.os/synchobjects_spinlocks
2412 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1248 Missmatch of function definition and function pototypes for various yacc tests. POSIX.annexA/yacc 58, 85, 96, 106, 109, 110, 117, 118, 120, 130-135, 139-141, 145-147, 149, 150, 159-162, 180
2413 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1249 pthread_rwlock_unlock test 7 comes back with NORESULT POSIX_art.os/synchobjects_rwlocks/pthread_rwlock_unlock test 7
2414 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1250 Tests do not specify output precision /tset/ANSI.os/streamio/printf/T.*printf 56, 74, 75, /tset/ANSI.os/streamio/printf/T.*printf_X 57
2416 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1251 Tests do not specify output precision MSE.os/streamio/wprintf/T.*wprintf 56, 74, 75, MSE.os/streamio/wprintf_X/T.*wprintf_X 57
2417 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.1252 Race conditon can cause CAPI.os/procprim/sigaction/T.sigaction{13} to fail. CAPI.os/procprim/sigaction/T.sigaction 13
2418 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved MSF MSF.X.0097 Implementation fails cancellation point that were changed in latest release of the VSTH Test Suite PTHR.os/cancel/pthread_cancel 6 PTHR.os/cancel/pthread_cancel 8
2419 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0662 pthread_cancel 8 subtest for select() fails because helper function select_ctf() contains an illegal call to select(). PTHR.os/cancel/pthread_cancel 8
2423 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1253 Syntax error in the test suite source tset/CAPI.hdr/misc/mman/L.mman tset/CAPI.hdr/misc/mman/T.mman 24
2424 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1254 mmap 26 assumes all virtual memory can be consumed in two shared memory segments rt.os/mfiles/mmap 26
2425 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1255 The prototype for gethostbyaddr() has not been updated to match SUSv3. CAPI.hdr/misc/netdb 31
2426 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1256 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2427 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1257 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2428 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1258 sigwait() prototype not expected in stdlib.h and wait.h namespace ANSI.hdr/misc/stdlib/T.stdlib 48 POSIX.hdr/misc/wait/T.wait 10
2429 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0275 CAPI.os/sockets/sendto 13, 16 and CAPI.os/sockets/sendmsg 16, grey area in the specification CAPI.os/sockets/sendto 13, 16 CAPI.os/sockets/sendmsg 16
2430 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1260 Tests expect parts of two records to be received in one call to revc(). CAPI.os/sockets/recv 2 CAPI.os/sockets/recvfrom 4 CAPI.os/sockets/recvmsg 7
2431 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1259 Tests uses SOCK_SEQPACKET as the address family when testing AF_UNIX. CAPI.os/files/fstat 3
2432 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1261 pthread_rwlock_rdlock 4 blocks all other RT threads and hangs test POSIX_art.os/synchobjects_rwlocks/pthread_rwlock_rdlock
2433 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1262 Test can cause system to crash because it does not declare memory variable as volatile POSIX_art.os/synchobjects_rwlocks/pthread_rwlock_tryrdlock 6
2434 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1263 Tests fail to compile due to missing _POSIX_SPORADIC_SERVER structs but test is testing _POSIX_PRIORITY_SCHEDULING and _POSIX_SPAWN POSIX_rte.hdr/misc/spawn 23
2435 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1264 Test assumes no optimization is done in loopback case CAPI.os/ioprim/close 11
2436 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0663 legal UNIX03 symbols posix_fadvise and posix_fallocate marked as "Illegal declared" rt.hdr/misc/semaphore assertion 21
2437 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1267 incorrect expected value for _POSIX_PRIORITIZED_IO macro rt.hdr/misc/unistd_X assertion 2
2438 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0268 dbm_open: implementation of database files /tset/CAPI.os/dbm/dbm_first/T.dbm_first,4 /tset/CAPI.os/dbm/dbm_nextk/T.dbm_nextk,4 /tset/CAPI.os/dbm/dbm_open/T.dbm_open, 1,3,4,6,8,12
2439 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1266 tests of removed -e option have not been disabled in UNIX03 mode POSIX.cmd/xargs 1002, 1003
2440 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1265 test not updated for UNIX03 POSIX.cmd/xargs 1004
2441 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1268 The -r option is omitted from the list of options compared to -a POSIX.upe/who 1001
2442 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1269 legal UNIX03 symbols posix_fadvise and posix_fallocate marked as "Illegal declared" rt.hdr/misc/semaphore assertion 21
2443 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1270 Test makes bad assumptions about the timing for dismantling a stream. CAPI.os/streams/ioctl 193
2444 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1271 The helper function waste_time() does not run long enough POSIX.os/procprim/fork 5
2445 Motif Toolkit Resolved TSD TSD.X.1274 The test Funcs/XmTextPaste{1} fails on fast machines as the mouse selection simulation fails. Funcs/XmTextPaste{1}
2446 Motif Toolkit Resolved TSD TSD.X.1275 Tests fail on fast systems due to problem in mouse button selection simulation Functs/XmTextCut{2,3} Functs/XmTextFieldCopy{2} Functs/TextFieldCut{2,3}
2447 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1272 Incorrect error check for fputws() calls in setup for fgetws() test PTHR.os/general/General 7
2448 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1273 The calls made in a vfork()ed child cause undefined behaviour CAPI.os/procprim/vfork 9,10,16
2449 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1276 Unreported test result due to use of uninitialised variable PTHR.os/procprim/sigwait 8
2450 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0664 Test assumes that hard links to symbolic links are supported by all implementations, but in SUSv3 such support is optional POSIX.os/dataform/tar 45
2451 Commands and Utilities V4 (UNIX 03) Resolved REJ REJ.X.0665 asa #803 and #804 comparision files are not correct POSIX.annexC/asa 803 and 804
2452 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1277 incorrect check on getconf return value POSIX.annexA/c99 101
2453 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1278 incorrect type passed to system call under test rt.os/syncio/fdatasync/T.fdatasync 3
2454 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0666 Call to mmap() in assertion 41 does not send a proper offset CAPI.os/mman/mmap 41
2455 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0667 Request for clarification of when locks need to be unlocked when locking thread exits without unlocking its locked files  
2456 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1279 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2457 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1280 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2459 Commands and Utilities V4 (UNIX 03) Resolved REJ REJ.X.0668 cp command handling of symbolic links when -R is specified  
2460 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1282 strerror_X 2 does not allow for may fail EINVAL in UNIX03 mode ANSI.os/string/strerror_X/T.strerror_X 2
2461 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1281 The test should allow EXDEV as an alternative errno value POSIX.os/files/rename 22
2462 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0669 regcomp #43 does not allow behavior specified in XBD6 XPG4.os/genuts/regcomp/T.regcomp 43
2463 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1283 O_SYNC missing from "all standard open flags" mask POSIX.os/ioprim/fcntl_X 1,2
2464 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1284 The test fails on systems where getgroups() includes the effective group ID in the returned groups list. POSIX01.os/procenv/setegid 2
2465 Commands and Utilities V2 (UNIX 95) Resolved REJ REJ.X.0670 POSIX.shell/shell test 450 should not use awk to test execve() call. POSIX.shell/shell 450
2466 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1285 Is 'nice -n10' testing an unspecified syntax ? POSIX.upe/nice #804
2467 C Language V2 (UNIX 03) Resolved MSF MSF.X.0098 Missing diagnostic in Plum Hall test n07073 n07073
2468 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved MSF MSF.X.0099 When nfds is greater than FD_SETSIZE, a call to select() is expected to fail. On our platform, it does not. /tset/CAPI.os/ioprim/select/T.select,26
2469 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved MSF MSF.X.0100 The test in question creates an SGID file owned by UID vsx1 and GID vsxg1. A child process is created with effective UID vsx1 and effective GID vsx0. The child process changes the mode of the file to 02770. This change succeeds, but does not remove /tset/POSIX.os/files/chmod/T.chmod{7}
2470 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0269 We consistently see the read() and write() portion of the sigconcept test fail. We intermittently see open() and fcntl() portions of the sigconept test fail. These tests fail because operations in the kernel on behalf of a process are able to b /tset/POSIX.os/procprim/sigconcept/T.sigconcept,35
2471 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0671 XPG4.os/genuts/regcomp back-references issue in test 43 XPG4.os/genuts/regcomp tst 43
2472 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0270 Summary of tests failed: POSIX.os/devclass/c_cflag 1,2,3,8,9,10,11 POSIX.os/devclass/c_iflag 6,7,8,9,11 Our system (SVR4 based) does not support locally connected asynchronous terminals. In order to r... POSIX.os/devclass/c_cflag,c_iflag
2473 Transport Service XTI Resolved PIN PIN.X.0271 XTI.os/cots/accept test 23 fail in TEST_XPG=4 mode when TEST_XPG=500 semantic is implemented in the OS. XTI.os/cots/accept/T.accept 23
2474 Sockets (UNIX 95) Resolved TSD TSD.X.1286 test8 fail because the listening(child) side had unsufficient queue depth (backlog=1,qlen=2) and forcing a 3rd NONBLOCKING connection to never be accepted , thus never showing up in a select() fdset writefds on the client side. CAPI.os/sockets/connect 8
2477 Internationalised System Calls and Libraries (XPG4) Resolved PIN PIN.X.0272 strerror() should not require a string of non-zero length if an invalid errnum is passed to the function ANSI.os/string/strerror_X/T.strerror_X 2
2480 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0684 create_timer() with high resolution can deny service, thus our O/S restricts CLOCK_MONOTONIC to privileged processes. /tset/POSIX_art.os/timers/timer_create/T.timer_create 1
2481 Commands and Utilities V4 (UNIX 03) Resolved REJ REJ.X.0673 pax.ex 245 and 247 fail on use of -o path=pax_245_newfile. The test cases are written incorrectly. The name of the file to be extracted must be the original name, not the changed name. /tset/POSIX.cmd/pax/pax.ex 245 Failed /tset/POSIX.cmd/pax/pax.ex 247 Failed
2482 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.1287 Child process is timed out because busy wait on non-volatile variable is optimised away CAPI.os/procprim/sigaction 30
2483 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1288 Child process is timed out because busy wait on non-volatile variable is optimised away CAPI.os/procprim/sigaction 30
2484 Commands and Utilities V4 (UNIX 03) Resolved REJ REJ.X.0674 awk{35} : filename has "=", awk result is strange, so it fails. POSIX.cmd/awk 35
2485 LDAP Certified Resolved TSD TSD.X.1289 In tests relevant to BER encoding with right type parsing3_3_0_18 conversion3_2_4_1
2486 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1290 Test expects wrong result if Synchronized IO is supported. CAPI.os/files/open 5
2487 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0675 Test setup is not correct CAPI.os/sockets/connect 20
2488 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1291 find 22 and 35 expect specific order for returned file names POSIX.cmd/find 22, 35
2489 X Window System Display Resolved REJ REJ.X.0676 Three VSW5 test-cases regress on the ffb3 framebuffer on SPARC platform machine running Solaris 10 FCS with 4GB+ of RAM. /tset/Xt13/tmalloc/Test{2} /tset/Xt13/tcalloc/Test{2} /tset/Xt13/trealloc/Test{3}
2490 Motif Toolkit Resolved TSD TSD.X.1293 XmCommand:#4 SIGSEGV occurring when this test case is executed VSM4TESTSUITE PURPOSE 4
2491 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1318 Looks like this is related to a known issue in the SUSv3 specification arising from C99 TC2. (Austin Group defect report XSH ERN 95.) /tset/MSE.os/streamio/perror/T.perror 1
2492 Motif Toolkit Resolved TSD TSD.X.1294 widgets/XmFileSelectionBox 4 XmCommandDialog:#4 SIGSEGV occurring when these test cases are executed widgets/XmFileSelectionBox 4 XmCommandDialog 4
2493 Motif Toolkit Resolved TSD TSD.X.1292 XmBulletinBoard #4 (widget) XmForm #4 (widget) XmBulletinBoardDialog #4 (widget) XmBulletinBoard #4 XmForm #4 XmBulletinBoardDialog #4
2494 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1295 This test may fail on non-ASCII implementations because of a hard- coded ASCII character. POSIX.upe/file[1]
2495 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved MSF MSF.X.0101 Although the autopush modules are correct, the below failure for c_oflag_X{2} happens. Looks like ONLCR transformation is done twice. /tset/POSIX.os/devclass/c_oflag_X/T.c_oflag_X 2
2496 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1296 The header tests failed due to the undefined variables or function prototypes. /tset/POSIX_art.hdr/misc/mman/T.mman 1,2,3,10 Failed /tset/POSIX_art.hdr/misc/stat/T.stat 1 Failed /tset/POSIX_art.hdr/misc/time/T.time 1 Failed
2499 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0677 clock_settime 1, 2 do not check correct return value to determine success POSIX_art.os/timers/clock_settime 1, 2
2500 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0102 This failure happenes due to a bug in our os. There is no patch available for this. So MSF is requested for this problem. POSIX.upe/ex/ex_01.ex 17,19
2501 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0103 This failure happens due to a bug in the o/s. So MSF is requested for this. POSIX.upe/ex/ex_08.ex 484
2502 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0104 This failure happenes due to a bug in the o/s. POSIX.cmd/awk/awk.ex 35
2503 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0105 This failure happenes due to a bug in the o/s. So a MSF is required for this. POSIX.cmd/find/find.ex 140
2504 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0106 This failure happenes due to a bug in the o/s. So a MSF is requested for this. POSIX.upe/vi/vi_02.ex 139
2505 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0107 This failure happenes due to a bug in the o/s. So a MSF is requested for this. POSIX.upe/vi/vi_03.ex 173,176
2506 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0108 This failure happenes due to a bug in the o/s. So a MSF is requested for this. POSIX.upe/vi/vi_04.ex 225,228
2507 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0109 This failure happenes due to a bug in the o/s. So a MSF is requested for this. /tset/POSIX.cmd/pax/pax.ex 245, 247
2508 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1297 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2509 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1298 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2510 LDAP Certified Resolved TSD TSD.X.1299 Syntaxes ldif file contains invalid DN regarding RFC 2253 Not a test : just importing syntaxes.ldif file
2511 LDAP Certified Resolved REJ REJ.X.0678 The Extras.ldif file cannot be imported not relevant
2512 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0273 The system() function is defined to be a thread-safe function. The specification requires it to use features which have an affect at the process scope, which renders it non-thread-safe. PTHR.os/general/General/T.General,11
2513 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1300 vi assertion 33 makes invalid assumption about the expect stty state. POSIX.upe/vi/vi_01.ex,33
2514 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1301 vi assertion 254 not updated for UNIX03 POSIX.upe/vi/vi_05.ex 254
2515 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0283 Test expects non-null output from strerror() when SUSv3 does not. PIN.X. 0272 was issued for this issue for UNIX98 conformance, this PR is to request a PIN for UNIX03 conformance. ANSI.os/string/strerror_X/T.strerror_X 2
2516 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0277 Our system (SVR4 based) does not support locally connected asynchronous terminals. In order to run VSX tests, we use a pseudo-tty loopback to simulate the hardware terminal interface. The failures are... POSIX.os/devclass/tcflow 4, 5, 7, 8
2517 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1312 Current wording doesn't follow the wording in PASC 1003.2-92 #36 interpretation request which supposely was used to rewrite this section for SUSv4. POSIX.cmd/ed assertions 673, 674, 675
2518 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0278 Our system (SVR4 based) does not support locally connected asynchronous terminals. In order to run VSX tests, we use a pseudo-tty loopback to si... POSIX.os/devclass/c_iflag 19
2519 Commands and Utilities V4 (UNIX 03) Resolved TIN TIN.X.0129 shell command substitution not implemented by historical systems /tset/POSIX.shell/shell/sh_05.ex.352
2520 X Window System Display Resolved REJ REJ.X.0679 64 bit version of vswrptm fails with Segmentation Fault, coredump. vswrptm - report writer utility
2521 LDAP Certified Resolved TSD TSD.X.1305 Error in relationship3_4_0_10 to relationship3_4_0_16 relationship3_4_0_10 to relationship3_4_0_16
2522 Internationalised System Calls and Libraries Extended V2 (UNIX 98) Resolved TSD TSD.X.1303 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2523 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1304 The test suite as coded expects that adjacent locks set by fcntl() are coalesced. One system does not coalesce locks. According to PASC Interpretation reference 1003.1-90 #50, either behavior conforms... POSIX.os/ioprim/fcntl 11,12,15,16,23
2524 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.1306 stdlib_x assertion 76 and 77 macros should only require compile -D_XOPEN_SOURCE_EXTENDED to be set for UNIX 95 compatibility if XPG4 support is not claimed. /tset/ANSI.hdr/misc/stdlib_X/T.stdlib_X 76 /tset/ANSI.hdr/misc/stdlib_X/T.stdlib_X 77
2526 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1307 pthread_rwlock_rdlock assertion 10 test does not depend on TPS option /tset/POSIX_art.os/synchobjects_rwlocks/pthread_rwlock_rdlock/T.pthread_rwlock_rdlock 10
2527 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0279 Our systems do not have dual serial ports, so psuedo terminals are used to test the general terminal interface, but START and STOP characters are not passed in the data stream. POSIX.os/devclass/tcflow 15, 16
2528 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1308 system_X #59 and pclose #5 assume they can intercept child process status /tset/ANSI.os/genuts/system_X/T.system_X #59 /tset/XOPEN.os/genuts/pclose/T.pclose #5
2529 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0280 Large file tests (LFS.os) are testing for large file behavior on a file system that does not support large files. LFS.os/ioprim/fcntl/T.fcntl 4,5
2530 Commands and Utilities V2 (UNIX 95) Resolved TIN TIN.X.0130 shell command substitution not implemented by historical systems /tset/POSIX.shell/shell/sh_05.ex.352
2533 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.1309 A conforming getdate() should not have to recognize changes in the date for daylite savings time for invalid timezones. CAPI.os/time/getdate/T.getdate 50
2534 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1310 Test is not required by SUSv3 TC2 POSIX.hdr/misc/unistd_X/T.unistd_X 26
2535 Commands and Utilities V4 (UNIX 03) Resolved REJ REJ.X.0680 special characters that are generated by the testcase cause the test statement to fail POSIX.cmd/xargs 44 45
2536 LDAP Certified Resolved TSD TSD.X.1311 Binary values for attribute jpegPhoto don't adhere to syntax 1.3.6.1.4.1.1466.115.121.1.28 (JFIF) syntaxes2_4_3_10, syntaxes2_4_3_11, syntaxes2_4_3_12, VSLDIF.ldif
2537 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0681 Improper expectation that PTHREAD_SCOPE_PROCESS is supported on system supporting _POSIX_THREAD_PRIORITY_SCHEDULING. POSIX_art.os/synchobjects_rwlocks/pthread_rwlock_rdlock 12 POSIX_art.os/synchobjects_rwlocks/pthread_rwlock_tryrdlock 11
2538 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0682 The tests expect that unprivileged users can change the priority of threads scheduled under SYSTEM scope and SCHED_RR scheduling policy. Our implementation doesn't allow this. various rwlock tests, see Test output for complete list.
2539 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0683 system_X 57 environment does not contain a command processor ANSI.os/genuts/system_X 57
2543 Commands and Utilities V4 (UNIX 03) Resolved TIN TIN.X.0131 Inconsistency in specification of '-e' option to more(1) utility. /tset/POSIX.upe/more/more.ex 17,61,86,98,99,101
2544 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1313 Buffer overflow in T.semctl 17 and 18 /tset/XPG4.os/ipc/semctl/T.semctl 17,18
2545 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1314 Array overrun in /tset/PTHR.os/cfuncs/Mputc_unlocked/T.putc_unlocked /tset/PTHR.os/cfuncs/Mputc_unlocked/T.putc_unlocked 2
2546 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1316 /tset/POSIX.upe/nm/nm.ex 16 fails if symbol has leading space (\x20). /tset/POSIX.upe/nm/nm.ex 16
2547 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1315 The target thread may exit before the call to pthread_join, resulting in ESRCH instead of EINVAL as expected by the test. /tset/PTHR.os/threadattr/pthread_attr_setdetachstate/T.pthread_attr_setdetachstate 3
2548 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1317 Array overrun in /tset/PTHR.os/cfuncs/putchar_unlocked/T.putchar_unlocked PTHR.os/cfuncs/putchar_unlocked 2
2549 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1319 /tset/XOPEN.os/streamio/tempnam/T.tempnam,7,FAIL /tset/XOPEN.os/streamio/tempnam/T.tempnam 7
2550 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0286 For SO_SNDTIMEO, CAPI.os/sockets/ssockopt/T.ssockopt{29,31} expect getsockopt() to return the same tv_usec value passed into setsockopt() rather than the actual value used based on system clock granularity CAPI.os/sockets/ssockopt/T.ssockopt.29,31
2551 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1320 /tset/CAPI.os/files/lstat/T.lstat 3 uses the mount device VSX_MOUNT_DEV as the path passed to lstat(). On zfs this returns ENOENT. CAPI.os/files/lstat/T.lstat.3
2552 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1321 POSIX_rte.os/procprim/posix_spawnp/T.posix_spawnp{49} fails POSIX_rte.os/procprim/posix_spawnp/T.posix_spawnp.49
2553 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1322 UNIX03 POSIX.cmd/cmp/cmp.ex{14,15,18} failure with cmp passes on Solaris 11. POSIX.cmd/cmp/cmp.ex {14,15,18}
2554 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1323 /tset/C99.hdr/misc/fenv/T.fenv 3 does not allow math_errhandling with external linkage /tset/C99.hdr/misc/fenv/T.fenv 3
2555 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1324 POSIX_rte.os/procprim/posix_spawnp/T.posix_spawnp{54} failure due to no file created. POSIX_rte.os/procprim/posix_spawnp/T.posix_spawnp{54}
2556 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1325 The test suite assumes that readdir() returns an ordered list thus making the following command fail during testing. XOPEN.cmd/delta/delta.ex XOPEN.cmd/delta/delta.ex 1021
2557 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1326 The test suite assumes that readdir() returns an ordered list thus making the following command fail during testing. XOPEN.cmd/delta/get.ex XOPEN.cmd/get/get.ex 1060
2558 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1327 The test suite assumes that readdir() returns an ordered list thus making the following command fail during testing. XOPEN.cmd/prs/prs.ex XOPEN.cmd/prs/prs.ex 1038
2559 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1328 The test suite assumes that readdir() returns an ordered list thus making the following command fail during testing. POSIX.cmd/pax/pax.ex POSIX.cmd/pax/pax.ex 1045
2560 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0685 Use of clockid_t is not guarded by the Timers option. /tset/POSIX_art.os/procprim/sigtimedwait/T.sigtimedwait
2561 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1329 PTHR.os/thread/pthread_join/T.pthread_join {6} failed for EDEADLCK test PTHR.os/thread/pthread_join/T.pthread_join {6}
2562 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0285 POSIX_rte.os/procprim/posix_spawn/T.posix_spawn test 55 fails due to not reporting EBADF when closing an already closed fd POSIX_rte.os/procprim/posix_spawn/T.posix_spawn.55
2563 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1330 Sporadic '/tset/rt.os/ioprim/close/T.close 3 Failed', 'Child 2: Page still accessible after unmap' results occur when the memory is re-used by the same process. /tset/rt.os/ioprim/close/T.close.3
2564 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0284 POSIX_rte.os/procprim/posix_spawnp/T.posix_spawnp test 58 fails due to not reporting EBADF when closing an already closed fd POSIX_rte.os/procprim/posix_spawnp/T.posix_spawnp.58
2565 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0687 Various /tset/*.os/streamio/*printf tests 83 and 84 fail due to the assumption that the value which the NAN macro returns will not have the sign bit set. /tset/ANSI.os/streamio/printf/T.*printf.83,84 <16 tests total> /tset/MSE.os/streamio/wprintf/T.[fw|sw|vfw|vsw|vw|w]printf.83,84 <12 tests total>
2566 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0686 Problem appears to be caused by the tet_putenv() function (source code is TET3.6/src/tet3/dtet2lib/putenv.c). It changes "environ" in such way that our putenv(3c) cannot manage thus causing 100+ tests to SIGSEGV and core dump. /tset/ANSI.os/locale/setlocale/T.setlocale 4-12,14 and many more tests.
2567 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1331 on fast x86 systems, CAPI.os/procprim/sigaction/T.sigaction {32} fails, reporting SIGPOLL was not generated CAPI.os/procprim/sigaction/T.sigaction.32
2568 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1332 Sporadic failures of CAPI.os/sysdb/endgrent/T.endgrent.1 and T.endpwent.1 CAPI.os/sysdb/endgrent/T.endgrent.1 CAPI.os/sysdb/endpwent/T.endpwent.1
2569 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1333 ENOSYS is not being accounted for when rename() returns with an error on a pseudo-filesystem. CAPI.os/devclass/ptsname/T.ptsname 3
2570 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved MSF MSF.X.0110 /tset/XOPEN.os/files/dev_tty/T.dev_tty 1 fail due to extraneous NULL. /tset/XOPEN.os/files/dev_tty/T.dev_tty.1
2571 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1334 The test is wrong to expect $((echo sh_352.24) ) to be treated as a command substitution. POSIX.shell/shell/sh_05.ex 352
2573 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1335 The expect tool hangs because of the large size of the input file. POSIX.upe/vi/vi_01.ex 33
2574 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved MSF MSF.X.0111 The behaviour of our strptime() function is not the same as the future direction. XPG4.os/time/strptime/T.strptime 3
2575 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1336 VSC ls.ex 13 test is incorrectly escaping '|' in a basic regular expression, which is undefined. POSIX.cmd/ls/ls.ex 13
2576 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Submitter Notified REJ None ANSI.os/streamio/fflush/T.fflush 2 tests undefined behavior with input stream ANSI.os/streamio/fflush/T.fflush 2
2577 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1337 Test program using the wrong file descriptor as select parameters CAPI.os/ioprim/select/T.select 7
2578 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1338 Truncation happen when convert a pointer to integer CAPI.os/mman/mmap/T.mmap 21
2579 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1339 Conversion from long long int to double causes overflow C99.os/maths/llrint-tg/T.llrint(f) 1 C99.os/maths/llrint/T.llrint(f) 1 C99.os/maths/lrint-tg/T.lrint(f) 1 C99.os/maths/lrint/T.lrint(f) 1
2580 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1340 An unanchored regular expression in proc_end() may match unintended process identifiers. POSIX.cmd/kill/kill.ex 11
2581 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1341 Test create child_max child the cause later test failed POSIX_rte.os/procprim/posix_spawn/T.posix_spawn 64
2582 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0112 Default output of df does not show the number of free inodes. POSIX.upe/df/df.ex 36
2583 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1343 The result of setting MAKEFLAGS in the Makefile is unspecified. POSIX.sdo/make/make 50
2584 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1344 The "next" command in mailx should write the current message /tset/POSIX.cmd/mailx/mailx_02.ex 129
2585 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0287 VSC5: uudecode returns nonzero if change mode fails. POSIX.upe/uudecode/uudecode.ex 24
2586 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0288 The "next" command of mailx does not read current message /tset/POSIX.cmd/mailx/mailx_02.ex 129
2587 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1345 This test unit should not get the file size before the uncompress action completes. /tset/XOPEN.cmd/uncompress/uncompress.ex 1006
2588 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1346 pthread_rwlock_tryrdlock 8 does not accept EDEADLK POSIX_art.os/synchobjects_rwlocks/pthread_rwlock_tryrdlock/T.pthread_rwlock_tryrdlock 8
2589 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1348 T.pthread_rwlock_trywrlock 7 does not accept EDEADLK POSIX_art.os/synchobjects_rwlocks/pthread_rwlock_trywrlock/T.pthread_rwlock_trywrlock 7
2590 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0688 T.pthread_join requires implementations support EDEADLK PTHR.os/thread/pthread_join/T.pthread_join 6
2592 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1347 VSC assertion 811 uses too permissive of a regular expression with grep. POSIX.upe/at #811
2593 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0689 VSU ssockopt test is using the non-async-signal-safe malloc() function from within a signal handler. CAPI.os/sockets/ssockopt/T.ssockopt #26
2595 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved REJ REJ.X.0690 It's better to output more information in a test case especially in the wrong branch. /tset/CAPI.os/procprim/vfork/T.vfork 9
2599 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1349 VSX aio tests missing a DBUG_VOID_RETURN LFS.os/aio/aio_read, LFS.os/aio/aio_write, LFS.os/aio/lio_listio
2600 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.1350 Additional file access control mechanism prevents execution of other programs from set-user-ID programs /tset/POSIX.os/procprim/exec/T.execl{32},T.execle{32},T.execlp {32},T.execv{32},T.execve{32},T.execvp{32}
2601 Commands and Utilities V4 (UNIX 03) Resolved PIN PIN.X.0289 /tset/POSIX.upe/man/man.ex:18 FAILs in SUSv3 and it should not. /tset/POSIX.upe/man/man.ex:18
2602 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved REJ REJ.X.0691 pthread_mutex_init() failure on uninitialized pthread_mutex_t /tset/PTHR.os/rbcond/pthread_cond_wait/T.pthread_cond_wait{9} and many others
2603 Commands and Utilities V5 (UNIX V7) Resolved REJ REJ.X.0692 Reverse logic in /tset/POSIX.cmd/touch/touch.sh{50} /tset/POSIX.cmd/touch/touch.sh{50}
2604 Commands and Utilities V5 (UNIX V7) Resolved TSD TSD.X.1352 Wrongly formed condition in /tset/POSIX.cmd/touch/touch.ex:59,61 /tset/POSIX.cmd/touch/touch.ex:59,61
2605 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1351 Test doesn't expect empty string result in /tset/XPG4.os/procenv/confstr/T.confstr:35 /tset/XPG4.os/procenv/confstr/T.confstr{35}
2606 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1353 Wrong pipe setup makes the test program time out in /tset/ANSI.os/streamio/perror/T.perror{9} /tset/ANSI.os/streamio/perror/T.perror{9}
2607 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1354 VSX expecting to *not* get 1-3 digits year zero-padded in "%F" result in strftime(). /tset/ANSI.os/time/strftime_X/T.strftime_X{9}
2608 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1355 VSX expecting to *not* get the plus sign if there's no room within the specified minimum width in strftime(). /tset/ANSI.os/time/strftime_X/T.strftime_X{11}
2609 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1356 /tset/POSIX.os/procprim/exec/T.fexecve{43} FAILs /tset/POSIX.os/procprim/exec/T.fexecve{43}
2611 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1357 Hitting memory limit sooner than CHILD_MAX. /tset/POSIX_rte.os/procprim/posix_spawn/T.posix_spawn:56 FAILs
2612 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved MSF MSF.X.0113 VSU 5.3.10:CAPI.os/ioprim/T.pselect #29: The implementation of pselect does not handle the sigmask correctly. CAPI.os/ioprim/T.pselect #29
2613 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1358 The test suite expects wrong timestamps because it does not obtain timestamp resolution correctly /tset/POSIX08.os/files/utimensat/T.utimensat:{34,35,36}
2614 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1359 Conversion from double to float causes overflow C99.os/maths/llrint-tg/T.llrintf 1 C99.os/maths/lrint-tg/T.lrintf 1
2615 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved PIN PIN.X.0290 Our system (SVR4 based) does not support locally connected asynchronous terminals. In order to run VSX tests, we use a pseudo-tty loopback to si... POSIX.os/devclass/c_iflag 19
2616 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved PIN PIN.X.0291 posix_spawn test 55 and posix_spawnp test 58 fail due to not reporting EBADF when closing an already closed fd POSIX_rte.os/procprim/posix_spawn 55, POSIX_rte.os/procprim/posix_spawnp 58
2617 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved PIN PIN.X.0292 ENOTSUP and EOPNOTSUPP not allowed to be equal /tset/POSIX.hdr/misc/errno/T.errno 3 /tset/POSIX.hdr/misc/errno_X/T.errno_X 1
2618 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1360 VSX5 does not expect to get plus sign or zero padding under specific conditions from strftime_l() /tset/POSIX08.os/time/strftime_l_X/T.strftime_l_X:9 /tset/POSIX08.os/time/strftime_l_X/T.strftime_l_X:11
2619 Commands and Utilities V4 (UNIX 03) Resolved PIN PIN.X.0293 expr -0000001 does not convert string to integer, likewise -0, -00000, etc. POSIX.cmd/expr{117,118}
2620 Commands and Utilities V4 (UNIX 03) Resolved PIN PIN.X.0294 rm -R -i should confirm twice POSIX.cmd/rm{14}
2621 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1362 strftime simply format the timebuf , if timebuf._gmtoff is 0, it just format +0000 it does not get tz dynamic and format the output. /tset/ANSI.os/time/strftime_X/T.strftime_X 6 7 /tset/XPG4.os/wtime/wcsftime_X/T.wcsftime_X 6 7
2622 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1361 the path counter bug: the path was 2 at line 6556 of the new freopen.c /tset/ANSI.os/streamio/freopen/T.freopen 52
2637 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1364 Changing the first mapping size from 5 to 6 pages makes the test pass /tset/CAPI.os/mman/mmap/T.mmap 42
2639 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1366 Changing the code to call munmap() in the child process makes the test pass tset/CAPI.os/mman/munmap/T.munmap 2
2640 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1367 waitid() is interrupted by the SIGCHLD for the continued child tset/CAPI.os/procprim/bsd_signa/T.bsd_signa 3
2641 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0693 The test receives a SIGSEGV signal. tset/CAPI.os/sockets/ghostbynam/T.ghostbynam 1
2642 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1368 The test assumes that the networks database does not contain an entry with a network number of 0 tset/CAPI.os/sockets/gnetbyadd/T.gnetbyadd 5
2643 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1365 The test fails due to a problem in the valid8nets() function in SRC/common/capi_sock/host_rtns.c tset/CAPI.os/sockets/gnetent/T.gnetent 1
2644 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1369 When the first recv() times out, the test expects the return to be -1 but the standard allows either -1 or a partial read. tset/CAPI.os/sockets/recv/T.recv 28
2645 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1370 The test is missing a setutxent() call before the first getutxline() call. tset/CAPI.os/sysdb/pututxlin/T.pututxlin 2
2646 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1371 Clean-up code in the parent causes accept() failure in the child tset/CAPI.os/ioprim/poll/T.poll 28
2647 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1372 Clean-up code in the parent causes accept() failure in the child tset/CAPI.os/ioprim/pselect/T.pselect 1
2648 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1373 Clean-up code in the parent causes accept() failure in the child tset/CAPI.os/ioprim/pselect/T.pselect 13
2649 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1374 Clean-up code in the parent causes accept() failure in the child tset/CAPI.os/ioprim/pselect/T.pselect 17
2650 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1375 Clean-up code in the parent causes accept() failure in the child tset/CAPI.os/ioprim/pselect/T.pselect 18
2651 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1376 Clean-up code in the parent causes accept() failure in the child tset/CAPI.os/ioprim/select/T.select 1
2652 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1377 Clean-up code in the parent causes accept() failure in the child tset/CAPI.os/ioprim/select/T.select 17
2653 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1378 Clean-up code in the parent causes accept() failure in the child tset/CAPI.os/ioprim/select/T.select 18
2654 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1379 The shutdown() in the parent can happen before accept() in the child tset/CAPI.os/sockets/shutdown/T.shutdown 1,2,3
2655 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1380 When the first recvfrom() times out, the test expects the return to be -1 but the standard allows either -1 or a partial read. /tset/CAPI.os/sockets/recvfrom/T.recvfrom 30
2656 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1381 When the first recvmsg() times out, the test expects the return to be -1 but the standard allows either -1 or a partial read. tset/CAPI.os/sockets/recvmsg/T.recvmsg 36
2657 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1382 The shutdown() in the parent can happen before accept() in the child tset/CAPI.os/ioprim/writev/T.writev 70
2658 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1383 Clean-up code in the parent causes accept() failure in the child tset/CAPI.os/sockets/recvfrom/T.recvfrom 11
2659 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1384 The shutdown() in the parent can happen before accept() in the child tset/CAPI.os/sockets/send/T.send 15
2660 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1385 The SHLVL environment variable should be excluded for POSIX.upe/at/at.ex 891 /tset/POSIX.upe/at/at.ex 891
2661 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1386 A new failure caused by the change to GetFileData.SH in 5.3.11. /tset/POSIX.cmd/ls/ls.ex 83
2662 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1387 The test cannot consume enough CPU time before it times out tset/CAPI.os/procprim/getitimer/T.getitimer 2,3
2663 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1388 The test does not allow enough leeway in the expected time range tset/CAPI.os/procprim/getitimer/T.getitimer 2,3
2664 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1389 The shutdown() in the parent can happen before accept() in the child tset/CAPI.os/sockets/sendmsg/T.sendmsg 17
2665 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1390 Clean-up code in the parent causes accept() failure in the child /tset/CAPI.os/sockets/recv/T.recv 9
2666 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1391 The shutdown() in the parent can happen before accept() in the child tset/CAPI.os/sockets/sendto/T.sendto 17
2667 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1392 Clean-up code in the parent causes accept() failure in the child tset/CAPI.os/ioprim/select/T.select 13
2668 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1393 The shutdown() in the parent can happen before accept() in the child tset/CAPI.os/ioprim/write/T.write 25
2669 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1363 the gpa_t9() function should ignore SIGHUP /tset/POSIX.os/devclass/i_ctty/T.i_ctty 9
2670 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1394 function t1_f1() in pthread_attr_setschedparam.c variable attr is format by pthread_attr_init() parameter policy has not effect on attr. so, attr.schedpolicy will always be zero, ( SCHED_OTHER) /tset/PTHR.os/sched/pthread_attr_setschedparam/T.pthread_attr_setschedparam 1
2671 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1400 function t4_f1() in pthread_attr_setschedparam.c variable attr is format by pthread_attr_init() parameter policy has not effect on attr. so, attr.schedpolicy will always be zero, ( SCHED_OTHER) /tset/PTHR.os/sched/pthread_attr_setschedparam/T.pthread_attr_setschedparam 4
2672 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1396 function t4_f1() in pthread_attr_setschedparam.c variable attr is format by pthread_attr_init() parameter policy has not effect on attr. so, attr.schedpolicy will always be zero, ( SCHED_OTHER) /tset/PTHR.os/sched/pthread_attr_setschedparam/T.pthread_attr_setschedparam 5
2673 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1397 function t1_f1() in pthread_attr_getschedparam.c variable attr is format by pthread_attr_init() parameter policy has not effect on attr. so, attr.schedpolicy will always be zero, ( SCHED_OTHER) /tset/PTHR.os/sched/pthread_attr_getschedparam/T.pthread_attr_getschedparam 1
2674 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1395 function t2_f1() in pthread_getschedparam.c variable attr is format by pthread_attr_init() so, attr.schedpolicy will always be zero, ( SCHED_OTHER) /tset/PTHR.os/sched_rt/pthread_getschedparam/T.pthread_getschedparam 2
2675 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1398 When the maximum and minimum priorities for SCHED_OTHER are the same, the test tries to use minimum+1 which fails. tset/PTHR.os/sched_rt/pthread_setschedprio/T.pthread_setschedprio 1
2676 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1399 function t4_f2() in pthread_create_exectests.c variable attr is format by pthread_attr_init() so, attr.schedpolicy will always be zero, ( SCHED_OTHER) tset/PTHR.os/thread/pthread_create/T.pthread_create 4
2677 Commands and Utilities V4 (UNIX 03) Resolved REJ REJ.X.0694 A command "rm -r " where path ends with a trailing "/../" does not fail as expected. POSIX.cmd/rm/rm 6
2678 Commands and Utilities V4 (UNIX 03) Resolved REJ REJ.X.0695 The command "rm ./" with a trailing '/' does not write to stderr if stderr is redirected to a file in the current directory. POSIX.cmd/rm/rm 7
2679 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0117 In the awk utility, unary - does not behave correctly under some circumstances. POSIX.cmd/awk/awk.ex 104
2680 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0116 In the awk utility, unary + does not behave correctly in some circumstances POSIX.cmd/awk/awk.ex 103
2681 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0115 Assignment to a variable, using either the -v option or an assignment operand, fails when the assigned value is '=' (an equal sign) POSIX.cmd/awk/awk.ex 31, 48
2682 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0114 The getconf utility does not return values for the symbols _POSIX_PIPE_BUF and _POSIX_CLOCKRES_MIN POSIX.cmd/getconf/getconf.ex 21
2683 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1401 lseek(1, 0, SEEK_CUR) failed - errno 127 (EOVERFLOW) /tset/LFS.os/ioprim/pwrite/T.pwrite(1,4) /tset/LFS.os/aio/lio_listio/T.lio_listio(5,8) /tset/LFS.os/aio/aio_write/T.aio_write(1,4)
2684 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1402 child process timed out error with no of files unlimited setting /tset/ANSI.os/streamio/tmpfile/T.tmpfile(9,10)
2685 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1403 Integer truncation happens when VSU_STREAMS_MAX_DATA_SIZE is used with MAXINT value /tset/CAPI.os/streams/ioctl/T.ioctl(101,102) /tset/CAPI.os/streams/putmsg/T.putmsg(27,29) /tset/CAPI.os/streams/putpmsg/T.putpmsg(28,30)
2686 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1406 child process was terminated by signal 11 (SIGSEGV) /tset/C99.hdr/misc/tgmath_5/T.tgmath_5(85) /tset/C99.hdr/misc/math_2/T.math_2(97)
2687 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1405 Compiler or run-time messages or results: _POSIX_MEMLOCK=200809, expected 200112L /tset/rt.hdr/misc/unistd_X/T.unistd_X(2,3,4,5,6,7,8,9,10,11,12)
2688 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1404 The test uses an invalid nice -n increment value. /tset/POSIX.upe/nice/nice.ex{810}
2689 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1407 Test should write "x\n" instead of "xx" if the asynchronous I/O operation has not yet completed. /tset/rt.os/aio/aio_error/T.aio_error{3}
2690 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0696 The SO_SNDTIMEO test has a strong reliance on a timer-value that is hard-coded into the test and not specified by the standard. CAPI.os/sockets/send/T.send 27
2692 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1408 When all test cases are executed at a time then this assertion is getting failed and if it is re-run individually, it is passed. /tset/CAPI.os/streams/ioctl/T.ioctl{34}
2693 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1409 sendmsg() in /tset/CAPI.os/sockets/sendmsg and sendto() in /tset/CAPI.os/sockets/sendto returns incorrect error. /tset/CAPI.os/sockets/sendmsg/T.sendmsg{39} /tset/CAPI.os/sockets/sendto/T.sendto{37}
2694 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TIN TIN.X.0132 Potential problem in timeval structure specification /tset/CAPI.hdr/misc/select-sys/T.select-sys{26}
2695 Commands and Utilities V5 (UNIX V7) Resolved TSD TSD.X.1411 Race condition in ps.sh{1013} /tset/POSIX.upe/ps/ps.sh{1013}
2696 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1410 pthread_mutex_lock(3C) returns EPERM in pthread_mutex_setprioc eiling{13} /tset/PTHR.os/rbmutex_rt/pthread_mutex_setprioceiling/T.pthread_mutex_setprioceiling{13}
2697 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1412 Incompatible type comparison in T.General{13} /tset/PTHR.os/general/General/T.General{13}
2698 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved REJ REJ.X.0697 Implicit function declaration: memset /tset/CAPI.hdr/misc/time-sys/T.time-sys:27@FIP /tset/CAPI.hdr/misc/select-sys/T.select-sys:15@FIP
2699 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1413 VSX test /tset/ANSI.os/genuts/system_X/T.system_X 52 makes unwarranted assumptions ANSI.os/genuts/system_X/T.system_X 52
2700 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1414 XPG4.os/time/strptime/T.strptime test 9, 10, 11, 12 do not belong in UNIX03 tests XPG4.os/time/strptime/T.strptime tests 9, 10, 11 and 12
2702 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0120 The pax utility may fail to properly collate or classify files whose names contain characters from the non-portable character set. POSIX.cmd/pax/pax.ex 806,811, 812
2703 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0119 The find utility may fail to properly collate or classify files whose names contain characters from the non-portable character set. POSIX.cmd/find/find.ex 810,811,813,817
2704 Commands and Utilities V2 (UNIX 95) Resolved MSF MSF.X.0118 The ls utility may fail to properly collate or classify files whose names contain characters from the non-portable character set. POSIX.cmd/ls/ls.ex 804,805,806,807
2705 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0121 The pax utility may fail to properly collate files whose names contain characters from the non- portable character set. POSIX.cmd/pax/pax.ex 256
2706 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0122 The awk utility may fail to properly collate character equivalence classes which contain characters from the non-portable character set. POSIX.cmd/awk/awk.ex Assertions 69, 639, 640
2707 Commands and Utilities V4 (UNIX 03) Resolved PIN PIN.X.0295 The sed test for assertion 101 incorrectly expects an empty stderr, while the standard permits (and even encourages) it. test/POSIX.cmd/sed/sed.ex Assertion 101
2708 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0699 The test for makecontext() Assertion 1 uses a non-portable construction that does not work on our system. tset/CAPI.os/jump/makeconte/T.makeconte, Assertion 1
2709 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved MSF MSF.X.0125 Our implementation fails to enforce the soft limit for malloc() for data segment size (RLIMIT_DATA). That is, a request for memory that exceeds rlim_cur may succeed. /tset/CAPI.os/procenv/setrlimit/T.setrlimit{11}
2710 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved MSF MSF.X.0124 Our implementation fails to enforce the soft limit for malloc() for RLIMIT_AS. That is, a request for memory that exceeds rlim_cur may succeed. /tset/CAPI.os/procenv/setrlimit/T.setrlimit{23}
2711 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved MSF MSF.X.0123 Our system will not allow a process to have an RLIMIT_STACK limit (either current or max) set to RLIM_INFINITY. /tset/CAPI.os/procenv/setrlimit/T.setrlimit{5}
2712 Commands and Utilities V5 (UNIX V7) Resolved TSD TSD.X.1415 mailx -F option records message in file named after first recipient /tset/POSIX.cmd/mailx/mailx_07.ex{1001}
2713 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1416 After fmemopen(buf, size, "w")second fwrite() returned 26, expected 13 After fmemopen(buf, size, "a"), second fwrite() returned 26, expected 13 /tset/POSIX08.os/streamio/fmemopen/T.fmemopen(18,19)
2714 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1417 The subt20() should write (sizeof buf)/2-1 bytes on the second write instead of (sizeof buf)/2 /tset/POSIX08.os/streamio/fmemopen/T.fmemopen(20)
2715 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1418 In the assertion 9, strptime() call uses %C%y but it should be %Y /tset/XPG4.os/time/strptime/T.strptime{9}
2718 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1419 malloc failed error occurred when VSU_STREAMS_MAX_DATA_SIZE configuration test executed /tset/CAPI.os/streams/ioctl/T.ioctl{116}
2719 Internationalised System Calls and Libraries Extended V4 (UNIX V7) Resolved TSD TSD.X.1423 The error "Connection refused" in the VSU test is caused by temporary resource exhaustion /tset/CAPI.os/sockets/listen/T.listen{4}
2720 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved REJ REJ.X.0698 Portions of the VSX4 test suite fail to compile. /tset/XPG4.os/wprintpos/wcswidth/T.wcswidth (build) /tset/XPG4.os/wprintpos/wcwidth/T.wcwidth (build)
2721 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1420 Assertions 133, 139, 145, 146 and 147 of the make utility test in VSC create an invalid C program as part of the test, causing the test to fail. /tset/POSIX.sdo/make/make.ex{133,139,145,146,147}
2722 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1421 The test for assertion 140 of yacc creates an invalid yacc file yacc_in_140_1.y, causing the test to fail. /tset/POSIX.annexA/yacc/yacc_02.ex{140}
2723 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1422 In tset/POSIX.annexA/lex/lex.ex{98} a declaration of main() is required by c99. tset/POSIX.annexA/lex/lex.ex{98}
2725 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1424 The C program generated by a large number of tests that use yacc violates the C99 standard and does not compile. POSIX.sdo/make 141, POSIX.annexA/c99 98, POSIX.annexA/yacc 4,57,58,59,79,80,100,112,119
2726 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1425 The generated y.tab.c file is invalid because function declarations are needed, even where user provided implementations appear. POSIX.annexA/yacc 85,96,97,106,109,110,117,118,120,130,131-135,139,140, 141,145-147,149,150,159,160-162,180
2727 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.1426 /tset/CAPI.os/genuts/dirname/T.dirname{2} does not allow trailing slash CAPI.os/genuts/dirname/T.dirname.2
2728 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0296 VSU /tset/CAPI.os/procenv/setrlimit/T.setrlimit{1,2,3,4,5,8,10,11,18,19,20,2 1,28,29} run with RLIM_INFINITY CAPI.os/procenv/setrlimit/T.setrlimit{1,2,3,4,5,8,10,11,18,19,20,21,28,29 }
2729 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved TSD TSD.X.1427 /tset/CAPI.os/procprim/usleep/T.usleep{1} /tset/CAPI.os/procprim/usleep/T.usleep{1}
2731 Internationalised System Calls and Libraries Extended (UNIX 95) Resolved PIN PIN.X.0297 VSU /tset/CAPI.os/procenv/setrlimit/T.setrlimit{12,13,14} CAPI.os/procenv/setrlimit/T.setrlimit{12,13,14}
2732 Commands and Utilities V5 (UNIX V7) Resolved REJ REJ.X.0700 Test for more Assertion 132 uses a non-text file as input /tset/POSIX.upe/more/more.ex Assertion: 132
2733 C Language V2 (UNIX 03) Resolved MSF MSF.X.0126 nterfaces swscanf() and vswscanf() that are supposed to return EOF instead return 0 under some circumstances. P40555.c, P73522.c
2734 C Language V2 (UNIX 03) Resolved MSF MSF.X.0127 sizeof(CLOCKS_PER_SEC) is not the same as sizeof(clock_t) P74932.c
2735 C Language V2 (UNIX 03) Resolved TSD TSD.X.1428 In test case P72950.c the second parameter in the call to snprintf() is invalid. C99/Clause7/19_6_5/P72950.c, Block 00
2736 Commands and Utilities V4 (UNIX 03) Resolved REJ REJ.X.0701 assertion 1042 of tset/XOPEN.cmd/nl/nl.ex fails to account for line number truncation tset/XOPEN.cmd/nl/nl.ex #1042
2737 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1429 /tset/POSIX.sdo/make/make.ex 162 failure VSC /tset/POSIX.sdo/make/make.ex 162
2738 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1430 The test for GA 39 for the command utility (Assertion 51) does not actually test the command utility. /tset/POSIX.cmd/command/command.ex Assertion 51
2739 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0128 When standard output is a terminal, more does not read commands from stderr /tset/POSIX.upe/more/more.ex Assertion 31.
2740 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved TSD TSD.X.1431 The criterion used to determine PASS/FAIL for some tests is arbitrary and unsupported by the standard. /tset/C99.hdr/misc/T.tgmath_4 assertion 7 /tset/C99.hdr/misc/T.math_1 assertion 7
2741 Internationalised System Calls and Libraries Extended V3 (UNIX 03) Resolved MSF MSF.X.0129 The header contains two visible symbols that should be protected by an appropriate Feature Test Macro. /tset/CAPI.hdr/misc/{in/T.in assertion 16, inet/T.inet assertion 28, netdb/T.netdb assertion 65, socket/T.socket assertion 86}
2742 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1432 ex_01.ex 50-52 fail because RE is too long /tset/POSIX.upe/ex/ex_01.ex{50,51,52}
2743 Commands and Utilities V2 (UNIX 95) Resolved TSD TSD.X.1433 VSC /tset/POSIX.cmd/command/command.ex{51} failure VSC /tset/POSIX.cmd/command/command.ex{51}
2744 Commands and Utilities V2 (UNIX 95) Resolved PIN PIN.X.0298 When a SIGINT signal is received, then dd writes status information to the standard error and exits. For UNIX 95 and UNIX 98 modes, the exit status is non-zero. /tset/POSIX.cmd/dd/dd.ex 46
2745 Commands and Utilities V4 (UNIX 03) Resolved TSD TSD.X.1434 The test for renice assertion 16 does not determine the PGID correctly /tset/POSIX.upe/renice/renice.ex{16}
2746 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0130 The nm utility should support the '--' option to indicate the end of options /tset/POSIX.upe/nm/nm.ex{7}
2748 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0131 The xargs utility with "-n number" with a huge positive number fails to get the output as expected with all arguments echoed on one line /tset/POSIX.cmd/xargs/xargs.ex{8}
2749 Commands and Utilities V4 (UNIX 03) Resolved MSF MSF.X.0132 c99 with -o on an unwritable file should return an error /tset/POSIX.annexA/c99/c99.ex{30}, /tset/POSIX.annexA/c99/c99.ex{123}

Columns can be sorted by clicking the column headers. Individual Reports can be viewed by clicking the number in the first column.
Alternatively you can perform a new search.


Problem Reporting System Options:

 

Back   


Contact the Certification Authority