glibc/sysdeps/pthread
Samuel Thibault 749cd2ca78 htl: Get sem_open/sem_close/sem_unlink support [BZ #25524]
This just moves the existing nptl implementation to reuse as it is in
htl.
2020-12-16 14:27:25 +01:00
..
bits Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
aio_cancel.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
aio_error.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
aio_fsync.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
aio_misc.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
aio_misc.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
aio_notify.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
aio_read64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
aio_read.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
aio_suspend.c y2038: Convert aio_suspend to support 64 bit time 2020-11-30 14:08:44 +01:00
aio_write64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
aio_write.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
allocalim.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
call_once.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
cnd_broadcast.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
cnd_destroy.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
cnd_init.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
cnd_signal.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
cnd_timedwait.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
cnd_wait.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
eintr.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
flockfile.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
ftrylockfile.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
funlockfile.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lio_listio64.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
lio_listio.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
Makeconfig Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. 2012-08-17 09:35:15 -07:00
Makefile nptl: Return EINVAL for invalid clock for pthread_clockjoin_np 2020-11-25 10:46:25 -03:00
mtx_destroy.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
mtx_init.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
mtx_lock.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
mtx_timedlock.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
mtx_trylock.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
mtx_unlock.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
posix-timer.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
sem_close.c htl: Get sem_open/sem_close/sem_unlink support [BZ #25524] 2020-12-16 14:27:25 +01:00
sem_open.c htl: Get sem_open/sem_close/sem_unlink support [BZ #25524] 2020-12-16 14:27:25 +01:00
sem_unlink.c htl: Get sem_open/sem_close/sem_unlink support [BZ #25524] 2020-12-16 14:27:25 +01:00
semaphore.h Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
thrd_create.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
thrd_detach.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
thrd_equal.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
thrd_exit.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
thrd_join.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
thrd_priv.h C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
thrd_sleep.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
threads.h C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
timer_create.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
timer_delete.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
timer_getoverr.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
timer_gettime.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
timer_routines.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
timer_settime.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tss_create.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
tss_delete.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
tss_get.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
tss_set.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
tst-_res1.c htl: Enable more tests 2020-06-07 23:45:25 +00:00
tst-_res1mod1.c htl: Enable more tests 2020-06-07 23:45:25 +00:00
tst-_res1mod2.c htl: Enable more tests 2020-06-07 23:45:25 +00:00
tst-abstime.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-atfork1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-atfork2.c htl: Enable more tests 2020-06-07 23:45:25 +00:00
tst-atfork2mod.c htl: Enable more tests 2020-06-07 23:45:25 +00:00
tst-attr1.c pthread: Move some attr tests from nptl to sysdeps/pthread 2020-02-09 17:30:30 +00:00
tst-backtrace1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-bad-schedattr.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-barrier1.c pthread: Move most barrier tests from nptl to sysdeps/pthread 2020-02-10 01:03:55 +00:00
tst-barrier2.c pthread: Move most barrier tests from nptl to sysdeps/pthread 2020-02-10 01:03:55 +00:00
tst-barrier3.c pthread: Move most barrier tests from nptl to sysdeps/pthread 2020-02-10 01:03:55 +00:00
tst-barrier4.c pthread: Move most barrier tests from nptl to sysdeps/pthread 2020-02-10 01:03:55 +00:00
tst-basic1.c pthread: Move basic tests from nptl to sysdeps/pthread 2020-02-09 16:12:53 +00:00
tst-basic2.c pthread: Move basic tests from nptl to sysdeps/pthread 2020-02-09 16:12:53 +00:00
tst-basic3.c pthread: Move basic tests from nptl to sysdeps/pthread 2020-02-09 16:12:53 +00:00
tst-basic4.c pthread: Move basic tests from nptl to sysdeps/pthread 2020-02-09 16:12:53 +00:00
tst-basic5.c pthread: Move basic tests from nptl to sysdeps/pthread 2020-02-09 16:12:53 +00:00
tst-basic6.c pthread: Move basic tests from nptl to sysdeps/pthread 2020-02-09 16:12:53 +00:00
tst-basic7.c pthread: Move basic tests from nptl to sysdeps/pthread 2020-02-09 16:12:53 +00:00
tst-call-once.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
tst-cancel1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel3.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel4-common.c htl: Enable tst-cancelx?[45] 2020-08-06 23:38:35 +00:00
tst-cancel4-common.h htl: Enable tst-cancelx?[45] 2020-08-06 23:38:35 +00:00
tst-cancel4.c htl: Enable tst-cancelx?[45] 2020-08-06 23:38:35 +00:00
tst-cancel5.c htl: Enable tst-cancelx?[45] 2020-08-06 23:38:35 +00:00
tst-cancel6.c htl: Enable more cancel tests 2020-06-10 21:34:19 +00:00
tst-cancel8.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel9.c htl: Enable more cancellation tests 2020-06-14 16:16:59 +00:00
tst-cancel10.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel11.c htl: Enable more cancel tests 2020-06-10 21:34:19 +00:00
tst-cancel12.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel13.c htl: Make sem_*wait cancellations points 2020-06-24 01:19:49 +02:00
tst-cancel14.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel15.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel16.c htl: Enable cancel*16 an cancel*20 tests 2020-06-29 00:16:33 +00:00
tst-cancel18.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel19.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel20.c htl: Enable cancel*16 an cancel*20 tests 2020-06-29 00:16:33 +00:00
tst-cancel21-static.c htl: Enable more cancel tests 2020-06-10 21:34:19 +00:00
tst-cancel21.c htl: Enable more cancel tests 2020-06-10 21:34:19 +00:00
tst-cancel22.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel23.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel25.c htl: Enable tst-cancel25 test 2020-06-24 00:02:31 +02:00
tst-cancel26.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel27.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel28.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel-self-cancelstate.c htl: Enable more cancellation tests 2020-06-14 16:16:59 +00:00
tst-cancel-self-canceltype.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel-self-cleanup.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel-self-testcancel.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancel-self.c htl: Enable more cancellation tests 2020-06-14 16:16:59 +00:00
tst-cancelx1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancelx2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancelx3.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancelx4.c htl: Enable tst-cancelx?[45] 2020-08-06 23:38:35 +00:00
tst-cancelx5.c htl: Enable tst-cancelx?[45] 2020-08-06 23:38:35 +00:00
tst-cancelx6.c htl: Enable more cancel tests 2020-06-10 21:34:19 +00:00
tst-cancelx8.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancelx9.c htl: Enable more cancellation tests 2020-06-14 16:16:59 +00:00
tst-cancelx10.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancelx11.c htl: Enable more cancel tests 2020-06-10 21:34:19 +00:00
tst-cancelx12.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancelx13.c htl: Make sem_*wait cancellations points 2020-06-24 01:19:49 +02:00
tst-cancelx14.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancelx15.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancelx16.c htl: Enable cancel*16 an cancel*20 tests 2020-06-29 00:16:33 +00:00
tst-cancelx18.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cancelx20.c htl: Enable cancel*16 an cancel*20 tests 2020-06-29 00:16:33 +00:00
tst-cancelx21.c htl: Enable more cancel tests 2020-06-10 21:34:19 +00:00
tst-cleanup0.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cleanup0.expect htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cleanup1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cleanup2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cleanup3.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cleanupx0.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cleanupx0.expect htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cleanupx1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cleanupx2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cleanupx3.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-clock1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-cnd-basic.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
tst-cnd-broadcast.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
tst-cnd-timedwait.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
tst-cond1.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond2.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond3.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond4.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond5.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond6.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond7.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond8-static.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond8.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond9.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond10.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond11-static.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond11.c tst-cond11: Fix build with _SC_MONOTONIC_CLOCK > 0 2020-06-01 17:38:31 +00:00
tst-cond12.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond13.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond14.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond15.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond16.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond17.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond18.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond19.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond20.c htl: Make pthread_cond_destroy wait for threads to be woken 2020-06-01 17:38:31 +00:00
tst-cond21.c htl: Make pthread_cond_destroy wait for threads to be woken 2020-06-01 17:38:31 +00:00
tst-cond23.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond24.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond25.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond27.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-cond-except.c pthread: Move most cond tests from nptl to sysdeps/pthread 2020-02-09 19:24:44 +00:00
tst-create-detached.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-detach1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-eintr2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-eintr3.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-eintr4.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-eintr5.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-exec1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-exec2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-exec3.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-exit1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-exit2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-exit3.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-fini1.c htl: Enable more tests 2020-06-07 23:45:25 +00:00
tst-fini1mod.c htl: Enable more tests 2020-06-07 23:45:25 +00:00
tst-flock1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-flock2.c htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2 2020-06-07 16:14:23 +02:00
tst-fork1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-fork2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-fork3.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-fork4.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-getpid3.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-join1.c pthread: Move some join tests from nptl to sysdeps/pthread 2020-02-10 01:21:46 +00:00
tst-join2.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-join3.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-join4.c pthread: Move some join tests from nptl to sysdeps/pthread 2020-02-10 01:21:46 +00:00
tst-join5.c pthread: Move some join tests from nptl to sysdeps/pthread 2020-02-10 01:21:46 +00:00
tst-join6.c pthread: Move some join tests from nptl to sysdeps/pthread 2020-02-10 01:21:46 +00:00
tst-join7.c pthread: Move some join tests from nptl to sysdeps/pthread 2020-02-10 01:21:46 +00:00
tst-join7mod.c pthread: Move some join tests from nptl to sysdeps/pthread 2020-02-10 01:21:46 +00:00
tst-join8.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-join9.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-join10.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-join11.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-join12.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-join13.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-join14.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-join15.c nptl: Return EINVAL for invalid clock for pthread_clockjoin_np 2020-11-25 10:46:25 -03:00
tst-key1.c pthread: Move key tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-key2.c pthread: Move key tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-key3.c pthread: Move key tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-key4.c pthread: Move key tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-kill1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-kill2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-kill3.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-kill4.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-kill5.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-kill6.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-locale1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-locale2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-memstream.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-mtx-basic.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
tst-mtx-recursive.c C11 threads: Fix inaccuracies in testsuite 2020-09-07 11:42:52 +02:00
tst-mtx-timedlock.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
tst-mtx-trylock.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
tst-mutex1.c pthread: Move most mutex tests from nptl to sysdeps/pthread 2020-02-09 17:17:06 +00:00
tst-mutex2.c pthread: Move most mutex tests from nptl to sysdeps/pthread 2020-02-09 17:17:06 +00:00
tst-mutex3.c pthread: Move most mutex tests from nptl to sysdeps/pthread 2020-02-09 17:17:06 +00:00
tst-mutex4.c pthread: Move most mutex tests from nptl to sysdeps/pthread 2020-02-09 17:17:06 +00:00
tst-mutex5.c nptl: Fix PTHREAD_PRIO_PROTECT timed lock 2020-11-27 09:59:13 -03:00
tst-mutex6.c pthread: Move most mutex tests from nptl to sysdeps/pthread 2020-02-09 17:17:06 +00:00
tst-mutex7.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-mutex7robust.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-mutex9.c nptl: Fix PTHREAD_PRIO_PROTECT timed lock 2020-11-27 09:59:13 -03:00
tst-mutex10.c pthread: Move most mutex tests from nptl to sysdeps/pthread 2020-02-09 17:17:06 +00:00
tst-mutex11.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-mutex-errorcheck.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-once1.c pthread: Move most once tests from nptl to sysdeps/pthread 2020-02-09 19:50:21 +00:00
tst-once2.c pthread: Move most once tests from nptl to sysdeps/pthread 2020-02-09 19:50:21 +00:00
tst-once3.c pthread: Move most once tests from nptl to sysdeps/pthread 2020-02-09 19:50:21 +00:00
tst-once4.c pthread: Move most once tests from nptl to sysdeps/pthread 2020-02-09 19:50:21 +00:00
tst-oncex3.c pthread: Move most once tests from nptl to sysdeps/pthread 2020-02-09 19:50:21 +00:00
tst-oncex4.c pthread: Move most once tests from nptl to sysdeps/pthread 2020-02-09 19:50:21 +00:00
tst-pt-align3.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-pt-align.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-pt-popen1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-pt-sysconf.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-pt-tls1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-pt-tls2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-pt-tls4.c htl: Enable more tests 2020-06-07 23:45:25 +00:00
tst-pt-vfork1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-pt-vfork2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-pthread-mutexattr.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-raise1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-robust1.c pthread: Move robust mutex tests from nptl to sysdeps/pthread 2020-02-16 14:43:54 +00:00
tst-robust2.c pthread: Move robust mutex tests from nptl to sysdeps/pthread 2020-02-16 14:43:54 +00:00
tst-robust3.c pthread: Move robust mutex tests from nptl to sysdeps/pthread 2020-02-16 14:43:54 +00:00
tst-robust4.c pthread: Move robust mutex tests from nptl to sysdeps/pthread 2020-02-16 14:43:54 +00:00
tst-robust5.c pthread: Move robust mutex tests from nptl to sysdeps/pthread 2020-02-16 14:43:54 +00:00
tst-robust6.c pthread: Move robust mutex tests from nptl to sysdeps/pthread 2020-02-16 14:43:54 +00:00
tst-robust7.c pthread: Move robust mutex tests from nptl to sysdeps/pthread 2020-02-16 14:43:54 +00:00
tst-robust8.c pthread: Move robust mutex tests from nptl to sysdeps/pthread 2020-02-16 14:43:54 +00:00
tst-robust9.c pthread: Move robust mutex tests from nptl to sysdeps/pthread 2020-02-16 14:43:54 +00:00
tst-robust10.c pthread: Move robust mutex tests from nptl to sysdeps/pthread 2020-02-16 14:43:54 +00:00
tst-rwlock1.c pthread: Move some rwlock tests from nptl to sysdeps/pthread 2020-02-09 20:07:51 +00:00
tst-rwlock4.c pthread: Move some rwlock tests from nptl to sysdeps/pthread 2020-02-09 20:07:51 +00:00
tst-rwlock5.c pthread: Move some rwlock tests from nptl to sysdeps/pthread 2020-02-09 20:07:51 +00:00
tst-rwlock12.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-rwlock13.c pthread: Move some rwlock tests from nptl to sysdeps/pthread 2020-02-09 20:07:51 +00:00
tst-rwlock14.c htl: Add clock variants 2020-05-26 00:46:07 +00:00
tst-rwlock16.c pthread: Move some rwlock tests from nptl to sysdeps/pthread 2020-02-09 20:07:51 +00:00
tst-rwlock-tryrdlock-stall.c pthread: Move some rwlock tests from nptl to sysdeps/pthread 2020-02-09 20:07:51 +00:00
tst-rwlock-trywrlock-stall.c pthread: Move some rwlock tests from nptl to sysdeps/pthread 2020-02-09 20:07:51 +00:00
tst-sem1.c pthread: Move most sem tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-sem2.c pthread: Move most sem tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-sem3.c pthread: Move most sem tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-sem4.c pthread: Move most sem tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-sem5.c htl: Add sem_clockwait support 2020-06-07 03:14:49 +02:00
tst-sem6.c pthread: Move most sem tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-sem7.c pthread: Move most sem tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-sem8.c pthread: Move most sem tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-sem9.c pthread: Move most sem tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-sem10.c pthread: Move most sem tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-sem14.c pthread: Move most sem tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-sem15.c pthread: Move most sem tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-sem16.c pthread: Move most sem tests from nptl to sysdeps/pthread 2020-02-10 01:03:54 +00:00
tst-setuid3.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-signal1.c htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2 2020-06-07 16:14:23 +02:00
tst-signal2.c htl: Enable but XFAIL tst-flock2, tst-signal1, tst-signal2 2020-06-07 16:14:23 +02:00
tst-signal4.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-signal5.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-signal6.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-signal8.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-spin1.c pthread: Move spin tests from nptl to sysdeps/pthread 2020-02-09 17:00:44 +00:00
tst-spin2.c pthread: Move spin tests from nptl to sysdeps/pthread 2020-02-09 17:00:44 +00:00
tst-spin3.c pthread: Move spin tests from nptl to sysdeps/pthread 2020-02-09 17:00:44 +00:00
tst-spin4.c pthread: Move spin tests from nptl to sysdeps/pthread 2020-02-09 17:00:44 +00:00
tst-stack1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-stdio1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-stdio2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-thrd-detach.c C11 threads: Move implementation to sysdeps/pthread 2020-02-09 13:56:48 +01:00
tst-thrd-sleep.c C11 threads: Fix inaccuracies in testsuite 2020-09-07 11:42:52 +02:00
tst-timer.c Update copyright dates with scripts/update-copyrights. 2020-01-01 00:14:33 +00:00
tst-tls4moda.c htl: Enable more tests 2020-06-07 23:45:25 +00:00
tst-tls4modb.c htl: Enable more tests 2020-06-07 23:45:25 +00:00
tst-tsd1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-tsd2.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-tsd5.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-tsd6.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-tss-basic.c C11 threads: Fix inaccuracies in testsuite 2020-09-07 11:42:52 +02:00
tst-umask1.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-unload.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-unwind-thread.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-vfork1x.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
tst-vfork2x.c htl: Enable more tests 2020-06-07 13:35:54 +02:00
Versions lio_listio should emit an event for each individual request in 2006-01-03 23:19:03 +00:00