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
..
2001-07-06 04:58:11 +00:00
2004-05-13 02:17:12 +00:00
2004-06-27 20:48:27 +00:00
2004-07-16 18:11:48 +00:00
2004-01-16 04:50:59 +00:00
2003-09-03 03:22:23 +00:00
2003-02-20 22:23:34 +00:00
2002-04-06 01:45:15 +00:00
2003-06-25 08:19:44 +00:00
2004-04-01 21:25:31 +00:00
2001-07-06 04:58:11 +00:00
2002-09-05 10:28:51 +00:00
2004-04-19 06:19:34 +00:00
2004-04-19 06:19:34 +00:00
2001-07-06 04:58:11 +00:00
2003-01-12 19:40:05 +00:00
2003-09-03 02:58:30 +00:00