glibc/sysdeps/unix/sysv/linux/alpha
Ulrich Drepper 279eb600d9 Update.
1998-04-07  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/unix/sysv/linux/_G_config.h (_G_stat64): Define to
	stat64.
	(_G_OPEN64, _G_LSEEK64, _G_FSTAT64): Use namespace clean
	functions.
	* sysdeps/unix/sysv/linux/alpha/syscalls.list: Add __lseek64 alias
	for __llseek.
	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/llseek.c: Likewise.
	* sysdeps/generic/lseek64.c (lseek64): Rename to __lseek64, and
	make it a weak alias.
	* posix/unistd.h: Declare __lseek64.

	* libio/fileops.c (fstat) [_LIBC]: Use namespace clean function.
	(_IO_file_stat): Fix typo.
	(_IO_file_xsgetn): Update fd->_offset.  Read a multiple of the
	block size from the file.  Use __mempcpy if _LIBC.
1998-04-08 07:13:42 +00:00
..
alpha
bits Update. 1998-02-26 17:17:05 +00:00
net
sys
adjtime.c * shlib-versions: Match alpha*. * sysdeps/unix/sysv/linux/alpha/syscalls.list: Add adjtimex. * sysdeps/unix/sysv/linux/alpha/adjtimex.S: Remove. * sysdeps/alpha/fpu/bits/mathinline.h (isunordered et al): New. Implement copysign* with and without __ prefix. Likewise for fabs; use builtin for gcc 2.8. (floor*): New. (fdim*): New. * elf/elf.h (EF_SPARC*, EF_ALPHA*, SHT_ALPHA*, SHF_ALPHA*): New. (R_SPARC*): Match current v9 ABI. * sysdeps/wordsize-64/stdint.h (intptr_t): Is a long. * sunrpc/clnt_udp.c (clntudp_call): Use socklen_t. * sunrpc/pmap_rmt.c (clnt_broadcast): Likewise. * sunrpc/svc_tcp.c (svctcp_create, rendezvous_request): Likewise. * sysdeps/generic/getresgid.c: Use prototype form because of warning. * sysdeps/unix/sysv/linux/getdents.c: Likewise. * sysdeps/unix/sysv/linux/alpha/adjtime.c: Likewise. * sysdeps/unix/grantpt.c (argv): Fix consts. * sysdeps/unix/sysv/linux/getpt.c: Include <string.h> * sysdeps/unix/sysv/linux/sigaction.c: Likewise. 1998-03-01 00:56:42 +00:00
brk.S
clone.S
Dist Update. 1998-03-25 16:38:08 +00:00
fstatfs64.c
ftruncate64.c
fxstat64.c
getitimer.S Update. 1998-02-26 17:17:05 +00:00
getrlimit64.c
getrusage.S Update. 1998-02-26 17:17:05 +00:00
gettimeofday.S Update. 1998-02-26 17:17:05 +00:00
ieee_get_fp_control.S
ieee_set_fp_control.S
init-first.h
ioperm.c
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
lxstat64.c
Makefile Update. 1998-03-31 23:45:03 +00:00
mmap64.c
pipe.S
pread64.c
pwrite64.c
readdir64_r.c
readdir64.c
readdir_r.c
readdir.c Update. 1998-03-29 17:03:23 +00:00
rt_sigaction.S
select.S Update. 1998-02-26 17:17:05 +00:00
setfpucw.c
setitimer.S Update. 1998-02-26 17:17:05 +00:00
setrlimit64.c
settimeofday.S Update. 1998-02-26 17:17:05 +00:00
sigprocmask.c
sigsuspend.S
sizes.h
statfs64.c
syscall.S
syscalls.list Update. 1998-04-08 07:13:42 +00:00
sysdep.h
truncate64.c
ustat.c
utimes.S Update. 1998-02-26 17:17:05 +00:00
wait4.S Update. 1998-02-26 17:17:05 +00:00
xmknod.c
xstat64.c
xstatconv.c