glibc/sysdeps/unix/sysv/linux/alpha
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
..
alpha
bits Update. 2001-01-27 19:28:32 +00:00
net
sys Remove K&R support. 2000-05-23 09:07:17 +00:00
adjtime.c Update. 2000-04-15 17:15:10 +00:00
brk.S
clone.S
configure
configure.in
Dist Update. 2000-04-06 20:10:19 +00:00
fpathconf.c Update. 2000-06-18 05:22:55 +00:00
fstatfs64.c
ftruncate64.c
fxstat64.c
getclktck.c Update. 2000-11-01 08:10:10 +00:00
getdents.c Update. 2000-08-19 16:58:09 +00:00
getitimer.S
getrlimit64.c
getrusage.S Update. 2000-04-22 07:19:25 +00:00
getsysstats.c
gettimeofday.S
glob64.c
glob.c Update. 2000-04-04 06:03:48 +00:00
ieee_get_fp_control.S
ieee_set_fp_control.S
ioperm.c Update. 2000-04-22 07:19:25 +00:00
ipc_priv.h Update. 2000-01-24 12:38:46 +00:00
kernel_sigaction.h
kernel_stat.h Update. 2000-08-12 05:14:52 +00:00
kernel_termios.h
lxstat64.c
Makefile * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Kill sethae. * sysdeps/unix/sysv/linux/alpha/Versions: Add pciconfig_iobase. * sysdeps/unix/sysv/linux/alpha/ioperm.c (all address constants): Use physical addresses not KSEG addresses. (io_system): Add PYXIS. (io): Remove hae.reg, sys, hae_shift. (stb_mb, stw_mb, stl_mb, __sethae): New. (inline_outb, inline_outw, inline_outl): Don't set hae. (inline_inb, inline_inw, inline_inl): Likewise. (dense_sethae): New null function. (struct cpuinfo_data): New. (process_cpuinfo): Use local and stack variables, not static. Move readlink check here from init_iosys. (init_iosys): Use __pciconfig_iobase first. Know SX and LX as PYXIS. (_iopl): Simplify. (_hae_shift): Calculate it here. * sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove sethae, add pciconfig_iobase. 2000-03-20 20:23:05 +00:00
mmap64.c
msgctl.c * sysdeps/gnu/bits/msq.h: Qualify kernel's 2000-07-27 06:25:28 +00:00
oldglob.c Update. 2000-05-30 23:45:22 +00:00
pathconf.c Update. 2000-06-18 05:22:55 +00:00
pipe.S
pread64.c
pwrite64.c
rt_sigaction.S
select.S
semctl.c Update. 2000-10-20 06:16:38 +00:00
setfpucw.c
setitimer.S
setrlimit64.c
settimeofday.S
shmctl.c * sysdeps/gnu/bits/msq.h: Qualify kernel's 2000-07-27 06:25:28 +00:00
sigcontextinfo.h
sigprocmask.c
sigsuspend.S
sizes.h
statfs64.c
syscall.S 2000-03-09 Martin Buchholz <martin@xemacs.org> 2000-03-10 08:41:39 +00:00
syscalls.list Use __setrlimit as strong name. 2000-08-23 06:55:15 +00:00
sysdep.h
truncate64.c
ustat.c
utimes.S
Versions Update. 2001-01-26 02:17:50 +00:00
wait4.S
wordexp.c Update. 2001-01-26 02:17:50 +00:00
xmknod.c
xstat64.c
xstatconv.c