glibc/signal
Ulrich Drepper 2ff458ebe6 Update.
2001-01-27  Ulrich Drepper  <drepper@redhat.com>

	* signal/signal.h: Fix handling of __need_* symbols.
	* misc/sys/select.c: Define fd_set here.  Remove __fd_set.  Define
	fd_mask only if __USE_MISC.  Declare pselect for __USE_XOPEN2K.
	* include/sys/select.h: Use fd_set not __fd_set.
	* sysdeps/generic/bits/select.h: Likewise.
	* sysdeps/i386/bits/select.h: Likewise.
	* sysdeps/generic/bits/types.h: Don't define __fd_mask, __NFDBITS,
	__FDELT, __FDMASK, and __fd_set here.
	* sysdeps/unix/sysv/aix/bits/types.h: Likewise.
	* sysdeps/unix/sysv/hpux/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/alpha/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/ia64/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/types.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/bits/types.h: Likewise.
	* sysdeps/unix/sysv/sysv4/solaris2/bits/types.h: Likewise.
	* time/sys/time.h: Define struct timeval before including <time.h>
	and <sys/select.h>.

	* conform/data/sys/time.h-data: fd_set is a typedef.
	* conform/data/sys/select.h-data: New file.
	* conform/data/sys/mman.h-data: Make typed mem stuff optional.
	* conform/conformtest.pl (@headers): Add sys/select.h.
	(type, optional-type): Unless testing a typedef instantiate object.
	Implement optional-function.

	* math/test-misc.c: Include <float.h>.
2001-01-27 19:28:32 +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 Update. 1998-07-08 22:53:56 +00:00
Versions Update. 2000-02-23 06:02:09 +00:00
allocrtsig.c Update. 1999-04-28 23:13:52 +00:00
sigaddset.c update from main archive 960105 1997-01-06 22:07:28 +00:00
sigandset.c update. 1997-07-11 01:19:07 +00:00
sigdelset.c update from main archive 960105 1997-01-06 22:07:28 +00:00
sigempty.c update from main archive 960107 1997-01-07 23:29:44 +00:00
sigfillset.c update from main archive 960107 1997-01-07 23:29:44 +00:00
siggetmask.c update from main archive 960105 1997-01-06 22:07:28 +00:00
sighold.c Update. 2000-08-21 04:18:25 +00:00
sigisempty.c update. 1997-07-11 01:19:07 +00:00
sigismem.c update from main archive 960105 1997-01-06 22:07:28 +00:00
signal.h Update. 2001-01-27 19:28:32 +00:00
sigorset.c update. 1997-07-11 01:19:07 +00:00
sigrelse.c Update. 2000-08-21 04:18:25 +00:00
sigsetops.c Update. 1998-10-08 16:12:50 +00:00
sigsetops.h update from main archive 961208 1996-12-09 03:15:25 +00:00
tst-signal.c * malloc/memusagestat.c (main): Use return instead of exit to 2000-12-31 10:52:32 +00:00