aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-01-02 06:29:28 +0000
committerUlrich Drepper <drepper@redhat.com>2002-01-02 06:29:28 +0000
commit3327b955a80211ccf6219107f8a60ee80289c21c (patch)
tree120cccc667dd44b6b20a059e8339deeed65635ad /ChangeLog
parentbf1fd59437e324db9d06b7d47b81a2ac9aabf5c7 (diff)
downloadglibc-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--ChangeLog5
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.