diff options
author | Andreas Schwab <schwab@suse.de> | 1999-03-29 00:46:00 +0000 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 1999-03-29 00:46:00 +0000 |
commit | bce4e8006770644963bcf20a3fbe96f46383f76f (patch) | |
tree | 0a943084a07eeba0c237969aa4e6a0fc8e763682 /ChangeLog | |
parent | b9f1792afb7d0aa747cf443d5fb8ac705b9c9d87 (diff) | |
download | glibc-bce4e8006770644963bcf20a3fbe96f46383f76f.tar glibc-bce4e8006770644963bcf20a3fbe96f46383f76f.tar.gz glibc-bce4e8006770644963bcf20a3fbe96f46383f76f.tar.bz2 glibc-bce4e8006770644963bcf20a3fbe96f46383f76f.zip |
Updated.
1999-03-28 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* ctype/ctype.h (tolower, toupper): Add __THROW declaration to
inline functions. Closes PR libc/1049.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1999-03-28 Andreas Jaeger <aj@arthur.rhein-neckar.de> + + * ctype/ctype.h (tolower, toupper): Add __THROW declaration to + inline functions. Closes PR libc/1049. + 1999-03-25 Andreas Jaeger <aj@arthur.rhein-neckar.de> * timezone/README: Update from tzdata1999c and tzcode1999c. |