glibc/sysdeps/unix/sysv/linux/powerpc
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
..
aix
bits Update. 2004-05-13 02:17:12 +00:00
powerpc32 Update. 2004-06-27 20:48:27 +00:00
powerpc64 Update. 2004-07-16 18:11:48 +00:00
sys
chown.c
Dist
dl-brk.S
dl-cache.h
dl-sysdep.c
getdents64.c
getmsg.c
getrlimit64.c
getrlimit.c
ioctl.c Update. 2004-04-01 21:25:31 +00:00
ipc_priv.h
kernel_termios.h
lchown.S
ldconfig.h
ldd-rewrite.sed
Makefile Update. 2004-04-19 06:19:34 +00:00
oldgetrlimit64.c
profil-counter.h
putmsg.c
readdir64_r.c
readdir64.c
readelflib.c
rt-sysdep.c Update. 2004-04-19 06:19:34 +00:00
scandir64.c
setrlimit.c
sigcontextinfo.h
syscall.S
syscalls.list
sysdep.c