libc-testsuite/pthread.c, branch master correctness and quality tests for libc implementations add pthread_cond_broadcast test 2011年09月27日T02:51:55+00:00 Rich Felker dalias@aerifal.cx 2011年09月27日T02:51:55+00:00 6cbbd147434b343705dedffc201fe3667f3004f1
new pthread cond var test for multiple waiters 2011年09月23日T01:09:56+00:00 Rich Felker dalias@aerifal.cx 2011年09月23日T01:09:56+00:00 013c2f7aa49f5b683ff28f5e039287cba960e3d6
fix pthread test: cannot use barriers with async cancellation enabled! 2011年09月05日T01:31:57+00:00 Rich Felker dalias@aerifal.cx 2011年09月05日T01:31:57+00:00 7493b57058af4c894dbda14924a2602ad30fd96a actually, sem_post is not specified as being async-canel-safe either, but it's required to be async-signal-safe, and if it did anything unsafe after upping the semaphore value, there's no way it could be async-signal-safe...
actually, sem_post is not specified as being async-canel-safe either,
but it's required to be async-signal-safe, and if it did anything
unsafe after upping the semaphore value, there's no way it could be
async-signal-safe...
fix invalid test: pthread_exit in cancellation handler is UB 2011年09月05日T00:42:01+00:00 Rich Felker dalias@aerifal.cx 2011年09月05日T00:42:01+00:00 a5794c5f7e452b28eed4cfaa33eca959574837f6
test nested cancellation handlers 2011年04月17日T21:05:43+00:00 Rich Felker dalias@aerifal.cx 2011年04月17日T21:05:43+00:00 ccd91362dd6db79e1e652f2858ff8750a35192ff
more CANCELED spelling 2011年04月02日T01:03:00+00:00 Rich Felker dalias@aerifal.cx 2011年04月02日T01:03:00+00:00 17d03bb71fc2a4944505dd0cd89a8e2d9b2deabc
spelling error in CANCELED 2011年04月02日T00:44:11+00:00 Rich Felker dalias@aerifal.cx 2011年04月02日T00:44:11+00:00 c6c7f7681ec908e2963ae684e77390037a9547a9 actually either is correct linguistically, but for the constant it must have just a single L
actually either is correct linguistically, but for the constant it
must have just a single L
primitive condition var test 2011年03月29日T03:01:42+00:00 Rich Felker dalias@aerifal.cx 2011年03月29日T03:01:42+00:00 22ec3cfd85228b6910f2f6b61626eb13c14636d7
initial check-in, taken from old libc svn repo with significant additions 2011年03月20日T02:26:06+00:00 Rich Felker dalias@aerifal.cx 2011年03月20日T02:26:06+00:00 a9baddd7d07b9fe15e212985a808a79773ec72e4

AltStyle によって変換されたページ (->オリジナル) /