diff options
author | Roland McGrath <roland@gnu.org> | 2002-11-22 04:23:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-11-22 04:23:05 +0000 |
commit | 54789f38162e12edd8bc2553ae7b72b558262f07 (patch) | |
tree | 9a2c4fb9bc89ee0ab3822354599994aaee01da6f /ChangeLog | |
parent | 1c120cb8e7eddf810ae3e997eebd689506c98307 (diff) | |
download | glibc-54789f38162e12edd8bc2553ae7b72b558262f07.zip glibc-54789f38162e12edd8bc2553ae7b72b558262f07.tar.gz glibc-54789f38162e12edd8bc2553ae7b72b558262f07.tar.bz2 |
* sysdeps/mach/hurd/i386/init-first.c (posixland_init): Set
__libc_multiple_libcs here. Call __setfpucw.
* locale/localeinfo.h (struct locale_data): Revert last change.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ +2002-11-21 Roland McGrath <roland@frob.com> + + * sysdeps/mach/hurd/i386/init-first.c (posixland_init): Set + __libc_multiple_libcs here. Call __setfpucw. + 2002-11-21 Roland McGrath <roland@redhat.com> + * locale/localeinfo.h (struct locale_data): Revert last change. + * sysdeps/unix/sysv/linux/ia64/syscalls.list (s_exit_group): Add it. From Ian Wienand <ianw@gelato.unsw.edu.au>. |