glibc/sysdeps/unix
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
..
alpha [BZ #230, BZ #231] 2004-06-28 21:05:24 +00:00
arm Update. 2003-01-08 00:22:00 +00:00
bsd Update. 2004-05-03 21:40:12 +00:00
common Update. 2004-07-06 04:26:42 +00:00
i386 Update. 2002-12-31 20:46:11 +00:00
inet Remove __GI_* aliases, already added by make-syscalls.sh. 2003-01-31 03:40:10 +00:00
mips 2003-09-09 Chris Demetriou <cgd@broadcom.com> 2003-09-09 19:22:51 +00:00
mman
powerpc
sh
sparc Update. 2003-08-17 00:37:19 +00:00
sysv Update. 2004-07-16 18:11:48 +00:00
x86_64 Update. 2004-01-10 18:08:28 +00:00
_exit.S
alarm.c
clock_gettime.c Update. 2003-06-25 00:00:50 +00:00
clock_nanosleep.c Update. 2003-06-25 00:00:50 +00:00
clock_settime.c Update. 2004-02-19 09:02:01 +00:00
closedir.c Update. 2003-07-15 07:52:52 +00:00
configure Update. 2004-07-06 04:26:42 +00:00
configure.in
confstr.h
dirfd.c
dirstream.h
Dist Update. 2003-02-21 07:07:52 +00:00
errnos-tmpl.c
errnos.awk
execve.S
fork.S Update. 2002-12-31 20:46:11 +00:00
fxstat.c
getdents.c
getegid.S
geteuid.S
getlogin_r.c
getlogin.c
getpagesize.c
getppid.S
grantpt.c
Implies
ioctls-tmpl.c
ioctls.awk
make_errlist.c
make-syscalls.sh Update. 2003-08-16 06:21:46 +00:00
Makefile * sysdeps/generic/bp-thunks.h: Protect includes with [!__ASSEMBLER__]. 2003-05-02 02:21:25 +00:00
mk-local_lim.c
mkdir.c
mkfifo.c
nice.c
opendir.c Update. 2003-09-22 21:30:25 +00:00
readdir_r.c
readdir.c
rewinddir.c
rmdir.c
s-proto-bp.S * sysdeps/unix/Makefile: Include $(common-objpfx)s-proto-bp.d. 2003-01-15 22:10:10 +00:00
s-proto-cancel.S
s-proto.S
seekdir.c
siglist.c
snarf-ioctls
sockatmark.c
start.c
stime.c
Subdirs
syscall.S
syscalls.list umask syscall never fails. 2003-07-27 18:24:21 +00:00
sysdep.h Update. 2003-08-17 00:37:19 +00:00
system.c
telldir.c
time.c
utime.c
xmknod.c
xstat.c