glibc/sysdeps/unix/sysv/linux/x86_64
Ulrich Drepper 6aca81bb9d Update.
2003-01-08  Ulrich Drepper  <drepper@redhat.com>

	* sysdeps/unix/sysv/linux/arm/sysdep.h (INTERNAL_SYSCALL,
	INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Add err
	argument.
	(INTERNAL_SYSCALL_DECL): Define.

2003-01-06  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/ia64/sysdep.h (INTERNAL_SYSCALL,
	INTERNAL_SYSCALL_ERROR_P, INTERNAL_SYSCALL_ERRNO): Add err
	argument.
	(INTERNAL_SYSCALL_DECL): Define.
	* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/sparc/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/i386/sysdep.h: Likewise.
	(INLINE_SYSCALL): Adjust.
	* sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/m68k/sysdep.h: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/sysdep.h: Likewise.
	* elf/dl-misc.c (_dl_debug_vdprintf): Add INTERNAL_SYSCALL_DECL,
	add err argument to INTERNAL_SYSCALL* macros.
	* sysdeps/unix/sysv/linux/i386/brk.c (__brk): Likewise.
	* sysdeps/unix/sysv/linux/i386/system.c (cancel_handler): Likewise.
	* sysdeps/unix/sysv/linux/m68k/brk.c (__brk): Likewise.
	* sysdeps/unix/sysv/linux/m68k/getpagesize.c  (__getpagesize):
	Likewise.
	* sysdeps/unix/sysv/linux/sigwait.c (do_sigwait): Likewise.
	* sysdeps/unix/sysv/linux/i386/sigaction.c (__libc_sigaction): Use
	INLINE_SYSCALL instead of INTERNAL_SYSCALL and setting errno.
2003-01-09 04:19:03 +00:00
..
bits * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Sync 2002-12-31 13:24:35 +00:00
sys Update. 2002-11-10 11:10:49 +00:00
__start_context.S Update. 2002-08-31 08:06:48 +00:00
brk.c
clone.S 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-04 01:28:11 +00:00
Dist Update. 2002-10-03 01:03:45 +00:00
dl-cache.h Update. 2002-04-22 11:52:42 +00:00
fstatfs64.c
ftruncate64.c
fxstat64.c
fxstat.c
getcontext.S Update. 2002-08-31 08:06:48 +00:00
getdents64.c
getdents.c
getrlimit64.c
gettimeofday.S Update. 2002-04-14 09:14:45 +00:00
glob64.c
ldconfig.h Update. 2002-04-22 11:52:42 +00:00
ldd-rewrite.sed Fix rewrite rule. 2002-04-08 11:14:01 +00:00
lxstat64.c
lxstat.c
makecontext.c Linux/x86-64 makecontext implementation. 2002-08-31 08:04:45 +00:00
Makefile * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Add -D for each 2002-10-30 18:25:26 +00:00
mmap64.c
pread64.c
profil-counter.h (profil_counter): Add hack to prevent the compiler from clobbering the signal context. 2002-10-14 17:26:14 +00:00
pwrite64.c
readdir64_r.c
readdir64.c
readdir_r.c
readdir.c
readelflib.c * sysdeps/unix/sysv/linux/x86_64/readelflib.c: New. 2002-03-04 13:46:11 +00:00
recv.c Update. 2002-12-18 00:53:21 +00:00
register-dump.h Update. 2002-03-27 11:08:02 +00:00
send.c Update. 2002-12-18 00:53:21 +00:00
sendfile64.c Update. 2002-06-07 12:34:08 +00:00
setcontext.S Update. 2002-08-31 08:06:48 +00:00
setrlimit64.c
sigaction.c Update. 2003-01-03 01:35:14 +00:00
sigcontextinfo.h * sysdeps/unix/sysv/linux/x86_64/sigcontextinfo.h (SIGCONTEXT): 2002-11-21 11:09:28 +00:00
sigpending.c
sigprocmask.c
sigsuspend.c
statfs64.c
swapcontext.S Update. 2002-08-31 08:06:48 +00:00
syscall.S
syscalls.list Update. 2002-12-31 20:46:11 +00:00
sysdep.h Update. 2003-01-09 04:19:03 +00:00
sysdep.S * sysdeps/generic/bits/libc-tsd.h [USE___THREAD]: Conditional 2002-10-11 10:52:20 +00:00
time.S * include/libc-symbols.h (hidden_weak): Define it for [__ASSEMBLER__]. 2002-08-03 12:09:37 +00:00
truncate64.c
ucontext_i.h Update. 2002-08-31 08:06:48 +00:00
umount.c
Versions Update. 2002-08-23 09:29:27 +00:00
vfork.S Update. 2002-12-31 20:46:11 +00:00
xstat64.c
xstat.c