From 2667645020a4322a2730e340302748f1b0c1a1ce Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 17 Jun 2003 08:44:32 +0000 Subject: Update. 2003-06-17 Ulrich Drepper * tst-cancel4.c: Add tests for the socket and signal functions, pause. Also test early cancellation before the thread reaches the cancellation point. * Makefile: Compile forward.c with exceptions. * sysdeps/unix/sysv/linux/sleep.c: New file. --- nptl/sysdeps/unix/sysv/linux/sleep.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 nptl/sysdeps/unix/sysv/linux/sleep.c (limited to 'nptl/sysdeps/unix/sysv/linux/sleep.c') diff --git a/nptl/sysdeps/unix/sysv/linux/sleep.c b/nptl/sysdeps/unix/sysv/linux/sleep.c new file mode 100644 index 0000000000..c56b49b39f --- /dev/null +++ b/nptl/sysdeps/unix/sysv/linux/sleep.c @@ -0,0 +1,2 @@ +#include +#include -- cgit v1.2.3-70-g09d2