glibc/sysdeps/unix/sysv/sysv4
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
..
bits Update. 2000-02-24 08:04:43 +00:00
i386 Update. 2000-06-22 17:59:07 +00:00
solaris2 Update. 2001-01-27 19:28:32 +00:00
__getpgid.c Update. 1997-05-26 23:01:17 +00:00
__setpgid.c Update. 1997-05-26 23:01:17 +00:00
Dist Update. 1997-03-19 05:47:56 +00:00
dup2.c Sun Feb 19 17:46:13 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu> 1995-02-20 01:08:14 +00:00
ftruncate.c Update. 1997-05-26 23:01:17 +00:00
gethostname.c Update. 2000-04-02 08:05:36 +00:00
getpagesize.c initial import 1995-02-18 01:27:10 +00:00
getpgid.c Update. 1999-07-27 05:10:43 +00:00
Implies initial import 1995-02-18 01:27:10 +00:00
Makefile update from main arhive 970119 1997-01-20 02:49:49 +00:00
pipestream.c initial import 1995-02-18 01:27:10 +00:00
sethostname.c Update. 1997-05-26 23:01:17 +00:00
setpgid.c Update. 1999-07-27 05:10:43 +00:00
setsid.c Update. 1999-07-27 05:10:43 +00:00
sigaction.c Update. 1997-06-23 21:55:26 +00:00
siginfo.h Update. 1997-06-23 21:55:26 +00:00
sigset-cvt-mask.h Update. 1998-06-07 14:06:56 +00:00
syscalls.list Mon Feb 12 03:10:41 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu> 1996-02-12 08:37:31 +00:00
sysconf.c Update. 1997-06-23 21:55:26 +00:00
sysconfig.h Update. 1997-06-23 21:55:26 +00:00
system.c initial import 1995-02-18 01:27:10 +00:00
waitpid.c Update. 1997-06-23 21:55:26 +00:00