glibc/signal
Ulrich Drepper 50e16f8519 * bits/types.h: Don't include stddef.h, don't define __need_size_t.
* signal/signal.h <__USE_BSD || __USE_XOPEN_EXTENDED>: Define
	__need_size_t and include stddef.h.
	* sysvipc/sys/msg.h: Likewise.
	* posix/sched.h: Likewise.
	* hurd/hurd/signal.h (__need_size_t): Define.

	* CONFORMANCE: ctype.h and wctype.h no longer define size_t,
	neither does signal.h in pedantic ISO C namespaces.  stdio.h
	no longer defines wint_t or wchar_t.
2007-07-19 17:21:02 +00:00
..
sys initial import 1995-02-18 01:27:10 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile [BZ #1951] 2006-04-23 19:05:33 +00:00
Versions Update. 2004-05-04 16:47:14 +00:00
allocrtsig.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
kill.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
killpg.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
raise.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigaction.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigaddset.c Update. 2003-04-29 22:49:58 +00:00
sigaltstack.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigandset.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigblock.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigdelset.c Update. 2003-04-29 22:49:58 +00:00
sigempty.c 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-03 22:26:02 +00:00
sigfillset.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
siggetmask.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sighold.c Update. 2003-04-17 18:12:31 +00:00
sigignore.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigintr.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigisempty.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigismem.c 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-03 22:26:02 +00:00
signal.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
signal.h * bits/types.h: Don't include stddef.h, don't define __need_size_t. 2007-07-19 17:21:02 +00:00
sigorset.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigpause.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigpending.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigprocmask.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigqueue.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigrelse.c Update. 2003-04-17 18:39:26 +00:00
sigreturn.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigset.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigsetmask.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigsetops.c Update. 1998-10-08 16:12:50 +00:00
sigsetops.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigstack.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigsuspend.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigtimedwait.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigvec.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigwait.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sigwaitinfo.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sysv_signal.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
tst-raise.c Update. 2003-12-29 17:59:41 +00:00
tst-signal.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00
tst-sigset.c 2003-03-31 Roland McGrath <roland@redhat.com> 2003-04-01 06:49:23 +00:00
tst-sigset2.c [BZ #1951] 2006-04-23 19:05:33 +00:00
tst-sigsimple.c Update. 2003-04-17 23:30:20 +00:00