glibc/misc
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
sys Update. 2001-01-27 19:28:32 +00:00
.cvsignore
ar.h
daemon.c
dirname.c Update. 2000-12-16 07:54:18 +00:00
efgcvt_r.c Include <float.h>. 2001-01-27 10:54:50 +00:00
efgcvt.c Update. 2000-12-16 07:54:18 +00:00
err.c
err.h
error.c Update. 2000-12-08 17:27:11 +00:00
error.h
fstab.c
fstab.h
getpass.c
getttyent.c
getusershell.c Update. 2000-11-28 07:40:13 +00:00
hsearch_r.c
hsearch.c
init-misc.c
insremque.c
libgen.h
lsearch.c
Makefile Update. 2000-11-01 08:10:10 +00:00
mkdtemp.c
mkstemp64.c
mkstemp.c
mktemp.c
mntent_r.c Update. 2000-11-28 07:40:13 +00:00
mntent.c
mntent.h
qefgcvt_r.c
qefgcvt.c Update. 2000-12-16 07:54:18 +00:00
regexp.c Update. 2000-11-28 07:40:13 +00:00
regexp.h
search.h
sgtty.h
stab.h
syscall.h
sysexits.h
syslog.c
syslog.h
tsearch.c Update. 2000-11-25 01:26:30 +00:00
tst-dirname.c Update. 2000-12-16 07:54:18 +00:00
tst-efgcvt.c Make local functions static. 2000-12-27 20:26:07 +00:00
tst-fdset.c
tst-mntent.c
tst-tsearch.c
ttyent.h
ttyslot.c
ustat.h
Versions