glibc/login
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
..
programs Update. 2002-10-02 21:03:48 +00:00
Makefile Update. 2002-10-02 07:30:48 +00:00
Versions Update. 2001-01-09 01:59:17 +00:00
forkpty.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getutent.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getutent_r.c Update. 2002-03-13 06:33:52 +00:00
getutid.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getutid_r.c Update. 2002-03-13 06:33:52 +00:00
getutline.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getutline_r.c Update. 2002-03-13 06:33:52 +00:00
lastlog.h Update. 1997-06-21 02:59:26 +00:00
login.c Update. 2002-02-28 20:15:06 +00:00
login_tty.c Update. 1999-06-08 21:20:07 +00:00
logout.c 2002-09-18 Bruno Haible <bruno@clisp.org> 2002-09-20 20:01:39 +00:00
logwtmp.c 2002-09-18 Bruno Haible <bruno@clisp.org> 2002-09-20 20:01:39 +00:00
openpty.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pty.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-grantpt.c Update. 2001-12-19 00:21:23 +00:00
tst-utmp.c * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
tst-utmpx.c Update. 1998-06-02 12:58:14 +00:00
utmp-private.h Jakub Jelinek <jakub@redhat.com> 2002-10-16 03:03:00 +00:00
utmp.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
utmpname.c Update. 2002-03-13 06:33:52 +00:00