summaryrefslogtreecommitdiff
path: root/wcstol.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2011-09-04 21:31:57 -0400
committerRich Felker <dalias@aerifal.cx>2011-09-04 21:31:57 -0400
commit7493b57058af4c894dbda14924a2602ad30fd96a (patch)
tree1d145a001cc107b3ba5cd6537298d8f4b5d9a0ef /wcstol.c
parenta5794c5f7e452b28eed4cfaa33eca959574837f6 (diff)
downloadlibc-testsuite-7493b57058af4c894dbda14924a2602ad30fd96a.tar.gz
fix pthread test: cannot use barriers with async cancellation enabled!
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...
Diffstat (limited to 'wcstol.c')
0 files changed, 0 insertions, 0 deletions