From: Cyril H. <su...@li...> - 2013-03-25 19:21:40
|
The branch, master, has been updated via d743731a0789e2ab740caafffa37de8383a3b141 (commit) via 18cee3b05ca8d440e56fc6b225a31ce6b79d56dd (commit) via 7725959daeca6c20601bae2d78b497ceee13b70d (commit) via b0e54beba402681e394306a7fa61b57b1568c2bd (commit) via 33479f1adb1559e35a9a32a954ac797ff65b4d83 (commit) via b9216b0e62d0e676a76db2fe4764a28c2e266f08 (commit) via eabe1193a2e5df113310ed4d02af36a7c4a51f1a (commit) via 4ca2bbdcd3003f3c8df4e6129e9c7b2bd1514f87 (commit) from 8567638ab4af6643389714479977545ba780b762 (commit) - Log ----------------------------------------------------------------- commit d743731a0789e2ab740caafffa37de8383a3b141 Author: Cyril Hrubis <ch...@su...> Date: Mon Mar 25 19:06:21 2013 +0100 open_posix_testsuite/.../pthread_getschedparam/1-1 * Include stdlib.h for exit() * Remove parameter definition from thread function commit 18cee3b05ca8d440e56fc6b225a31ce6b79d56dd Author: Cyril Hrubis <ch...@su...> Date: Mon Mar 25 18:10:02 2013 +0100 openposix/.../pthread_create,pthread_exit: Fix. Fix the preprocessor in pthread_create/3-2.c and pthread_exit/6-1.c. I shouldn't have done such dumb mistake, my apologies. Signed-off-by: Cyril Hrubis <ch...@su...> commit 7725959daeca6c20601bae2d78b497ceee13b70d Author: Cyril Hrubis <ch...@su...> Date: Mon Mar 25 18:05:08 2013 +0100 open_posix_testsuite/.../pthread_cond_init/2-1 * Include stdio.h for printf() * Declare the cond variable as non-static (as it is unused intentionally) Signed-off-by: Cyril Hrubis <ch...@su...> commit b0e54beba402681e394306a7fa61b57b1568c2bd Author: Cyril Hrubis <ch...@su...> Date: Mon Mar 25 18:01:18 2013 +0100 open_posix_testsuite/.../pthread_attr_setstacksize/2-1 * Fix printf() format string. Signed-off-by: Cyril Hrubis <ch...@su...> commit 33479f1adb1559e35a9a32a954ac797ff65b4d83 Author: Cyril Hrubis <ch...@su...> Date: Mon Mar 25 17:58:12 2013 +0100 open_posix_testsuite/.../pthread_attr_setstack/2-1 * Fix printf() format string Signed-off-by: Cyril Hrubis <ch...@su...> commit b9216b0e62d0e676a76db2fe4764a28c2e266f08 Author: Cyril Hrubis <ch...@su...> Date: Mon Mar 25 17:55:26 2013 +0100 open_posix_testsuite/.../pthread_attr_setscope/5-1 * Change exit() to plain return Signed-off-by: Cyril Hrubis <ch...@su...> commit eabe1193a2e5df113310ed4d02af36a7c4a51f1a Author: Cyril Hrubis <ch...@su...> Date: Mon Mar 25 17:53:46 2013 +0100 open_posix_testsuite/.../pthread_attr_setschedpolicy/4-1 * Include string.h for strerror() * Change exit() to plain return Signed-off-by: Cyril Hrubis <ch...@su...> commit 4ca2bbdcd3003f3c8df4e6129e9c7b2bd1514f87 Author: Cyril Hrubis <ch...@su...> Date: Mon Mar 25 17:26:44 2013 +0100 open_posix_testsuite/conformace/interfaces: Fix. Change the main() and main(argc, argv) to main(void). This fixes a lot of warnings in the latter case. Signed-off-by: Cyril Hrubis <ch...@su...> ----------------------------------------------------------------------- Summary of changes: .../conformance/interfaces/aio_cancel/1-1.c | 2 +- .../conformance/interfaces/aio_cancel/10-1.c | 2 +- .../conformance/interfaces/aio_cancel/2-1.c | 2 +- .../conformance/interfaces/aio_cancel/2-2.c | 2 +- .../conformance/interfaces/aio_cancel/4-1.c | 2 +- .../conformance/interfaces/aio_cancel/5-1.c | 2 +- .../conformance/interfaces/aio_cancel/6-1.c | 2 +- .../conformance/interfaces/aio_cancel/8-1.c | 2 +- .../conformance/interfaces/aio_cancel/9-1.c | 2 +- .../conformance/interfaces/aio_error/1-1.c | 2 +- .../conformance/interfaces/aio_error/2-1.c | 2 +- .../conformance/interfaces/aio_error/3-1.c | 2 +- .../conformance/interfaces/aio_fsync/12-1.c | 2 +- .../conformance/interfaces/aio_fsync/14-1.c | 2 +- .../conformance/interfaces/aio_fsync/3-1.c | 2 +- .../conformance/interfaces/aio_fsync/4-1.c | 2 +- .../conformance/interfaces/aio_fsync/5-1.c | 2 +- .../conformance/interfaces/aio_fsync/8-1.c | 2 +- .../conformance/interfaces/aio_fsync/8-2.c | 2 +- .../conformance/interfaces/aio_fsync/8-3.c | 2 +- .../conformance/interfaces/aio_fsync/8-4.c | 2 +- .../conformance/interfaces/aio_fsync/9-1.c | 2 +- .../conformance/interfaces/aio_read/1-1.c | 2 +- .../conformance/interfaces/aio_read/10-1.c | 2 +- .../conformance/interfaces/aio_read/11-1.c | 2 +- .../conformance/interfaces/aio_read/11-2.c | 2 +- .../conformance/interfaces/aio_read/3-1.c | 2 +- .../conformance/interfaces/aio_read/3-2.c | 2 +- .../conformance/interfaces/aio_read/4-1.c | 2 +- .../conformance/interfaces/aio_read/5-1.c | 2 +- .../conformance/interfaces/aio_read/7-1.c | 2 +- .../conformance/interfaces/aio_read/8-1.c | 2 +- .../conformance/interfaces/aio_read/9-1.c | 2 +- .../conformance/interfaces/aio_suspend/3-1.c | 2 +- .../conformance/interfaces/aio_suspend/4-1.c | 2 +- .../conformance/interfaces/aio_suspend/5-1.c | 2 +- .../conformance/interfaces/aio_suspend/9-1.c | 2 +- .../conformance/interfaces/aio_write/1-1.c | 2 +- .../conformance/interfaces/aio_write/1-2.c | 2 +- .../conformance/interfaces/aio_write/2-1.c | 2 +- .../conformance/interfaces/aio_write/3-1.c | 2 +- .../conformance/interfaces/aio_write/5-1.c | 2 +- .../conformance/interfaces/aio_write/6-1.c | 2 +- .../conformance/interfaces/aio_write/7-1.c | 2 +- .../conformance/interfaces/aio_write/8-1.c | 2 +- .../conformance/interfaces/aio_write/8-2.c | 2 +- .../conformance/interfaces/aio_write/9-1.c | 2 +- .../conformance/interfaces/aio_write/9-2.c | 2 +- .../conformance/interfaces/asctime/1-1.c | 2 +- .../conformance/interfaces/ctime/1-1.c | 2 +- .../conformance/interfaces/difftime/1-1.c | 2 +- .../conformance/interfaces/fsync/4-1.c | 2 +- .../conformance/interfaces/fsync/5-1.c | 2 +- .../conformance/interfaces/fsync/7-1.c | 2 +- .../conformance/interfaces/gmtime/1-1.c | 2 +- .../conformance/interfaces/gmtime/2-1.c | 2 +- .../conformance/interfaces/lio_listio/1-1.c | 2 +- .../conformance/interfaces/lio_listio/10-1.c | 2 +- .../conformance/interfaces/lio_listio/11-1.c | 2 +- .../conformance/interfaces/lio_listio/12-1.c | 2 +- .../conformance/interfaces/lio_listio/13-1.c | 2 +- .../conformance/interfaces/lio_listio/14-1.c | 2 +- .../conformance/interfaces/lio_listio/15-1.c | 2 +- .../conformance/interfaces/lio_listio/18-1.c | 2 +- .../conformance/interfaces/lio_listio/2-1.c | 2 +- .../conformance/interfaces/lio_listio/3-1.c | 2 +- .../conformance/interfaces/lio_listio/4-1.c | 2 +- .../conformance/interfaces/lio_listio/5-1.c | 2 +- .../conformance/interfaces/lio_listio/6-1.c | 2 +- .../conformance/interfaces/lio_listio/7-1.c | 2 +- .../conformance/interfaces/lio_listio/8-1.c | 2 +- .../conformance/interfaces/lio_listio/9-1.c | 2 +- .../conformance/interfaces/localtime/1-1.c | 2 +- .../conformance/interfaces/mlock/10-1.c | 2 +- .../conformance/interfaces/mlock/12-1.c | 2 +- .../conformance/interfaces/mlock/5-1.c | 2 +- .../conformance/interfaces/mlock/8-1.c | 2 +- .../interfaces/mlock/speculative/12-1.c | 2 +- .../interfaces/mlockall/speculative/15-1.c | 2 +- .../conformance/interfaces/mq_close/1-1.c | 2 +- .../conformance/interfaces/mq_close/2-1.c | 2 +- .../conformance/interfaces/mq_close/3-1.c | 2 +- .../conformance/interfaces/mq_close/3-2.c | 2 +- .../conformance/interfaces/mq_close/3-3.c | 2 +- .../conformance/interfaces/mq_close/4-1.c | 2 +- .../conformance/interfaces/mq_getattr/2-1.c | 2 +- .../conformance/interfaces/mq_getattr/2-2.c | 2 +- .../conformance/interfaces/mq_getattr/3-1.c | 2 +- .../conformance/interfaces/mq_getattr/4-1.c | 2 +- .../conformance/interfaces/mq_notify/1-1.c | 2 +- .../conformance/interfaces/mq_notify/2-1.c | 2 +- .../conformance/interfaces/mq_notify/3-1.c | 2 +- .../conformance/interfaces/mq_notify/4-1.c | 2 +- .../conformance/interfaces/mq_notify/5-1.c | 2 +- .../conformance/interfaces/mq_notify/8-1.c | 2 +- .../conformance/interfaces/mq_notify/9-1.c | 2 +- .../conformance/interfaces/mq_open/1-1.c | 2 +- .../conformance/interfaces/mq_open/11-1.c | 2 +- .../conformance/interfaces/mq_open/12-1.c | 2 +- .../conformance/interfaces/mq_open/13-1.c | 2 +- .../conformance/interfaces/mq_open/15-1.c | 2 +- .../conformance/interfaces/mq_open/16-1.c | 2 +- .../conformance/interfaces/mq_open/18-1.c | 2 +- .../conformance/interfaces/mq_open/19-1.c | 2 +- .../conformance/interfaces/mq_open/2-1.c | 2 +- .../conformance/interfaces/mq_open/20-1.c | 2 +- .../conformance/interfaces/mq_open/21-1.c | 2 +- .../conformance/interfaces/mq_open/23-1.c | 2 +- .../conformance/interfaces/mq_open/25-2.c | 2 +- .../conformance/interfaces/mq_open/27-1.c | 2 +- .../conformance/interfaces/mq_open/27-2.c | 2 +- .../conformance/interfaces/mq_open/29-1.c | 2 +- .../conformance/interfaces/mq_open/3-1.c | 2 +- .../conformance/interfaces/mq_open/7-1.c | 2 +- .../conformance/interfaces/mq_open/7-2.c | 2 +- .../conformance/interfaces/mq_open/7-3.c | 2 +- .../conformance/interfaces/mq_open/8-1.c | 2 +- .../conformance/interfaces/mq_open/8-2.c | 2 +- .../conformance/interfaces/mq_open/9-1.c | 2 +- .../conformance/interfaces/mq_open/9-2.c | 2 +- .../interfaces/mq_open/speculative/2-2.c | 2 +- .../interfaces/mq_open/speculative/2-3.c | 2 +- .../interfaces/mq_open/speculative/26-1.c | 2 +- .../interfaces/mq_open/speculative/6-1.c | 2 +- .../conformance/interfaces/mq_receive/1-1.c | 2 +- .../conformance/interfaces/mq_receive/10-1.c | 2 +- .../conformance/interfaces/mq_receive/11-1.c | 2 +- .../conformance/interfaces/mq_receive/11-2.c | 2 +- .../conformance/interfaces/mq_receive/12-1.c | 2 +- .../conformance/interfaces/mq_receive/13-1.c | 2 +- .../conformance/interfaces/mq_receive/2-1.c | 2 +- .../conformance/interfaces/mq_receive/5-1.c | 2 +- .../conformance/interfaces/mq_receive/7-1.c | 2 +- .../conformance/interfaces/mq_receive/8-1.c | 2 +- .../conformance/interfaces/mq_send/1-1.c | 2 +- .../conformance/interfaces/mq_send/10-1.c | 2 +- .../conformance/interfaces/mq_send/11-1.c | 2 +- .../conformance/interfaces/mq_send/11-2.c | 2 +- .../conformance/interfaces/mq_send/12-1.c | 2 +- .../conformance/interfaces/mq_send/13-1.c | 2 +- .../conformance/interfaces/mq_send/14-1.c | 2 +- .../conformance/interfaces/mq_send/2-1.c | 2 +- .../conformance/interfaces/mq_send/3-1.c | 2 +- .../conformance/interfaces/mq_send/3-2.c | 2 +- .../conformance/interfaces/mq_send/4-1.c | 2 +- .../conformance/interfaces/mq_send/4-2.c | 2 +- .../conformance/interfaces/mq_send/4-3.c | 2 +- .../conformance/interfaces/mq_send/5-1.c | 2 +- .../conformance/interfaces/mq_send/5-2.c | 2 +- .../conformance/interfaces/mq_send/7-1.c | 2 +- .../conformance/interfaces/mq_send/8-1.c | 2 +- .../conformance/interfaces/mq_send/9-1.c | 2 +- .../conformance/interfaces/mq_setattr/1-1.c | 2 +- .../conformance/interfaces/mq_setattr/1-2.c | 2 +- .../conformance/interfaces/mq_setattr/2-1.c | 2 +- .../conformance/interfaces/mq_setattr/5-1.c | 2 +- .../conformance/interfaces/mq_timedreceive/1-1.c | 2 +- .../conformance/interfaces/mq_timedreceive/10-1.c | 2 +- .../conformance/interfaces/mq_timedreceive/10-2.c | 2 +- .../conformance/interfaces/mq_timedreceive/11-1.c | 2 +- .../conformance/interfaces/mq_timedreceive/13-1.c | 2 +- .../conformance/interfaces/mq_timedreceive/14-1.c | 2 +- .../conformance/interfaces/mq_timedreceive/15-1.c | 2 +- .../conformance/interfaces/mq_timedreceive/17-1.c | 2 +- .../conformance/interfaces/mq_timedreceive/17-2.c | 2 +- .../conformance/interfaces/mq_timedreceive/17-3.c | 2 +- .../conformance/interfaces/mq_timedreceive/18-1.c | 2 +- .../conformance/interfaces/mq_timedreceive/18-2.c | 2 +- .../conformance/interfaces/mq_timedreceive/2-1.c | 2 +- .../conformance/interfaces/mq_timedreceive/5-1.c | 2 +- .../conformance/interfaces/mq_timedreceive/5-2.c | 2 +- .../conformance/interfaces/mq_timedreceive/5-3.c | 2 +- .../conformance/interfaces/mq_timedreceive/7-1.c | 2 +- .../conformance/interfaces/mq_timedreceive/8-1.c | 2 +- .../interfaces/mq_timedreceive/speculative/10-2.c | 2 +- .../conformance/interfaces/mq_timedsend/1-1.c | 2 +- .../conformance/interfaces/mq_timedsend/10-1.c | 2 +- .../conformance/interfaces/mq_timedsend/11-1.c | 2 +- .../conformance/interfaces/mq_timedsend/11-2.c | 2 +- .../conformance/interfaces/mq_timedsend/12-1.c | 2 +- .../conformance/interfaces/mq_timedsend/13-1.c | 2 +- .../conformance/interfaces/mq_timedsend/14-1.c | 2 +- .../conformance/interfaces/mq_timedsend/15-1.c | 2 +- .../conformance/interfaces/mq_timedsend/16-1.c | 2 +- .../conformance/interfaces/mq_timedsend/18-1.c | 2 +- .../conformance/interfaces/mq_timedsend/19-1.c | 2 +- .../conformance/interfaces/mq_timedsend/2-1.c | 2 +- .../conformance/interfaces/mq_timedsend/20-1.c | 2 +- .../conformance/interfaces/mq_timedsend/3-1.c | 2 +- .../conformance/interfaces/mq_timedsend/3-2.c | 2 +- .../conformance/interfaces/mq_timedsend/4-1.c | 2 +- .../conformance/interfaces/mq_timedsend/4-2.c | 2 +- .../conformance/interfaces/mq_timedsend/4-3.c | 2 +- .../conformance/interfaces/mq_timedsend/5-1.c | 2 +- .../conformance/interfaces/mq_timedsend/5-2.c | 2 +- .../conformance/interfaces/mq_timedsend/5-3.c | 2 +- .../conformance/interfaces/mq_timedsend/7-1.c | 2 +- .../conformance/interfaces/mq_timedsend/8-1.c | 2 +- .../conformance/interfaces/mq_timedsend/9-1.c | 2 +- .../interfaces/mq_timedsend/speculative/18-2.c | 2 +- .../conformance/interfaces/mq_unlink/1-1.c | 2 +- .../conformance/interfaces/mq_unlink/2-1.c | 2 +- .../conformance/interfaces/mq_unlink/2-2.c | 2 +- .../conformance/interfaces/mq_unlink/7-1.c | 2 +- .../interfaces/mq_unlink/speculative/7-2.c | 2 +- .../conformance/interfaces/munlock/10-1.c | 2 +- .../conformance/interfaces/munlock/11-1.c | 2 +- .../conformance/interfaces/munlock/7-1.c | 2 +- .../conformance/interfaces/munlockall/5-1.c | 6 +++--- .../conformance/interfaces/munmap/1-1.c | 2 +- .../conformance/interfaces/munmap/1-2.c | 2 +- .../conformance/interfaces/munmap/2-1.c | 2 +- .../conformance/interfaces/munmap/3-1.c | 2 +- .../conformance/interfaces/munmap/4-1.c | 2 +- .../conformance/interfaces/munmap/8-1.c | 2 +- .../conformance/interfaces/munmap/9-1.c | 2 +- .../conformance/interfaces/nanosleep/1-1.c | 2 +- .../conformance/interfaces/nanosleep/1-2.c | 2 +- .../conformance/interfaces/nanosleep/1-3.c | 2 +- .../conformance/interfaces/nanosleep/10000-1.c | 2 +- .../conformance/interfaces/nanosleep/2-1.c | 2 +- .../conformance/interfaces/nanosleep/3-1.c | 2 +- .../conformance/interfaces/nanosleep/3-2.c | 2 +- .../conformance/interfaces/nanosleep/5-1.c | 2 +- .../conformance/interfaces/nanosleep/5-2.c | 2 +- .../conformance/interfaces/nanosleep/6-1.c | 2 +- .../conformance/interfaces/nanosleep/7-1.c | 2 +- .../conformance/interfaces/nanosleep/7-2.c | 2 +- .../conformance/interfaces/pthread_atfork/1-1.c | 2 +- .../conformance/interfaces/pthread_atfork/1-2.c | 2 +- .../conformance/interfaces/pthread_atfork/2-1.c | 2 +- .../conformance/interfaces/pthread_atfork/2-2.c | 2 +- .../conformance/interfaces/pthread_atfork/3-2.c | 2 +- .../conformance/interfaces/pthread_atfork/3-3.c | 2 +- .../conformance/interfaces/pthread_atfork/4-1.c | 2 +- .../interfaces/pthread_attr_destroy/1-1.c | 2 +- .../interfaces/pthread_attr_destroy/2-1.c | 2 +- .../interfaces/pthread_attr_destroy/3-1.c | 2 +- .../interfaces/pthread_attr_getdetachstate/1-1.c | 2 +- .../interfaces/pthread_attr_getdetachstate/1-2.c | 2 +- .../interfaces/pthread_attr_getinheritsched/1-1.c | 2 +- .../interfaces/pthread_attr_getschedparam/1-1.c | 2 +- .../interfaces/pthread_attr_getschedpolicy/2-1.c | 2 +- .../interfaces/pthread_attr_getscope/1-1.c | 2 +- .../interfaces/pthread_attr_getstack/1-1.c | 2 +- .../interfaces/pthread_attr_getstacksize/1-1.c | 2 +- .../conformance/interfaces/pthread_attr_init/1-1.c | 2 +- .../conformance/interfaces/pthread_attr_init/2-1.c | 2 +- .../conformance/interfaces/pthread_attr_init/3-1.c | 2 +- .../conformance/interfaces/pthread_attr_init/4-1.c | 2 +- .../interfaces/pthread_attr_setdetachstate/1-1.c | 2 +- .../interfaces/pthread_attr_setdetachstate/1-2.c | 2 +- .../interfaces/pthread_attr_setdetachstate/2-1.c | 2 +- .../interfaces/pthread_attr_setdetachstate/4-1.c | 2 +- .../interfaces/pthread_attr_setinheritsched/1-1.c | 2 +- .../interfaces/pthread_attr_setinheritsched/2-1.c | 2 +- .../interfaces/pthread_attr_setinheritsched/2-2.c | 2 +- .../interfaces/pthread_attr_setinheritsched/2-3.c | 2 +- .../interfaces/pthread_attr_setinheritsched/2-4.c | 2 +- .../interfaces/pthread_attr_setinheritsched/4-1.c | 2 +- .../interfaces/pthread_attr_setschedparam/1-1.c | 2 +- .../interfaces/pthread_attr_setschedparam/1-2.c | 2 +- .../interfaces/pthread_attr_setschedparam/1-3.c | 2 +- .../interfaces/pthread_attr_setschedparam/1-4.c | 2 +- .../pthread_attr_setschedparam/speculative/3-1.c | 2 +- .../pthread_attr_setschedparam/speculative/3-2.c | 2 +- .../interfaces/pthread_attr_setschedpolicy/4-1.c | 3 ++- .../interfaces/pthread_attr_setscope/1-1.c | 2 +- .../interfaces/pthread_attr_setscope/4-1.c | 2 +- .../interfaces/pthread_attr_setscope/5-1.c | 2 +- .../interfaces/pthread_attr_setstack/1-1.c | 2 +- .../interfaces/pthread_attr_setstack/2-1.c | 4 ++-- .../interfaces/pthread_attr_setstack/4-1.c | 2 +- .../interfaces/pthread_attr_setstack/6-1.c | 2 +- .../interfaces/pthread_attr_setstack/7-1.c | 2 +- .../interfaces/pthread_attr_setstacksize/1-1.c | 2 +- .../interfaces/pthread_attr_setstacksize/2-1.c | 2 +- .../interfaces/pthread_attr_setstacksize/4-1.c | 2 +- .../interfaces/pthread_barrier_destroy/1-1.c | 2 +- .../interfaces/pthread_barrier_destroy/2-1.c | 2 +- .../interfaces/pthread_barrier_init/1-1.c | 2 +- .../interfaces/pthread_barrier_init/3-1.c | 2 +- .../interfaces/pthread_barrier_init/4-1.c | 2 +- .../interfaces/pthread_barrier_wait/1-1.c | 2 +- .../interfaces/pthread_barrier_wait/2-1.c | 2 +- .../interfaces/pthread_barrier_wait/3-1.c | 2 +- .../interfaces/pthread_barrier_wait/3-2.c | 2 +- .../interfaces/pthread_barrier_wait/6-1.c | 2 +- .../interfaces/pthread_barrierattr_destroy/1-1.c | 2 +- .../pthread_barrierattr_getpshared/1-1.c | 2 +- .../pthread_barrierattr_getpshared/2-1.c | 2 +- .../interfaces/pthread_barrierattr_init/1-1.c | 2 +- .../interfaces/pthread_barrierattr_init/2-1.c | 2 +- .../pthread_barrierattr_setpshared/1-1.c | 2 +- .../pthread_barrierattr_setpshared/2-1.c | 2 +- .../conformance/interfaces/pthread_cancel/1-1.c | 2 +- .../conformance/interfaces/pthread_cancel/1-2.c | 2 +- .../conformance/interfaces/pthread_cancel/1-3.c | 2 +- .../conformance/interfaces/pthread_cancel/2-1.c | 2 +- .../conformance/interfaces/pthread_cancel/2-2.c | 2 +- .../conformance/interfaces/pthread_cancel/2-3.c | 2 +- .../conformance/interfaces/pthread_cancel/3-1.c | 2 +- .../conformance/interfaces/pthread_cancel/4-1.c | 2 +- .../conformance/interfaces/pthread_cancel/5-1.c | 2 +- .../interfaces/pthread_cleanup_pop/1-1.c | 2 +- .../interfaces/pthread_cleanup_pop/1-2.c | 2 +- .../interfaces/pthread_cleanup_pop/1-3.c | 2 +- .../interfaces/pthread_cleanup_push/1-1.c | 2 +- .../interfaces/pthread_cleanup_push/1-2.c | 2 +- .../interfaces/pthread_cleanup_push/1-3.c | 2 +- .../interfaces/pthread_cond_broadcast/1-1.c | 2 +- .../interfaces/pthread_cond_broadcast/1-2.c | 2 +- .../interfaces/pthread_cond_broadcast/2-1.c | 2 +- .../interfaces/pthread_cond_broadcast/2-2.c | 2 +- .../interfaces/pthread_cond_broadcast/2-3.c | 2 +- .../interfaces/pthread_cond_broadcast/4-1.c | 2 +- .../interfaces/pthread_cond_broadcast/4-2.c | 2 +- .../interfaces/pthread_cond_destroy/1-1.c | 2 +- .../interfaces/pthread_cond_destroy/2-1.c | 2 +- .../interfaces/pthread_cond_destroy/3-1.c | 2 +- .../pthread_cond_destroy/speculative/4-1.c | 2 +- .../conformance/interfaces/pthread_cond_init/2-1.c | 3 ++- .../interfaces/pthread_cond_signal/1-1.c | 2 +- .../interfaces/pthread_cond_signal/1-2.c | 2 +- .../interfaces/pthread_cond_signal/2-1.c | 2 +- .../interfaces/pthread_cond_signal/2-2.c | 2 +- .../interfaces/pthread_cond_signal/4-1.c | 2 +- .../interfaces/pthread_cond_signal/4-2.c | 2 +- .../interfaces/pthread_cond_timedwait/1-1.c | 2 +- .../interfaces/pthread_cond_timedwait/2-1.c | 2 +- .../interfaces/pthread_cond_timedwait/2-4.c | 4 ++-- .../interfaces/pthread_cond_timedwait/2-5.c | 4 ++-- .../interfaces/pthread_cond_timedwait/2-6.c | 2 +- .../interfaces/pthread_cond_timedwait/2-7.c | 4 ++-- .../interfaces/pthread_cond_timedwait/3-1.c | 2 +- .../interfaces/pthread_cond_timedwait/4-1.c | 2 +- .../interfaces/pthread_cond_timedwait/4-2.c | 4 ++-- .../interfaces/pthread_cond_timedwait/4-3.c | 2 +- .../conformance/interfaces/pthread_cond_wait/1-1.c | 2 +- .../conformance/interfaces/pthread_cond_wait/2-1.c | 2 +- .../conformance/interfaces/pthread_cond_wait/2-2.c | 4 ++-- .../conformance/interfaces/pthread_cond_wait/2-3.c | 2 +- .../conformance/interfaces/pthread_cond_wait/3-1.c | 2 +- .../conformance/interfaces/pthread_cond_wait/4-1.c | 2 +- .../interfaces/pthread_condattr_destroy/1-1.c | 2 +- .../interfaces/pthread_condattr_destroy/2-1.c | 2 +- .../interfaces/pthread_condattr_destroy/3-1.c | 2 +- .../interfaces/pthread_condattr_destroy/4-1.c | 2 +- .../interfaces/pthread_condattr_getclock/1-1.c | 2 +- .../interfaces/pthread_condattr_getclock/1-2.c | 2 +- .../interfaces/pthread_condattr_getpshared/1-1.c | 2 +- .../interfaces/pthread_condattr_getpshared/1-2.c | 2 +- .../interfaces/pthread_condattr_getpshared/2-1.c | 2 +- .../interfaces/pthread_condattr_init/1-1.c | 2 +- .../interfaces/pthread_condattr_init/3-1.c | 2 +- .../interfaces/pthread_condattr_setclock/1-1.c | 2 +- .../interfaces/pthread_condattr_setclock/1-2.c | 2 +- .../interfaces/pthread_condattr_setclock/1-3.c | 2 +- .../interfaces/pthread_condattr_setclock/2-1.c | 2 +- .../interfaces/pthread_condattr_setpshared/1-1.c | 2 +- .../interfaces/pthread_condattr_setpshared/1-2.c | 2 +- .../interfaces/pthread_condattr_setpshared/2-1.c | 2 +- .../conformance/interfaces/pthread_create/1-1.c | 2 +- .../conformance/interfaces/pthread_create/1-2.c | 2 +- .../conformance/interfaces/pthread_create/1-3.c | 2 +- .../conformance/interfaces/pthread_create/1-4.c | 2 +- .../conformance/interfaces/pthread_create/11-1.c | 2 +- .../conformance/interfaces/pthread_create/12-1.c | 2 +- .../conformance/interfaces/pthread_create/14-1.c | 2 +- .../conformance/interfaces/pthread_create/2-1.c | 2 +- .../conformance/interfaces/pthread_create/3-1.c | 2 +- .../conformance/interfaces/pthread_create/3-2.c | 4 ++-- .../conformance/interfaces/pthread_create/4-1.c | 2 +- .../conformance/interfaces/pthread_create/5-1.c | 2 +- .../conformance/interfaces/pthread_create/5-2.c | 2 +- .../conformance/interfaces/pthread_create/8-1.c | 2 +- .../conformance/interfaces/pthread_create/8-2.c | 2 +- .../conformance/interfaces/pthread_detach/1-1.c | 2 +- .../conformance/interfaces/pthread_detach/1-2.c | 2 +- .../conformance/interfaces/pthread_detach/2-1.c | 2 +- .../conformance/interfaces/pthread_detach/2-2.c | 2 +- .../conformance/interfaces/pthread_detach/3-1.c | 2 +- .../conformance/interfaces/pthread_detach/4-1.c | 2 +- .../conformance/interfaces/pthread_detach/4-2.c | 2 +- .../conformance/interfaces/pthread_detach/4-3.c | 2 +- .../conformance/interfaces/pthread_equal/1-1.c | 2 +- .../conformance/interfaces/pthread_equal/1-2.c | 2 +- .../conformance/interfaces/pthread_equal/2-1.c | 2 +- .../conformance/interfaces/pthread_exit/1-1.c | 2 +- .../conformance/interfaces/pthread_exit/1-2.c | 2 +- .../conformance/interfaces/pthread_exit/2-1.c | 2 +- .../conformance/interfaces/pthread_exit/2-2.c | 2 +- .../conformance/interfaces/pthread_exit/3-1.c | 2 +- .../conformance/interfaces/pthread_exit/3-2.c | 2 +- .../conformance/interfaces/pthread_exit/4-1.c | 2 +- .../conformance/interfaces/pthread_exit/5-1.c | 2 +- .../conformance/interfaces/pthread_exit/6-1.c | 4 ++-- .../interfaces/pthread_getcpuclockid/1-1.c | 2 +- .../pthread_getcpuclockid/speculative/3-1.c | 2 +- .../interfaces/pthread_getschedparam/1-1.c | 3 ++- .../interfaces/pthread_getschedparam/1-2.c | 2 +- .../interfaces/pthread_getspecific/1-1.c | 2 +- .../interfaces/pthread_getspecific/3-1.c | 2 +- .../conformance/interfaces/pthread_join/1-1.c | 2 +- .../conformance/interfaces/pthread_join/1-2.c | 2 +- .../conformance/interfaces/pthread_join/2-1.c | 2 +- .../conformance/interfaces/pthread_join/3-1.c | 2 +- .../conformance/interfaces/pthread_join/4-1.c | 2 +- .../conformance/interfaces/pthread_join/5-1.c | 2 +- .../conformance/interfaces/pthread_join/6-2.c | 2 +- .../conformance/interfaces/pthread_join/6-3.c | 2 +- .../interfaces/pthread_join/speculative/6-1.c | 2 +- .../interfaces/pthread_key_create/1-1.c | 2 +- .../interfaces/pthread_key_create/1-2.c | 2 +- .../interfaces/pthread_key_create/2-1.c | 2 +- .../interfaces/pthread_key_create/3-1.c | 2 +- .../pthread_key_create/speculative/5-1.c | 2 +- .../interfaces/pthread_key_delete/1-1.c | 2 +- .../interfaces/pthread_key_delete/1-2.c | 2 +- .../interfaces/pthread_key_delete/2-1.c | 2 +- .../conformance/interfaces/pthread_kill/1-1.c | 2 +- .../conformance/interfaces/pthread_kill/1-2.c | 2 +- .../conformance/interfaces/pthread_kill/2-1.c | 2 +- .../conformance/interfaces/pthread_kill/3-1.c | 2 +- .../conformance/interfaces/pthread_kill/6-1.c | 2 +- .../conformance/interfaces/pthread_kill/7-1.c | 2 +- .../conformance/interfaces/pthread_kill/8-1.c | 2 +- .../interfaces/pthread_mutex_destroy/1-1.c | 2 +- .../interfaces/pthread_mutex_destroy/2-1.c | 2 +- .../interfaces/pthread_mutex_destroy/2-2.c | 4 ++-- .../interfaces/pthread_mutex_destroy/3-1.c | 2 +- .../interfaces/pthread_mutex_destroy/5-1.c | 2 +- .../interfaces/pthread_mutex_destroy/5-2.c | 4 ++-- .../pthread_mutex_destroy/speculative/4-2.c | 2 +- .../interfaces/pthread_mutex_init/1-1.c | 2 +- .../interfaces/pthread_mutex_init/1-2.c | 2 +- .../interfaces/pthread_mutex_init/2-1.c | 2 +- .../interfaces/pthread_mutex_init/3-1.c | 2 +- .../interfaces/pthread_mutex_init/3-2.c | 2 +- .../interfaces/pthread_mutex_init/4-1.c | 2 +- .../interfaces/pthread_mutex_init/5-1.c | 4 ++-- .../pthread_mutex_init/speculative/5-2.c | 2 +- .../interfaces/pthread_mutex_lock/1-1.c | 2 +- .../interfaces/pthread_mutex_lock/2-1.c | 2 +- .../interfaces/pthread_mutex_lock/3-1.c | 2 +- .../interfaces/pthread_mutex_lock/4-1.c | 4 ++-- .../interfaces/pthread_mutex_lock/5-1.c | 2 +- .../interfaces/pthread_mutex_timedlock/1-1.c | 2 +- .../interfaces/pthread_mutex_timedlock/2-1.c | 2 +- .../interfaces/pthread_mutex_timedlock/4-1.c | 2 +- .../interfaces/pthread_mutex_timedlock/5-1.c | 2 +- .../interfaces/pthread_mutex_timedlock/5-2.c | 2 +- .../interfaces/pthread_mutex_timedlock/5-3.c | 2 +- .../interfaces/pthread_mutex_trylock/1-1.c | 2 +- .../interfaces/pthread_mutex_trylock/1-2.c | 2 +- .../interfaces/pthread_mutex_trylock/2-1.c | 4 ++-- .../interfaces/pthread_mutex_trylock/3-1.c | 2 +- .../interfaces/pthread_mutex_trylock/4-1.c | 2 +- .../interfaces/pthread_mutex_trylock/4-2.c | 2 +- .../interfaces/pthread_mutex_trylock/4-3.c | 2 +- .../interfaces/pthread_mutex_unlock/1-1.c | 2 +- .../interfaces/pthread_mutex_unlock/2-1.c | 2 +- .../interfaces/pthread_mutex_unlock/3-1.c | 2 +- .../interfaces/pthread_mutex_unlock/5-1.c | 4 ++-- .../interfaces/pthread_mutex_unlock/5-2.c | 4 ++-- .../interfaces/pthread_mutexattr_destroy/1-1.c | 2 +- .../interfaces/pthread_mutexattr_destroy/2-1.c | 2 +- .../interfaces/pthread_mutexattr_destroy/3-1.c | 2 +- .../interfaces/pthread_mutexattr_destroy/4-1.c | 2 +- .../pthread_mutexattr_getprioceiling/1-1.c | 2 +- .../pthread_mutexattr_getprioceiling/1-2.c | 2 +- .../pthread_mutexattr_getprioceiling/3-1.c | 2 +- .../interfaces/pthread_mutexattr_getprotocol/1-1.c | 2 +- .../interfaces/pthread_mutexattr_getprotocol/1-2.c | 2 +- .../interfaces/pthread_mutexattr_getpshared/1-1.c | 2 +- .../interfaces/pthread_mutexattr_getpshared/1-2.c | 2 +- .../interfaces/pthread_mutexattr_getpshared/1-3.c | 2 +- .../interfaces/pthread_mutexattr_getpshared/3-1.c | 2 +- .../interfaces/pthread_mutexattr_gettype/1-1.c | 2 +- .../interfaces/pthread_mutexattr_gettype/1-2.c | 2 +- .../interfaces/pthread_mutexattr_gettype/1-3.c | 2 +- .../interfaces/pthread_mutexattr_gettype/1-4.c | 2 +- .../interfaces/pthread_mutexattr_gettype/1-5.c | 2 +- .../pthread_mutexattr_gettype/speculative/3-1.c | 2 +- .../interfaces/pthread_mutexattr_init/1-1.c | 2 +- .../interfaces/pthread_mutexattr_init/3-1.c | 2 +- .../pthread_mutexattr_setprioceiling/1-1.c | 2 +- .../pthread_mutexattr_setprioceiling/3-1.c | 2 +- .../pthread_mutexattr_setprioceiling/3-2.c | 2 +- .../interfaces/pthread_mutexattr_setprotocol/1-1.c | 2 +- .../interfaces/pthread_mutexattr_setprotocol/3-1.c | 2 +- .../interfaces/pthread_mutexattr_setprotocol/3-2.c | 2 +- .../interfaces/pthread_mutexattr_setpshared/1-1.c | 2 +- .../interfaces/pthread_mutexattr_setpshared/1-2.c | 2 +- .../interfaces/pthread_mutexattr_setpshared/2-1.c | 2 +- .../interfaces/pthread_mutexattr_setpshared/2-2.c | 2 +- .../interfaces/pthread_mutexattr_setpshared/3-1.c | 2 +- .../interfaces/pthread_mutexattr_setpshared/3-2.c | 2 +- .../interfaces/pthread_mutexattr_settype/1-1.c | 2 +- .../interfaces/pthread_mutexattr_settype/2-1.c | 2 +- .../interfaces/pthread_mutexattr_settype/3-1.c | 2 +- .../interfaces/pthread_mutexattr_settype/3-2.c | 2 +- .../interfaces/pthread_mutexattr_settype/3-3.c | 2 +- .../interfaces/pthread_mutexattr_settype/3-4.c | 2 +- .../interfaces/pthread_mutexattr_settype/7-1.c | 2 +- .../conformance/interfaces/pthread_once/1-1.c | 2 +- .../conformance/interfaces/pthread_once/1-2.c | 2 +- .../conformance/interfaces/pthread_once/1-3.c | 2 +- .../conformance/interfaces/pthread_once/2-1.c | 2 +- .../conformance/interfaces/pthread_once/3-1.c | 2 +- .../conformance/interfaces/pthread_once/6-1.c | 2 +- .../interfaces/pthread_rwlock_destroy/1-1.c | 2 +- .../interfaces/pthread_rwlock_destroy/3-1.c | 2 +- .../interfaces/pthread_rwlock_init/1-1.c | 2 +- .../interfaces/pthread_rwlock_init/2-1.c | 2 +- .../interfaces/pthread_rwlock_init/3-1.c | 2 +- .../interfaces/pthread_rwlock_init/6-1.c | 2 +- .../interfaces/pthread_rwlock_rdlock/1-1.c | 2 +- .../interfaces/pthread_rwlock_rdlock/2-1.c | 2 +- .../interfaces/pthread_rwlock_rdlock/2-2.c | 2 +- .../interfaces/pthread_rwlock_rdlock/2-3.c | 2 +- .../interfaces/pthread_rwlock_rdlock/4-1.c | 2 +- .../interfaces/pthread_rwlock_rdlock/5-1.c | 2 +- .../interfaces/pthread_rwlock_timedrdlock/1-1.c | 2 +- .../interfaces/pthread_rwlock_timedrdlock/2-1.c | 2 +- .../interfaces/pthread_rwlock_timedrdlock/3-1.c | 2 +- .../interfaces/pthread_rwlock_timedrdlock/5-1.c | 2 +- .../interfaces/pthread_rwlock_timedrdlock/6-1.c | 2 +- .../interfaces/pthread_rwlock_timedrdlock/6-2.c | 2 +- .../interfaces/pthread_rwlock_timedwrlock/1-1.c | 2 +- .../interfaces/pthread_rwlock_timedwrlock/3-1.c | 2 +- .../interfaces/pthread_rwlock_timedwrlock/5-1.c | 2 +- .../interfaces/pthread_rwlock_timedwrlock/6-1.c | 2 +- .../interfaces/pthread_rwlock_timedwrlock/6-2.c | 2 +- .../interfaces/pthread_rwlock_tryrdlock/1-1.c | 2 +- .../interfaces/pthread_rwlock_trywrlock/1-1.c | 2 +- .../pthread_rwlock_trywrlock/speculative/3-1.c | 2 +- .../interfaces/pthread_rwlock_unlock/1-1.c | 2 +- .../interfaces/pthread_rwlock_unlock/2-1.c | 2 +- .../interfaces/pthread_rwlock_unlock/3-1.c | 2 +- .../interfaces/pthread_rwlock_unlock/4-1.c | 2 +- .../interfaces/pthread_rwlock_unlock/4-2.c | 2 +- .../interfaces/pthread_rwlock_wrlock/1-1.c | 2 +- .../interfaces/pthread_rwlock_wrlock/2-1.c | 2 +- .../interfaces/pthread_rwlock_wrlock/3-1.c | 2 +- .../interfaces/pthread_rwlockattr_destroy/1-1.c | 2 +- .../interfaces/pthread_rwlockattr_destroy/2-1.c | 2 +- .../interfaces/pthread_rwlockattr_getpshared/1-1.c | 2 +- .../interfaces/pthread_rwlockattr_getpshared/2-1.c | 2 +- .../interfaces/pthread_rwlockattr_getpshared/4-1.c | 2 +- .../interfaces/pthread_rwlockattr_init/1-1.c | 2 +- .../interfaces/pthread_rwlockattr_init/2-1.c | 2 +- .../interfaces/pthread_rwlockattr_setpshared/1-1.c | 2 +- .../conformance/interfaces/pthread_self/1-1.c | 2 +- .../interfaces/pthread_setcancelstate/1-1.c | 2 +- .../interfaces/pthread_setcancelstate/1-2.c | 2 +- .../interfaces/pthread_setcancelstate/2-1.c | 2 +- .../interfaces/pthread_setcancelstate/3-1.c | 2 +- .../interfaces/pthread_setcanceltype/1-1.c | 2 +- .../interfaces/pthread_setcanceltype/1-2.c | 2 +- .../interfaces/pthread_setcanceltype/2-1.c | 2 +- .../interfaces/pthread_setschedparam/1-1.c | 2 +- .../interfaces/pthread_setschedparam/1-2.c | 2 +- .../interfaces/pthread_setschedparam/4-1.c | 2 +- .../interfaces/pthread_setschedparam/5-1.c | 2 +- .../interfaces/pthread_setschedprio/1-1.c | 2 +- .../interfaces/pthread_setspecific/1-1.c | 2 +- .../interfaces/pthread_setspecific/1-2.c | 2 +- .../conformance/interfaces/pthread_sigmask/10-1.c | 2 +- .../conformance/interfaces/pthread_sigmask/12-1.c | 2 +- .../conformance/interfaces/pthread_sigmask/14-1.c | 2 +- .../conformance/interfaces/pthread_sigmask/15-1.c | 2 +- .../conformance/interfaces/pthread_sigmask/16-1.c | 2 +- .../conformance/interfaces/pthread_sigmask/18-1.c | 2 +- .../conformance/interfaces/pthread_sigmask/4-1.c | 2 +- .../conformance/interfaces/pthread_sigmask/5-1.c | 2 +- .../conformance/interfaces/pthread_sigmask/6-1.c | 2 +- .../conformance/interfaces/pthread_sigmask/7-1.c | 2 +- .../conformance/interfaces/pthread_sigmask/8-1.c | 2 +- .../conformance/interfaces/pthread_sigmask/8-2.c | 2 +- .../conformance/interfaces/pthread_sigmask/8-3.c | 2 +- .../conformance/interfaces/pthread_sigmask/9-1.c | 2 +- .../interfaces/pthread_spin_destroy/1-1.c | 2 +- .../interfaces/pthread_spin_destroy/3-1.c | 2 +- .../conformance/interfaces/pthread_spin_init/1-1.c | 2 +- .../conformance/interfaces/pthread_spin_init/2-1.c | 2 +- .../conformance/interfaces/pthread_spin_init/2-2.c | 2 +- .../conformance/interfaces/pthread_spin_init/4-1.c | 2 +- .../conformance/interfaces/pthread_spin_lock/1-1.c | 2 +- .../conformance/interfaces/pthread_spin_lock/1-2.c | 2 +- .../conformance/interfaces/pthread_spin_lock/3-1.c | 2 +- .../conformance/interfaces/pthread_spin_lock/3-2.c | 2 +- .../interfaces/pthread_spin_trylock/1-1.c | 2 +- .../interfaces/pthread_spin_trylock/4-1.c | 2 +- .../interfaces/pthread_spin_unlock/1-1.c | 2 +- .../interfaces/pthread_spin_unlock/1-2.c | 2 +- .../interfaces/pthread_spin_unlock/3-1.c | 2 +- .../interfaces/pthread_testcancel/1-1.c | 2 +- .../interfaces/pthread_testcancel/2-1.c | 2 +- .../conformance/interfaces/raise/1-1.c | 2 +- .../conformance/interfaces/raise/1-2.c | 2 +- .../conformance/interfaces/raise/10000-1.c | 2 +- .../conformance/interfaces/raise/2-1.c | 2 +- .../conformance/interfaces/raise/4-1.c | 2 +- .../conformance/interfaces/raise/6-1.c | 2 +- .../conformance/interfaces/raise/7-1.c | 2 +- .../interfaces/sched_get_priority_max/1-1.c | 2 +- .../interfaces/sched_get_priority_max/1-2.c | 2 +- .../interfaces/sched_get_priority_max/1-3.c | 4 ++-- .../interfaces/sched_get_priority_max/1-4.c | 2 +- .../interfaces/sched_get_priority_max/2-1.c | 2 +- .../interfaces/sched_get_priority_min/1-1.c | 2 +- .../interfaces/sched_get_priority_min/1-2.c | 2 +- .../interfaces/sched_get_priority_min/1-3.c | 4 ++-- .../interfaces/sched_get_priority_min/1-4.c | 2 +- .../interfaces/sched_get_priority_min/2-1.c | 2 +- .../conformance/interfaces/sched_getparam/1-1.c | 2 +- .../conformance/interfaces/sched_getparam/2-1.c | 2 +- .../conformance/interfaces/sched_getparam/3-1.c | 2 +- .../conformance/interfaces/sched_getparam/4-1.c | 2 +- .../conformance/interfaces/sched_getparam/6-1.c | 2 +- .../interfaces/sched_getparam/speculative/7-1.c | 2 +- .../interfaces/sched_getscheduler/1-1.c | 2 +- .../interfaces/sched_getscheduler/3-1.c | 2 +- .../interfaces/sched_getscheduler/4-1.c | 2 +- .../interfaces/sched_getscheduler/5-1.c | 2 +- .../interfaces/sched_getscheduler/7-1.c | 2 +- .../interfaces/sched_rr_get_interval/1-1.c | 2 +- .../interfaces/sched_rr_get_interval/2-1.c | 2 +- .../interfaces/sched_rr_get_interval/3-1.c | 2 +- .../sched_rr_get_interval/speculative/5-1.c | 2 +- .../conformance/interfaces/sched_setparam/1-1.c | 2 +- .../conformance/interfaces/sched_setparam/2-1.c | 2 +- .../conformance/interfaces/sched_setparam/2-2.c | 2 +- .../conformance/interfaces/sched_setparam/20-1.c | 2 +- .../conformance/interfaces/sched_setparam/21-1.c | 2 +- .../conformance/interfaces/sched_setparam/21-2.c | 2 +- .../conformance/interfaces/sched_setparam/22-1.c | 2 +- .../conformance/interfaces/sched_setparam/23-1.c | 2 +- .../conformance/interfaces/sched_setparam/23-2.c | 4 ++-- .../conformance/interfaces/sched_setparam/23-3.c | 4 ++-- .../conformance/interfaces/sched_setparam/23-4.c | 4 ++-- .../conformance/interfaces/sched_setparam/23-5.c | 4 ++-- .../conformance/interfaces/sched_setparam/23-6.c | 2 +- .../conformance/interfaces/sched_setparam/23-7.c | 2 +- .../conformance/interfaces/sched_setparam/25-1.c | 2 +- .../conformance/interfaces/sched_setparam/25-2.c | 2 +- .../conformance/interfaces/sched_setparam/25-3.c | 2 +- .../conformance/interfaces/sched_setparam/25-4.c | 2 +- .../conformance/interfaces/sched_setparam/26-1.c | 2 +- .../conformance/interfaces/sched_setparam/27-1.c | 2 +- .../conformance/interfaces/sched_setparam/5-1.c | 2 +- .../interfaces/sched_setscheduler/1-1.c | 2 +- .../interfaces/sched_setscheduler/15-1.c | 2 +- .../interfaces/sched_setscheduler/15-2.c | 2 +- .../interfaces/sched_setscheduler/16-1.c | 2 +- .../interfaces/sched_setscheduler/17-1.c | 2 +- .../interfaces/sched_setscheduler/17-2.c | 4 ++-- .../interfaces/sched_setscheduler/17-3.c | 4 ++-- .../interfaces/sched_setscheduler/17-4.c | 4 ++-- .../interfaces/sched_setscheduler/17-6.c | 2 +- .../interfaces/sched_setscheduler/17-7.c | 2 +- .../interfaces/sched_setscheduler/19-1.c | 2 +- .../interfaces/sched_setscheduler/19-2.c | 4 ++-- .../interfaces/sched_setscheduler/19-3.c | 4 ++-- .../interfaces/sched_setscheduler/19-4.c | 4 ++-- .../interfaces/sched_setscheduler/19-5.c | 2 +- .../interfaces/sched_setscheduler/20-1.c | 2 +- .../interfaces/sched_setscheduler/21-1.c | 2 +- .../interfaces/sched_setscheduler/22-1.c | 2 +- .../interfaces/sched_setscheduler/22-2.c | 2 +- .../interfaces/sched_setscheduler/4-1.c | 2 +- .../conformance/interfaces/sched_yield/2-1.c | 2 +- .../conformance/interfaces/sem_close/1-1.c | 2 +- .../conformance/interfaces/sem_close/2-1.c | 2 +- .../conformance/interfaces/sem_close/3-1.c | 2 +- .../conformance/interfaces/sem_close/3-2.c | 2 +- .../conformance/interfaces/sem_destroy/3-1.c | 2 +- .../conformance/interfaces/sem_destroy/4-1.c | 2 +- .../conformance/interfaces/sem_getvalue/2-2.c | 2 +- .../conformance/interfaces/sem_init/1-1.c | 2 +- .../conformance/interfaces/sem_init/2-1.c | 2 +- .../conformance/interfaces/sem_init/2-2.c | 2 +- .../conformance/interfaces/sem_init/3-1.c | 2 +- .../conformance/interfaces/sem_init/3-2.c | 2 +- .../conformance/interfaces/sem_init/3-3.c | 2 +- .../conformance/interfaces/sem_init/5-1.c | 2 +- .../conformance/interfaces/sem_init/5-2.c | 2 +- .../conformance/interfaces/sem_init/6-1.c | 2 +- .../conformance/interfaces/sem_init/7-1.c | 2 +- .../conformance/interfaces/sem_open/1-1.c | 2 +- .../conformance/interfaces/sem_open/1-2.c | 2 +- .../conformance/interfaces/sem_open/1-3.c | 2 +- .../conformance/interfaces/sem_open/1-4.c | 2 +- .../conformance/interfaces/sem_open/10-1.c | 2 +- .../conformance/interfaces/sem_open/15-1.c | 2 +- .../conformance/interfaces/sem_open/2-1.c | 2 +- .../conformance/interfaces/sem_open/2-2.c | 2 +- .../conformance/interfaces/sem_open/3-1.c | 2 +- .../conformance/interfaces/sem_open/4-1.c | 2 +- .../conformance/interfaces/sem_open/5-1.c | 2 +- .../conformance/interfaces/sem_open/6-1.c | 2 +- .../conformance/interfaces/sem_post/1-1.c | 2 +- .../conformance/interfaces/sem_post/1-2.c | 2 +- .../conformance/interfaces/sem_post/2-1.c | 2 +- .../conformance/interfaces/sem_post/4-1.c | 2 +- .../conformance/interfaces/sem_post/5-1.c | 2 +- .../conformance/interfaces/sem_post/6-1.c | 2 +- .../conformance/interfaces/sem_timedwait/1-1.c | 2 +- .../conformance/interfaces/sem_timedwait/10-1.c | 2 +- .../conformance/interfaces/sem_timedwait/11-1.c | 2 +- .../conformance/interfaces/sem_timedwait/2-1.c | 2 +- .../conformance/interfaces/sem_timedwait/2-2.c | 2 +- .../conformance/interfaces/sem_timedwait/3-1.c | 2 +- .../conformance/interfaces/sem_timedwait/4-1.c | 2 +- .../conformance/interfaces/sem_timedwait/6-1.c | 2 +- .../conformance/interfaces/sem_timedwait/6-2.c | 2 +- .../conformance/interfaces/sem_timedwait/7-1.c | 2 +- .../conformance/interfaces/sem_timedwait/9-1.c | 2 +- .../conformance/interfaces/sem_unlink/1-1.c | 2 +- .../conformance/interfaces/sem_unlink/2-1.c | 2 +- .../conformance/interfaces/sem_unlink/2-2.c | 2 +- .../conformance/interfaces/sem_unlink/3-1.c | 2 +- .../conformance/interfaces/sem_unlink/4-1.c | 2 +- .../conformance/interfaces/sem_unlink/4-2.c | 2 +- .../conformance/interfaces/sem_unlink/5-1.c | 2 +- .../conformance/interfaces/sem_unlink/6-1.c | 2 +- .../conformance/interfaces/sem_unlink/7-1.c | 2 +- .../conformance/interfaces/sem_unlink/9-1.c | 2 +- .../conformance/interfaces/sem_wait/1-1.c | 2 +- .../conformance/interfaces/sem_wait/1-2.c | 2 +- .../conformance/interfaces/sem_wait/11-1.c | 2 +- .../conformance/interfaces/sem_wait/12-1.c | 2 +- .../conformance/interfaces/sem_wait/13-1.c | 2 +- .../conformance/interfaces/sem_wait/3-1.c | 2 +- .../conformance/interfaces/sem_wait/5-1.c | 2 +- .../conformance/interfaces/sem_wait/7-1.c | 2 +- .../conformance/interfaces/shm_open/1-1.c | 2 +- .../conformance/interfaces/shm_open/11-1.c | 2 +- .../conformance/interfaces/shm_open/13-1.c | 2 +- .../conformance/interfaces/shm_open/14-2.c | 2 +- .../conformance/interfaces/shm_open/15-1.c | 2 +- .../conformance/interfaces/shm_open/16-1.c | 2 +- .../conformance/interfaces/shm_open/17-1.c | 2 +- .../conformance/interfaces/shm_open/18-1.c | 2 +- .../conformance/interfaces/shm_open/20-1.c | 2 +- .../conformance/interfaces/shm_open/20-2.c | 2 +- .../conformance/interfaces/shm_open/20-3.c | 2 +- .../conformance/interfaces/shm_open/21-1.c | 2 +- .../conformance/interfaces/shm_open/22-1.c | 2 +- .../conformance/interfaces/shm_open/23-1.c | 2 +- .../conformance/interfaces/shm_open/25-1.c | 2 +- .../conformance/interfaces/shm_open/26-1.c | 2 +- .../conformance/interfaces/shm_open/26-2.c | 2 +- .../conformance/interfaces/shm_open/28-1.c | 2 +- .../conformance/interfaces/shm_open/28-2.c | 2 +- .../conformance/interfaces/shm_open/28-3.c | 2 +- .../conformance/interfaces/shm_open/32-1.c | 2 +- .../conformance/interfaces/shm_open/34-1.c | 2 +- .../conformance/interfaces/shm_open/37-1.c | 2 +- .../conformance/interfaces/shm_open/38-1.c | 2 +- .../conformance/interfaces/shm_open/39-1.c | 2 +- .../conformance/interfaces/shm_open/39-2.c | 2 +- .../conformance/interfaces/shm_open/41-1.c | 2 +- .../conformance/interfaces/shm_open/5-1.c | 2 +- .../conformance/interfaces/shm_open/8-1.c | 2 +- .../conformance/interfaces/shm_unlink/1-1.c | 2 +- .../conformance/interfaces/shm_unlink/10-1.c | 2 +- .../conformance/interfaces/shm_unlink/10-2.c | 2 +- .../conformance/interfaces/shm_unlink/11-1.c | 2 +- .../conformance/interfaces/shm_unlink/2-1.c | 2 +- .../conformance/interfaces/shm_unlink/3-1.c | 2 +- .../conformance/interfaces/shm_unlink/5-1.c | 2 +- .../conformance/interfaces/shm_unlink/6-1.c | 2 +- .../conformance/interfaces/shm_unlink/8-1.c | 2 +- .../conformance/interfaces/shm_unlink/9-1.c | 2 +- .../conformance/interfaces/sigaction/1-1.c | 2 +- .../conformance/interfaces/sigaction/1-10.c | 2 +- .../conformance/interfaces/sigaction/1-11.c | 2 +- .../conformance/interfaces/sigaction/1-12.c | 2 +- .../conformance/interfaces/sigaction/1-13.c | 2 +- .../conformance/interfaces/sigaction/1-14.c | 2 +- .../conformance/interfaces/sigaction/1-15.c | 2 +- .../conformance/interfaces/sigaction/1-16.c | 2 +- .../conformance/interfaces/sigaction/1-17.c | 2 +- .../conformance/interfaces/sigaction/1-18.c | 2 +- .../conformance/interfaces/sigaction/1-19.c | 2 +- .../conformance/interfaces/sigaction/1-2.c | 2 +- .../conformance/interfaces/sigaction/1-20.c | 2 +- .../conformance/interfaces/sigaction/1-21.c | 2 +- .../conformance/interfaces/sigaction/1-22.c | 2 +- .../conformance/interfaces/sigaction/1-23.c | 2 +- .../conformance/interfaces/sigaction/1-24.c | 2 +- .../conformance/interfaces/sigaction/1-25.c | 2 +- .../conformance/interfaces/sigaction/1-26.c | 2 +- .../conformance/interfaces/sigaction/1-3.c | 2 +- .../conformance/interfaces/sigaction/1-4.c | 2 +- .../conformance/interfaces/sigaction/1-5.c | 2 +- .../conformance/interfaces/sigaction/1-6.c | 2 +- .../conformance/interfaces/sigaction/1-7.c | 2 +- .../conformance/interfaces/sigaction/1-8.c | 2 +- .../conformance/interfaces/sigaction/1-9.c | 2 +- .../conformance/interfaces/sigaction/11-1.c | 2 +- .../conformance/interfaces/sigaction/12-1.c | 2 +- .../conformance/interfaces/sigaction/12-10.c | 2 +- .../conformance/interfaces/sigaction/12-11.c | 2 +- .../conformance/interfaces/sigaction/12-12.c | 2 +- .../conformance/interfaces/sigaction/12-13.c | 2 +- .../conformance/interfaces/sigaction/12-14.c | 2 +- .../conformance/interfaces/sigaction/12-15.c | 2 +- .../conformance/interfaces/sigaction/12-16.c | 2 +- .../conformance/interfaces/sigaction/12-17.c | 2 +- .../conformance/interfaces/sigaction/12-18.c | 2 +- .../conformance/interfaces/sigaction/12-19.c | 2 +- .../conformance/interfaces/sigaction/12-2.c | 2 +- .../conformance/interfaces/sigaction/12-20.c | 2 +- .../conformance/interfaces/sigaction/12-21.c | 2 +- .../conformance/interfaces/sigaction/12-22.c | 2 +- .../conformance/interfaces/sigaction/12-23.c | 2 +- .../conformance/interfaces/sigaction/12-24.c | 2 +- .../conformance/interfaces/sigaction/12-25.c | 2 +- .../conformance/interfaces/sigaction/12-26.c | 2 +- .../conformance/interfaces/sigaction/12-27.c | 2 +- .../conformance/interfaces/sigaction/12-28.c | 2 +- .../conformance/interfaces/sigaction/12-29.c | 2 +- .../conformance/interfaces/sigaction/12-3.c | 2 +- .../conformance/interfaces/sigaction/12-30.c | 2 +- .../conformance/interfaces/sigaction/12-31.c | 2 +- .../conformance/interfaces/sigaction/12-32.c | 2 +- .../conformance/interfaces/sigaction/12-33.c | 2 +- .../conformance/interfaces/sigaction/12-34.c | 2 +- .../conformance/interfaces/sigaction/12-35.c | 2 +- .../conformance/interfaces/sigaction/12-36.c | 2 +- .../conformance/interfaces/sigaction/12-37.c | 2 +- .../conformance/interfaces/sigaction/12-38.c | 2 +- .../conformance/interfaces/sigaction/12-39.c | 2 +- .../conformance/interfaces/sigaction/12-4.c | 2 +- .../conformance/interfaces/sigaction/12-40.c | 2 +- .../conformance/interfaces/sigaction/12-41.c | 2 +- .../conformance/interfaces/sigaction/12-42.c | 2 +- .../conformance/interfaces/sigaction/12-43.c | 2 +- .../conformance/interfaces/sigaction/12-44.c | 2 +- .../conformance/interfaces/sigaction/12-45.c | 2 +- .../conformance/interfaces/sigaction/12-46.c | 2 +- .../conformance/interfaces/sigaction/12-47.c | 2 +- .../conformance/interfaces/sigaction/12-48.c | 2 +- .../conformance/interfaces/sigaction/12-49.c | 2 +- .../conformance/interfaces/sigaction/12-5.c | 2 +- .../conformance/interfaces/sigaction/12-50.c | 2 +- .../conformance/interfaces/sigaction/12-51.c | 2 +- .../conformance/interfaces/sigaction/12-52.c | 2 +- .../conformance/interfaces/sigaction/12-6.c | 2 +- .../conformance/interfaces/sigaction/12-7.c | 2 +- .../conformance/interfaces/sigaction/12-8.c | 2 +- .../conformance/interfaces/sigaction/12-9.c | 2 +- .../conformance/interfaces/sigaction/13-1.c | 2 +- .../conformance/interfaces/sigaction/13-10.c | 2 +- .../conformance/interfaces/sigaction/13-11.c | 2 +- .../conformance/interfaces/sigaction/13-12.c | 2 +- .../conformance/interfaces/sigaction/13-13.c | 2 +- .../conformance/interfaces/sigaction/13-14.c | 2 +- .../conformance/interfaces/sigaction/13-15.c | 2 +- .../conformance/interfaces/sigaction/13-16.c | 2 +- .../conformance/interfaces/sigaction/13-17.c | 2 +- .../conformance/interfaces/sigaction/13-18.c | 2 +- .../conformance/interfaces/sigaction/13-19.c | 2 +- .../conformance/interfaces/sigaction/13-2.c | 2 +- .../conformance/interfaces/sigaction/13-20.c | 2 +- .../conformance/interfaces/sigaction/13-21.c | 2 +- .../conformance/interfaces/sigaction/13-22.c | 2 +- .../conformance/interfaces/sigaction/13-23.c | 2 +- .../conformance/interfaces/sigaction/13-24.c | 2 +- .../conformance/interfaces/sigaction/13-25.c | 2 +- .../conformance/interfaces/sigaction/13-26.c | 2 +- .../conformance/interfaces/sigaction/13-3.c | 2 +- .../conformance/interfaces/sigaction/13-4.c | 2 +- .../conformance/interfaces/sigaction/13-5.c | 2 +- .../conformance/interfaces/sigaction/13-6.c | 2 +- .../conformance/interfaces/sigaction/13-7.c | 2 +- .../conformance/interfaces/sigaction/13-8.c | 2 +- .../conformance/interfaces/sigaction/13-9.c | 2 +- .../conformance/interfaces/sigaction/17-1.c | 2 +- .../conformance/interfaces/sigaction/17-10.c | 2 +- .../conformance/interfaces/sigaction/17-11.c | 2 +- .../conformance/interfaces/sigaction/17-12.c | 2 +- .../conformance/interfaces/sigaction/17-13.c | 2 +- .../conformance/interfaces/sigaction/17-14.c | 2 +- .../conformance/interfaces/sigaction/17-15.c | 2 +- .../conformance/interfaces/sigaction/17-16.c | 2 +- .../conformance/interfaces/sigaction/17-17.c | 2 +- .../conformance/interfaces/sigaction/17-18.c | 2 +- .../conformance/interfaces/sigaction/17-19.c | 2 +- .../conformance/interfaces/sigaction/17-2.c | 2 +- .../conformance/interfaces/sigaction/17-20.c | 2 +- .../conformance/interfaces/sigaction/17-21.c | 2 +- .../conformance/interfaces/sigaction/17-22.c | 2 +- .../conformance/interfaces/sigaction/17-23.c | 2 +- .../conformance/interfaces/sigaction/17-24.c | 2 +- .../conformance/interfaces/sigaction/17-25.c | 2 +- .../conformance/interfaces/sigaction/17-26.c | 2 +- .../conformance/interfaces/sigaction/17-3.c | 2 +- .../conformance/interfaces/sigaction/17-4.c | 2 +- .../conformance/interfaces/sigaction/17-5.c | 2 +- .../conformance/interfaces/sigaction/17-6.c | 2 +- .../conformance/interfaces/sigaction/17-7.c | 2 +- .../conformance/interfaces/sigaction/17-8.c | 2 +- .../conformance/interfaces/sigaction/17-9.c | 2 +- .../conformance/interfaces/sigaction/18-1.c | 2 +- .../conformance/interfaces/sigaction/18-10.c | 2 +- .../conformance/interfaces/sigaction/18-11.c | 2 +- .../conformance/interfaces/sigaction/18-12.c | 2 +- .../conformance/interfaces/sigaction/18-13.c | 2 +- .../conformance/interfaces/sigaction/18-14.c | 2 +- .../conformance/interfaces/sigaction/18-15.c | 2 +- .../conformance/interfaces/sigaction/18-16.c | 2 +- .../conformance/interfaces/sigaction/18-17.c | 2 +- .../conformance/interfaces/sigaction/18-18.c | 2 +- .../conformance/interfaces/sigaction/18-19.c | 2 +- .../conformance/interfaces/sigaction/18-2.c | 2 +- .../conformance/interfaces/sigaction/18-20.c | 2 +- .../conformance/interfaces/sigaction/18-21.c | 2 +- .../conformance/interfaces/sigaction/18-22.c | 2 +- .../conformance/interfaces/sigaction/18-23.c | 2 +- .../conformance/interfaces/sigaction/18-24.c | 2 +- .../conformance/interfaces/sigaction/18-25.c | 2 +- ...... [truncated message content] |