glibc/sysdeps
Ulrich Drepper 06eee9f5f6 Update.
* sysdeps/unix/sysv/linux/fcntl.c (__fcntl_nocancel): Remove
	static inline __attribute ((always_inline)).  Don't define if
	NO_CANCELLATION.
	(__libc_fcntl): Use INLINE_SYSCALL directly instead of
	__fcntl_nocancel.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/fcntl.c (__fcntl_nocancel):
	Remove static inline __attribute ((always_inline)).  Don't define
	if NO_CANCELLATION.
	(__libc_fcntl): Use INLINE_SYSCALL directly instead of
	__fcntl_nocancel.
	* sysdeps/unix/sysv/linux/i386/fcntl.c (__fcntl_nocancel): Define to
	__libc_fcntl if NO_CANCELLATION and __ASSUME_FCNTL64 == 0.
	Don't define at all if NO_CANCELLATION and __ASSUME_FCNTL64 > 0.
	(__libc_fcntl): Don't define if __fcntl_nocancel is a macro.
2004-07-16 18:11:48 +00:00
..
alpha Update. 2004-07-05 17:36:34 +00:00
am29k Update. 2004-07-05 17:36:34 +00:00
arm * sysdeps/arm/strlen.S [__ARMEB__]: Compute correctly for big-endian. 2004-06-11 10:15:39 +00:00
cris
generic Update. 2004-07-10 20:00:44 +00:00
gnu Update. 2004-07-01 17:50:47 +00:00
hppa Update. 2004-04-19 06:51:29 +00:00
i386 [BZ #262] 2004-07-16 17:56:45 +00:00
i860
i960 Update. 2004-07-05 17:36:34 +00:00
ia64 * sysdeps/s390/s390-32/backtrace.c (init): Guard with #ifdef SHARED. 2004-06-11 20:12:55 +00:00
ieee754 Update. 2004-06-17 23:58:15 +00:00
m68k Update. 2004-07-05 17:36:34 +00:00
m88k Update. 2004-07-05 17:36:34 +00:00
mach Update. 2004-06-30 07:43:11 +00:00
mips 2004-05-15 Chris Demetriou <cgd@broadcom.com> 2004-05-20 22:07:15 +00:00
posix Update. 2004-07-06 04:26:42 +00:00
powerpc Update. 2004-07-06 04:26:42 +00:00
pthread Update. 2004-05-26 04:47:00 +00:00
rs6000 Update. 2004-07-05 17:36:34 +00:00
s390 Update. 2004-07-05 17:36:34 +00:00
sh Update. 2004-07-14 16:41:44 +00:00
sparc Update. 2004-05-28 06:56:51 +00:00
standalone
tahoe
unix Update. 2004-07-16 18:11:48 +00:00
vax
wordsize-32 Update. 2004-03-08 21:31:23 +00:00
wordsize-64
x86_64 Update. 2004-07-10 20:00:44 +00:00
z8000