glibc/sysdeps/unix/sysv/linux/powerpc/powerpc64
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
..
brk.S Update. 2003-06-12 22:31:43 +00:00
clone.S Update. 2004-04-01 21:14:56 +00:00
Dist Update. 2003-02-21 07:07:52 +00:00
dl-cache.h * sysdeps/generic/ldconfig.h (FLAG_POWERPC_LIB64) New macro. 2002-09-14 09:00:42 +00:00
fcntl.c Update. 2004-07-16 18:11:48 +00:00
fe_nomask.c * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c 2003-04-11 22:09:16 +00:00
getcontext.S * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pasto 2004-06-15 20:02:33 +00:00
Implies Update. 2004-03-24 00:06:13 +00:00
kernel_stat.h * sysdeps/unix/sysv/linux/powerpc/bits/stat.h [__WORDSIZE != 32]: 2002-10-02 08:34:07 +00:00
makecontext.S Update. 2004-04-01 21:17:57 +00:00
pread64.c Update. 2003-01-12 10:11:16 +00:00
pread.c Update. 2003-01-12 10:11:16 +00:00
pwrite64.c Update. 2003-01-12 10:11:16 +00:00
pwrite.c Update. 2003-01-12 10:11:16 +00:00
setcontext.S * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pasto 2004-06-15 20:02:33 +00:00
socket.S Update. 2003-07-15 03:32:03 +00:00
swapcontext.S * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pasto 2004-06-15 20:02:33 +00:00
syscalls.list Update. 2004-03-24 00:06:13 +00:00
sysdep.h Update. 2004-05-07 23:06:55 +00:00
ucontext_i.h Update. 2004-01-16 04:50:59 +00:00
umount.c umount support for ppc64/linux. 2004-04-09 18:21:54 +00:00
Versions Update. 2004-01-16 04:50:59 +00:00
vfork.S Update. 2003-01-15 01:23:02 +00:00