glibc/login
Ulrich Drepper 4c98451b0e Update.
2002-10-02  Steven Munroe  <sjmunroe@us.ibm.com>
	    Jakub Jelinek  <jakub@redhat.com>

	* login/programs/utmpdump.c (print_entry): Copy up->ut_tv fields
	to struct timeval temp_tv before printing to be 32-/64-bit agnostic.
	* sysdeps/powerpc/bits/wordsize.h: Move to...
	* sysdeps/powerpc/powerpc32/bits/wordsize.h: ...here.
	(__WORDSIZE_COMPAT32): Define.
	* sysdeps/powerpc/powerpc64/bits/wordsize.h: Likewise.
	* sysdeps/sparc/sparc32/bits/wordsize.h (__WORDSIZE_COMPAT32):
	Define.
	* sysdeps/sparc/sparc64/bits/wordsize.h (__WORDSIZE_COMPAT32):
	Define.
	* sysdeps/s390/bits/wordsize.h: Move to...
	* sysdeps/s390/s390-32/bits/wordsize.h: ...here.
	* sysdeps/s390/s390-64/bits/wordsize.h: Likewise.
	* sysdeps/x86_64/bits/wordsize.h (__WORDSIZE_COMPAT32): Define.
	* sysdeps/unix/sysv/linux/powerpc/bits/utmp.h: New file.
	* sysdeps/unix/sysv/linux/powerpc/bits/utmpx.h: New file.
	* sysdeps/unix/sysv/linux/sparc/bits/utmp.h: New file.
	* sysdeps/unix/sysv/linux/sparc/bits/utmpx.h: New file.
	* sysdeps/unix/sysv/linux/x86_64/bits/utmp.h: New file.
	* sysdeps/unix/sysv/linux/x86_64/bits/utmpx.h: New file.
2002-10-02 21:03:48 +00:00
..
programs Update. 2002-10-02 21:03:48 +00:00
Makefile Update. 2002-10-02 07:30:48 +00:00
Versions
forkpty.c
getutent.c
getutent_r.c Update. 2002-03-13 06:33:52 +00:00
getutid.c
getutid_r.c Update. 2002-03-13 06:33:52 +00:00
getutline.c
getutline_r.c Update. 2002-03-13 06:33:52 +00:00
lastlog.h
login.c
login_tty.c
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
pty.h
tst-grantpt.c
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
utmp-private.h Update. 2002-03-13 06:33:52 +00:00
utmp.h
utmpname.c Update. 2002-03-13 06:33:52 +00:00