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
..
Dist
Implies Update. 2004-03-24 00:06:13 +00:00
Versions
brk.S
clone.S Update. 2004-04-01 21:14:56 +00:00
dl-cache.h
fcntl.c Update. 2004-07-16 18:11:48 +00:00
fe_nomask.c
getcontext.S * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pasto 2004-06-15 20:02:33 +00:00
kernel_stat.h
makecontext.S Update. 2004-04-01 21:17:57 +00:00
pread.c
pread64.c
pwrite.c
pwrite64.c
setcontext.S * sysdeps/unix/sysv/linux/powerpc/powerpc32/getcontext.S: Fix pasto 2004-06-15 20:02:33 +00:00
socket.S
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
umount.c umount support for ppc64/linux. 2004-04-09 18:21:54 +00:00
vfork.S