glibc/sysdeps/ieee754/flt-32
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
..
Dist
e_acosf.c
e_acoshf.c
e_asinf.c Update. 2001-04-17 06:51:57 +00:00
e_atan2f.c
e_atanhf.c
e_coshf.c
e_exp2f.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
e_expf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
e_fmodf.c
e_gammaf_r.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
e_hypotf.c
e_j0f.c Little optimization, use sincos. 2001-02-13 01:23:48 +00:00
e_j1f.c Little optimization, use sincos. 2001-02-13 01:23:48 +00:00
e_jnf.c Update. 2002-08-23 09:29:27 +00:00
e_lgammaf_r.c
e_log2f.c Update. 2001-06-06 12:55:46 +00:00
e_log10f.c
e_logf.c
e_powf.c Update. 2001-02-19 23:16:05 +00:00
e_rem_pio2f.c
e_remainderf.c
e_sinhf.c
e_sqrtf.c
k_cosf.c
k_rem_pio2f.c
k_sinf.c
k_tanf.c
mpn2flt.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_asinhf.c
s_atanf.c
s_cbrtf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_ceilf.c
s_copysignf.c
s_cosf.c
s_erff.c
s_expm1f.c
s_fabsf.c
s_finitef.c Update. 2002-04-09 20:36:24 +00:00
s_floorf.c
s_fpclassifyf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_frexpf.c
s_ilogbf.c Update. 2001-06-06 12:55:46 +00:00
s_isinff.c Update. 2002-04-14 17:55:43 +00:00
s_isnanf.c Update. 2002-04-14 17:55:43 +00:00
s_llrintf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_llroundf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_log1pf.c
s_logbf.c
s_lrintf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_lroundf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_modff.c
s_nearbyintf.c
s_nextafterf.c
s_remquof.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_rintf.c
s_roundf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_scalblnf.c
s_scalbnf.c
s_signbitf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_sincosf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s_sinf.c
s_tanf.c
s_tanhf.c
s_truncf.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
t_exp2f.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
w_expf.c