]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 1 Jul 2000 05:19:18 +0000 (05:19 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 1 Jul 2000 05:19:18 +0000 (05:19 +0000)
commit5e087c7152841153da9c696df8596684e359c755
treecae5f5ecce14411ed79627adffc0661b94fa1e4a
parentb856f875e8b72c48ef9b983b702f614615fc80b3
Update.

* assert/Depend: Add localedata.
* assert/Makefile (test-assert-ENV): New.  Define LANGUAGE=C.
(test-assert-perr-ENV): New.  Define LANGUAGE=C.

* sysdeps/alpha/dl-machine.h (elf_machine_rela) [r_type ==
R_ALPHA_REFQUAD]: Use memcpy to load and store value from
relocation address to prevent unaligned trap.
Suggested by Richard Henderson <rth@cygnus.com>.

2000-06-30  Jakub Jelinek  <jakub@redhat.com>

* io/sys/stat.h (stat64, lstat64, fstat64): Don't define inlines
if redirecting and either redirection is done using defines or
not optimizing.

2000-06-30  Ulrich Drepper  <drepper@redhat.com>
ChangeLog
assert/Depend
assert/Makefile
io/sys/stat.h
localedata/ChangeLog
localedata/Depend [new file with mode: 0644]
localedata/Makefile
localedata/gen-locale.sh
sysdeps/alpha/dl-machine.h