glibc/nptl/sysdeps
Roland McGrath b894c2ea7e * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.
* sysdeps/unix/sysv/linux/x86_64/sigsuspend.c: File removed.
	* sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: File removed.
	* sysdeps/unix/sysv/linux/sparc/sparc64/sigsuspend.c: File removed.

	* sysdeps/unix/sysv/linux/not-cancel.h (pause_not_cancel): New macro.
	(nanosleep_not_cancel): New macro.
	(sigsuspend_not_cancel): new macro.
	* sysdeps/unix/sysv/linux/sigsuspend.c [__ASSUME_REALTIME_SIGNALS]
	(do_sigsuspend): Define as inline.
	(__sigsuspend): Always use do_sigsuspend.
	[! NO_CANCELLATION] (__sigsuspend_nocancel): New function.
	* include/signal.h: Declare __sigsuspend_nocancel.
	* sysdeps/posix/pause.c
	[! NO_CANCELLATION] (__pause_nocancel): New function.

	* include/unistd.h (__pause_nocancel): Add attribute_hidden.
	* include/time.h (__nanosleep_nocancel): Likewise.
2006-07-31 05:58:51 +00:00
..
alpha (tcbhead_t): Rename member to __private. 2006-01-13 21:38:17 +00:00
i386 * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
ia64 * sysdeps/ia64/tls.h (tcbhead_t): Rename private membe to __private. 2006-01-06 21:47:59 +00:00
powerpc * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
pthread 2006-07-28 Ulrich Drepper <drepper@redhat.com> 2006-07-29 04:42:09 +00:00
s390 * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
sh * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
sparc * sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/. 2006-01-10 08:23:51 +00:00
unix/sysv/linux * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed. 2006-07-31 05:58:51 +00:00
x86_64 * Makeconfig (%.v.i rule): Don't use -DASSEMBLER. 2006-04-27 01:25:47 +00:00