glibc/nptl/sysdeps/unix/sysv/linux/sleep.c
Ulrich Drepper 2667645020 Update.
2003-06-17  Ulrich Drepper  <drepper@redhat.com>

	* 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.
2003-06-17 08:44:32 +00:00

3 lines
70 B
C

#include <nptl/pthreadP.h>
#include <sysdeps/unix/sysv/linux/sleep.c>