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 Update. 2004-01-16 04:50:59 +00:00
chown.c Update. 2003-09-03 03:22:23 +00:00
Dist Update. 2003-02-20 22:23:34 +00:00
dl-brk.S
dl-cache.h Update. 2003-06-25 08:19:44 +00:00
dl-sysdep.c * nscd/cache.c (cache_search): Give first arg type `request_type'. 2003-03-16 01:04:03 +00:00
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 Update. 2003-01-12 19:40:05 +00:00
syscalls.list Update. 2003-09-03 02:58:30 +00:00
sysdep.c