1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-04-26 15:09:05 +03:00
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
..
2006-07-26 01:42:58 +00:00
2007-07-12 18:26:36 +00:00
2005-12-20 07:21:59 +00:00
2004-04-21 23:12:39 +00:00
2003-12-10 23:02:33 +00:00
2006-04-25 19:14:45 +00:00
2007-07-12 18:26:36 +00:00
2004-03-07 22:22:04 +00:00
2003-03-29 19:20:17 +00:00
2005-05-26 14:30:51 +00:00
2004-03-06 08:19:29 +00:00
2004-03-24 00:06:13 +00:00
2004-03-17 23:19:36 +00:00
2003-06-12 16:20:32 +00:00
2007-07-12 18:26:36 +00:00
2004-05-04 19:25:38 +00:00
2003-11-19 06:12:51 +00:00
2004-10-14 02:24:44 +00:00
2004-05-04 19:25:38 +00:00
2005-05-26 14:30:51 +00:00
2005-12-20 07:21:59 +00:00
2004-10-14 02:24:44 +00:00
2003-09-03 03:22:23 +00:00
2003-09-03 03:22:23 +00:00
2003-05-15 00:27:35 +00:00
2003-12-10 23:02:33 +00:00