aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-09-14 20:41:30 +0000
committerUlrich Drepper <drepper@redhat.com>2001-09-14 20:41:30 +0000
commit29215bbd7eb8e2f03881ccc039338d2b2c369995 (patch)
tree05ae1be061dbc04a9863596142f5230b2fdc7b16 /ChangeLog
parent0991cbf654ef86bc9e0c3a0d940be7f00ac1be71 (diff)
downloadglibc-29215bbd7eb8e2f03881ccc039338d2b2c369995.zip
glibc-29215bbd7eb8e2f03881ccc039338d2b2c369995.tar.gz
glibc-29215bbd7eb8e2f03881ccc039338d2b2c369995.tar.bz2
Update.
* string/bits/string2.h (__strtok_r_1c): Optimize a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ffa57f..2d02070 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2001-09-14 Ulrich Drepper <drepper@redhat.com>
+ * string/bits/string2.h (__strtok_r_1c): Optimize a bit.
+
* sysdeps/unix/sysv/linux/net/ethernet.h: Correct references to
ETHER_CRC_LEN.