# # ChangeLog for testsuites/psxtests/psxhdrs/c11/threads/thrd_exit.c in rtems # # Generated by Trac 1.2.1.dev0 # 05/21/24 11:20:54 Sun, 09 Dec 2018 12:20:13 GMT Himanshu40 [b009cfb6] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psxhdrs/c11/threads/call_once.c (added) * testsuites/psxtests/psxhdrs/c11/threads/cnd_broadcast.c (added) * testsuites/psxtests/psxhdrs/c11/threads/cnd_destroy.c (added) * testsuites/psxtests/psxhdrs/c11/threads/cnd_init.c (added) * testsuites/psxtests/psxhdrs/c11/threads/cnd_signal.c (added) * testsuites/psxtests/psxhdrs/c11/threads/cnd_timedwait.c (added) * testsuites/psxtests/psxhdrs/c11/threads/cnd_wait.c (added) * testsuites/psxtests/psxhdrs/c11/threads/mtx_destroy.c (added) * testsuites/psxtests/psxhdrs/c11/threads/mtx_init.c (added) * testsuites/psxtests/psxhdrs/c11/threads/mtx_lock.c (added) * testsuites/psxtests/psxhdrs/c11/threads/mtx_timedlock.c (added) * testsuites/psxtests/psxhdrs/c11/threads/mtx_trylock.c (added) * testsuites/psxtests/psxhdrs/c11/threads/mtx_unlock.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_create.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_current.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_detach.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_equal.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_exit.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_join.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_sleep.c (added) * testsuites/psxtests/psxhdrs/c11/threads/thrd_yield.c (added) * testsuites/psxtests/psxhdrs/c11/threads/tss_create.c (added) * testsuites/psxtests/psxhdrs/c11/threads/tss_delete.c (added) * testsuites/psxtests/psxhdrs/c11/threads/tss_get.c (added) * testsuites/psxtests/psxhdrs/c11/threads/tss_set.c (added) psxhdrs: Added POSIX API Signature Compliance Tests for threads.h ...