diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-09-11 23:57:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-09-11 23:57:58 +0000 |
commit | 6fee33627549f407f3621fde054d495285e23af5 (patch) | |
tree | d8491273d0378acb65aeb4aaeefd1a0d7f369b8a /ChangeLog | |
parent | 854f9ec4a67d903e31007a3d4bad0bdada53758a (diff) | |
download | glibc-6fee33627549f407f3621fde054d495285e23af5.zip glibc-6fee33627549f407f3621fde054d495285e23af5.tar.gz glibc-6fee33627549f407f3621fde054d495285e23af5.tar.bz2 |
Update.
2003-09-11 H.J. Lu <hongjiu.lu@intel.com>
* elf/tls-macros.h (TLS_IE): Add a stop bit for ia64.
(TLS_LD): Likewise.
(TLS_GD): Likewise.
2003-09-11 Jakub Jelinek <jakub@redhat.com>
* libio/fileops.c (_IO_new_file_overflow): Add INTUSE to
_IO_free_backup_area call.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2003-09-11 H.J. Lu <hongjiu.lu@intel.com> + + * elf/tls-macros.h (TLS_IE): Add a stop bit for ia64. + (TLS_LD): Likewise. + (TLS_GD): Likewise. + +2003-09-11 Jakub Jelinek <jakub@redhat.com> + + * libio/fileops.c (_IO_new_file_overflow): Add INTUSE to + _IO_free_backup_area call. + 2003-09-10 Chris Demetriou <cgd@broadcom.com> * sysdeps/unix/sysv/linux/mips/pread64.c (__libc_pread64): Fix |