glibc/sysdeps
Ulrich Drepper d060e318a7 Update.
2002-04-14  Ulrich Drepper  <drepper@redhat.com>

	* include/sys/stat.h: Declare __fxstat_internal and __fxstat64_internal
	and define __fxstate and __fxstat64 macros if not NOT_IN_libc.
	Remove __lstat and __fstat inline functions.
	* sysdeps/generic/fxstat.c: Use INTDEF for __fxstat.
	* sysdeps/mach/hurd/fxstat.c: Likewise.
	* sysdeps/unix/fxstat.c: Likewise.
	* sysdeps/unix/sysv/aix/fxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/fxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/ia64/fxstat.c: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/fxstat.c: Likewise.
	* sysdeps/generic/fxstat64.c: Use INTDEF for __fxstat64.
	* sysdeps/mach/hurd/fxstat64.c: Likewise.
	* sysdeps/unix/sysv/aix/fxstat64.c: Likewise.
	* sysdeps/unix/sysv/linux/fxstat64.c: Likewise.

	* include/unistd.h: Declare __getpid_internal and define
	__getpid macro if not NOT_IN_libc.
	* sysdeps/mach/hurd/getpid.c: Use INTDEF for __getpid.
	* sysdeps/generic/getpid.c: Likewise.
	* sysdeps/unix/syscalls.list: Add __getpid_internal alias.

	* include/unistd.h: Declare __getpgid_internal and define
	__getpgid macro if not NOT_IN_libc.
	* sysdeps/generic/getpgid.c: Use INTDEF for __getpgid.
	* sysdeps/mach/hurd/getpgid.c: Likewise.
	* sysdeps/unix/sysv/aix/getpgid.c: Likewise.
	* sysdeps/unix/sysv/sysv4/__getpgid.c: Likewise.
	* sysdeps/unix/sysv/sysv4/getpgid.c: Likewise.
	* sysdeps/unix/sysv/linux/syscalls.list: Add _getpgid_internal alias.

	* include/unistd.h: Declare __getpagesize_internal and define
	__getpagesize macro if not NOT_IN_libc.
	* sysdeps/unix/sysv/linux/shmat.c: Include <unistd.h> for
	__getpagesize.
	* sysdeps/generic/getpagesize.c: Use INTDEF for __getpagesize.
	* sysdeps/mach/getpagesize.c: Likewise.
	* sysdeps/posix/getpagesize.c: Likewise.
	* sysdeps/unix/getpagesize.c: Likewise.
	* sysdeps/unix/sysv/linux/getpagesize.c: Likewise.
	* sysdeps/unix/sysv/linux/ia64/getpagesize.c: Likewise.
	* sysdeps/unix/sysv/linux/m68k/getpagesize.c: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c: Likewise.
2002-04-14 08:47:01 +00:00
..
alpha Update. 2002-04-06 01:45:15 +00:00
am29k Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
arm Update. 2002-03-13 06:33:52 +00:00
cris Update. 2002-03-01 09:44:29 +00:00
generic Update. 2002-04-14 08:47:01 +00:00
gnu Update. 2002-03-14 00:57:10 +00:00
hppa Update. 2002-03-14 20:48:50 +00:00
i386 (__strcspn_cg): Use only memory as clobber to reduce register pressure. 2002-04-14 07:24:12 +00:00
i860 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
i960 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ia64 Update. 2002-04-06 01:45:15 +00:00
ieee754 Update. 2002-04-09 20:36:24 +00:00
m68k * sysdeps/m68k/fpu/s_finite.c: Add internal alias. 2002-04-13 15:41:53 +00:00
m88k Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
mach Update. 2002-04-14 08:47:01 +00:00
mips Update. 2002-04-13 07:55:02 +00:00
posix Update. 2002-04-14 08:47:01 +00:00
powerpc Update. 2002-03-14 20:48:50 +00:00
pthread Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
rs6000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
s390 Update. 2002-03-01 09:44:29 +00:00
sh Update. 2002-04-09 02:10:21 +00:00
sparc Update. 2002-04-03 00:36:12 +00:00
standalone Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix Update. 2002-04-14 08:47:01 +00:00
vax Update. 2001-11-16 01:27:24 +00:00
wordsize-32 Update. 2002-03-03 19:43:30 +00:00
wordsize-64 Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
x86_64 lrint and llrint implementation for x86-64. 2002-04-08 08:14:22 +00:00
z8000 Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00