about summary refs log tree commit diff
path: root/nptl/tst-cancelx17.c
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper2003-06-171-0/+1
* sysdeps/unix/clock_nanosleep.c (clock_nanosleep): nanosleep takes care of enabling cancellation. * sysdeps/pthread/aio_suspend.c (aio_suspend): Make aio_suspend cancelable. It's not correct to disable cancellation. Instead of a cleanup handler.