diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-01-02 06:29:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-01-02 06:29:28 +0000 |
commit | 3327b955a80211ccf6219107f8a60ee80289c21c (patch) | |
tree | 120cccc667dd44b6b20a059e8339deeed65635ad /ChangeLog | |
parent | bf1fd59437e324db9d06b7d47b81a2ac9aabf5c7 (diff) | |
download | glibc-3327b955a80211ccf6219107f8a60ee80289c21c.tar glibc-3327b955a80211ccf6219107f8a60ee80289c21c.tar.gz glibc-3327b955a80211ccf6219107f8a60ee80289c21c.tar.bz2 glibc-3327b955a80211ccf6219107f8a60ee80289c21c.zip |
Update.
2002-01-01 Ulrich Drepper <drepper@redhat.com>
* include/stdlib.h: Define inlines for the _l variants of the strto*
functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2002-01-01 Ulrich Drepper <drepper@redhat.com> + + * include/stdlib.h: Define inlines for the _l variants of the strto* + functions. + 2002-01-01 Roland McGrath <roland@frob.com> * sysdeps/mach/hurd/powerpc/intr-msg.h: Remove extraneous backslash. |