Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 17 Jul 2001 19:47:50 +0000 (19:47 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 17 Jul 2001 19:47:50 +0000 (19:47 +0000)
commit0cfbb8c6ed421830ba951ad2ff7fea26167eb561
tree077ad77c3ae7b1781eb8e0cf396154073bbf1862
parente84ba51a3b64fae0f0733a035cedf827627be06e
Update.

2001-07-17  Andreas Jaeger  <aj@suse.de>

* elf/ldconfig.c: Add new variable hwcap_mask to honour LD_HWCAP_MASK.
(is_hwcap_platform): Use it.
(set_hwcap): New function to set hwcap_mask.
(main): Call set_hwcap.

2001-07-17  Jakub Jelinek  <jakub@redhat.com>

* time/getdate.c (__getdate_r): Initialize tm_isdst, tm_gmtoff and
tm_zone before calling strptime.
ChangeLog
elf/ldconfig.c