glibc/sysdeps/unix/sysv/linux/alpha
Andreas Jaeger c0ad824e40 Update.
2002-08-23  Andreas Jaeger  <aj@suse.de>

	* locale/loadarchive.c: Include <stdlib.h> for prototypes of
	alloca, free, qsort.

	* dlfcn/bug-dlsym1-lib1.c (foo): Add prototype to avoid warning.

	* sysdeps/ieee754/flt-32/e_jnf.c: Remove unused variable.
	* sysdeps/ieee754/ldbl-96/e_j0l.c: Likewise.

	* sysdeps/generic/fgetxattr.c: New file.
	* sysdeps/generic/flistxattr.c: New file.
	* sysdeps/generic/fremovexattr.c: New file.
	* sysdeps/generic/fsetxattr.c: New file.
	* sysdeps/generic/getxattr.c: New file.
	* sysdeps/generic/listxattr.c: New file.
	* sysdeps/generic/lgetxattr.c: New file.
	* sysdeps/generic/llistxattr.c: New file.
	* sysdeps/generic/lremovexattr.c: New file.
	* sysdeps/generic/lsetxattr.c: New file.
	* sysdeps/generic/removexattr.c: New file.
	* sysdeps/generic/setxattr.c: New file.

	* misc/sys/xattr.h: New file, contributed by Christoph Hellwig
	<hch@lst.de>.

	* misc/Makefile (headers): Add sys/xattr.h.
	(routines): Add *xattr calls.

	* misc/Versions: Add *xattr calls with version 2.3.

	* sysdeps/unix/sysv/linux/m68k/Versions: Remove *xattr syscalls.
	* sysdeps/unix/sysv/linux/s390/s390-32/Versions: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/Versions: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc64/Versions: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/Versions: Likewise.
	* sysdeps/unix/sysv/linux/ia64/Versions: Likewise.
	* sysdeps/unix/sysv/linux/alpha/Versions: Likewise.
	* sysdeps/unix/sysv/linux/arm/Versions: Likewise.

	* sysdeps/powerpc/elf/libc-start.c
	* sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c
2002-08-23 09:29:27 +00:00
..
alpha
bits Update. 2002-07-08 17:15:20 +00:00
net Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sys Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Dist
Makefile 2002-03-23 Roland McGrath <roland@frob.com> 2002-03-24 01:55:18 +00:00
Versions Update. 2002-08-23 09:29:27 +00:00
adjtime.c Update. 2002-07-27 08:47:23 +00:00
brk.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
clone.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dl-brk.S Update. 2002-04-06 01:45:15 +00:00
fpathconf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
fstatfs64.c
ftruncate64.c
fxstat64.c
getclktck.c
getdents.c
gethostname.c Update. 2001-09-05 00:26:04 +00:00
getitimer.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getrlimit64.c
getrusage.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getsysstats.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
gettimeofday.S Update. 2002-04-14 09:14:45 +00:00
glob.c Update. 2002-08-05 00:43:00 +00:00
glob64.c
ieee_get_fp_control.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ieee_set_fp_control.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ioperm.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ipc_priv.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
kernel_sigaction.h
kernel_stat.h
kernel_termios.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lxstat64.c
mmap64.c
msgctl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
oldglob.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pathconf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pipe.S Update. 2002-08-03 07:02:10 +00:00
pread64.c
pwrite64.c
rt_sigaction.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
select.S Update. 2002-08-03 07:02:10 +00:00
semctl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sendfile64.c Update. 2002-06-07 12:34:08 +00:00
setfpucw.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setitimer.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setrlimit64.c
settimeofday.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
shmctl.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigcontextinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigprocmask.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigsuspend.S Update. 2002-08-03 07:02:10 +00:00
sizes.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
statfs64.c
syscall.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
syscalls.list Update. 2002-08-03 19:46:32 +00:00
sysdep.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
truncate64.c
ustat.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
utimes.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wait4.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wordexp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
xmknod.c Update. 2002-08-04 09:27:27 +00:00
xstat64.c
xstatconv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00