diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-09-11 17:48:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-09-11 17:48:44 +0000 |
commit | 81e0cb2da50c12ebafed2e17c1df0cc26c8bad3e (patch) | |
tree | b345b8ac5490615e1002bb07578f877277eda488 /ChangeLog | |
parent | ec04e9baf6def57a05da896ff89acc95c1840fc7 (diff) | |
download | glibc-81e0cb2da50c12ebafed2e17c1df0cc26c8bad3e.tar.gz glibc-81e0cb2da50c12ebafed2e17c1df0cc26c8bad3e.tar.xz glibc-81e0cb2da50c12ebafed2e17c1df0cc26c8bad3e.zip |
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>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 382a99ea3b..df7ac2ad09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,19 @@ 1998-09-11 Ulrich Drepper <drepper@cygnus.com> + * 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> + * iconvdata/Makefile (modules): Add CSN_369103, CWI, DEC-MCS, ECMA-CYRILLIC, GOST_19768-74, GREEK-CCITT, GREEK7, GREEK7-OLD, INIS, INIS-8, INIS-CYRILLIC, ISO_6937-2, ISO_2033, ISO_5427, ISO_5427-EXT, |