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
..
2004-06-28 21:05:24 +00:00
2003-01-08 00:22:00 +00:00
2004-05-03 21:40:12 +00:00
2004-07-06 04:26:42 +00:00
2002-12-31 20:46:11 +00:00
2002-12-15 01:00:22 +00:00
2003-08-17 00:37:19 +00:00
2004-07-16 18:11:48 +00:00
2004-01-10 18:08:28 +00:00
2003-06-25 00:00:50 +00:00
2003-06-25 00:00:50 +00:00
2004-02-19 09:02:01 +00:00
2003-07-15 07:52:52 +00:00
2004-07-06 04:26:42 +00:00
2003-02-21 07:07:52 +00:00
2002-12-31 20:46:11 +00:00
2002-10-16 03:03:00 +00:00
2003-08-16 06:21:46 +00:00
2003-09-22 21:30:25 +00:00
2003-07-27 18:24:21 +00:00
2003-08-17 00:37:19 +00:00