From 60d73a7ac4e0116ef2e458d705aeee14aff7aed9 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 17 Jun 2003 22:11:22 +0000 Subject: Update. * 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. --- nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c (limited to 'nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c') diff --git a/nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c b/nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c new file mode 100644 index 0000000000..a4f9fe8f5f --- /dev/null +++ b/nptl/sysdeps/unix/sysv/linux/sigwaitinfo.c @@ -0,0 +1,2 @@ +#include +#include "../../../../../sysdeps/unix/sysv/linux/sigwaitinfo.c" -- cgit v1.2.3-70-g09d2