glibc/sysdeps/s390/s390-64
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
..
bits Update. 2002-10-02 21:03:48 +00:00
elf Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Dist Remove non-existing files. 2001-03-27 05:28:19 +00:00
Implies Update. 2001-03-16 09:57:45 +00:00
Makefile Update. 2001-03-16 09:57:45 +00:00
__longjmp.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
add_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
atomicity.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
backtrace.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bcopy.S Use mvcle for big blocks (> 64K) and a mvc loop for small blocks. 2001-07-16 06:29:42 +00:00
bsd-_setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bsd-setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
bzero.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
dl-machine.h Update. 2002-08-28 21:32:56 +00:00
initfini.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memchr.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memcpy.S Fixed incorrect use of mvcle introduced by 2001-07-12 change. 2001-08-02 14:47:58 +00:00
memset.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
s390x-mcount.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
setjmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcmp.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strncpy.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sub_n.S Put under LGPL v2.1. 2001-07-07 10:13:33 +00:00
sysdep.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00