Update.
commit81e0cb2da50c12ebafed2e17c1df0cc26c8bad3e
authorUlrich Drepper <drepper@redhat.com>
Fri, 11 Sep 1998 17:48:44 +0000 (11 17:48 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 11 Sep 1998 17:48:44 +0000 (11 17:48 +0000)
treeb345b8ac5490615e1002bb07578f877277eda488
parentec04e9baf6def57a05da896ff89acc95c1840fc7
Update.

* time/strftime.c (my_strftime): Delay use of *tp values until
latest possible point to allow partly initialized structures
(e.g., from strptime).

* sysdeps/unix/sysv/linux/init-first.c [!PIC]: Define __libc_init_first
using init-first.h.

1998-04-30 18:20  H.J. Lu  <hjl@gnu.org>

* elf/dl-load.c (_dl_init_paths): Don't check the dynamic
loader if PIC is not defined.

1998-09-11  Ulrich Drepper  <drepper@cygnus.com>
ChangeLog
elf/dl-load.c
sysdeps/unix/sysv/linux/init-first.c
time/strftime.c