glibc/sysdeps/unix/sysv/linux/x86_64
Roland McGrath abe7b661ff Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/Makefile
	($(objpfx)syscall-%.h $(objpfx)syscall-%.d): Take code from
	sparc/Makefile to produce a bi-arch file as needed.
	That's now parameterized by the variable $(64bit-predefine).
	Use LC_ALL=C for `comm' commands in that rule.
	No longer conditional on [$(no_syscall_list_h)].
	* sysdeps/unix/sysv/linux/sparc/Makefile: Remove replacement rules.
	(64bit-predefine): New variable.
	* sysdeps/unix/sysv/linux/x86_64/Makefile: Likewise.
	* sysdeps/unix/sysv/linux/s390/Makefile: New file.
	* sysdeps/unix/sysv/linux/powerpc/Makefile
	(64bit-predefine): New variable.

2002-10-15  Roland McGrath  <roland@redhat.com>

	* sysdeps/unix/sysv/linux/Makefile
	($(objpfx)syscall-%.h $(objpfx)syscall-%.d)

	* login/utmp-private.h: Declare __libc_utmp_lock.
	* sysdeps/unix/getlogin_r.c (getlogin_r): Take __libc_utmp_lock once
	call __libc_utmp_jump_table functions directly, instead of using
	__setutent et al.

	* sysdeps/unix/sysv/linux/configure.in: Use case instead of if.
	* sysdeps/unix/sysv/linux/configure: Regenerated.
2002-10-16 03:03:00 +00:00
..
bits * sysdeps/gnu/bits/utmp.h: Include <bits/wordsize.h>. 2002-10-16 01:03:05 +00:00
sys Update. 2002-05-09 08:07:59 +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 Jakub Jelinek <jakub@redhat.com> 2002-10-16 03:03:00 +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
register-dump.h Update. 2002-03-27 11:08:02 +00:00
send.c Update. 2002-08-03 07:02:10 +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 2002-10-14 Roland McGrath <roland@redhat.com> 2002-10-15 08:38:41 +00:00
sigcontextinfo.h Update. 2002-03-27 11:08:02 +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 * elf/rtld-Rules ($(objpfx)rtld-libc.a): Use $(verbose) in ar command. 2002-10-14 01:03:16 +00:00
sysdep.h 2002-10-16 Jakub Jelinek <jakub@redhat.com> 2002-10-15 22:50:43 +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 Use %rdi as temp register instead of destroying %rbx. 2002-04-22 05:58:12 +00:00
xstat64.c
xstat.c