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 | |
parent | bf1fd59437e324db9d06b7d47b81a2ac9aabf5c7 (diff) | |
download | glibc-3327b955a80211ccf6219107f8a60ee80289c21c.tar.gz glibc-3327b955a80211ccf6219107f8a60ee80289c21c.tar.xz 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.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3fc702ecc4..16ad6de859 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. |