1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-19 00:02:09 +03:00
Files
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
..
2003-06-12 22:31:43 +00:00
2004-04-01 21:14:56 +00:00
2003-02-21 07:07:52 +00:00
2004-07-16 18:11:48 +00:00
2004-03-24 00:06:13 +00:00
2004-04-01 21:17:57 +00:00
2003-01-12 10:11:16 +00:00
2003-01-12 10:11:16 +00:00
2003-01-12 10:11:16 +00:00
2003-01-12 10:11:16 +00:00
2003-07-15 03:32:03 +00:00
2004-03-24 00:06:13 +00:00
2004-05-07 23:06:55 +00:00
2004-01-16 04:50:59 +00:00
2004-04-09 18:21:54 +00:00
2004-01-16 04:50:59 +00:00
2003-01-15 01:23:02 +00:00