diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-02-19 17:43:23 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-02-19 17:43:23 +0000 |
commit | 15e260e8e0b7f046f68275a1e1516561a516a0ee (patch) | |
tree | a1d63dd6b3954c2e67fb5348d5097797b3ff271d /ChangeLog | |
parent | 13bc28f66b3ae49a7d93276e25436b2eb7a05565 (diff) | |
download | glibc-15e260e8e0b7f046f68275a1e1516561a516a0ee.tar glibc-15e260e8e0b7f046f68275a1e1516561a516a0ee.tar.gz glibc-15e260e8e0b7f046f68275a1e1516561a516a0ee.tar.bz2 glibc-15e260e8e0b7f046f68275a1e1516561a516a0ee.zip |
Update.
2002-02-19 Ulrich Drepper <drepper@redhat.com.>
* stdlib/Versions: Move __on_exit to GLIBC_PRIVATE.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2002-02-19 Ulrich Drepper <drepper@redhat.com.> + + * stdlib/Versions: Move __on_exit to GLIBC_PRIVATE. + 2002-02-19 Jakub Jelinek <jakub@redhat.com> * libio/fileops.c (_IO_file_underflow_mmap): Cast to unsigned char |