aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-10-01 00:07:16 +0000
committerUlrich Drepper <drepper@redhat.com>1998-10-01 00:07:16 +0000
commit36ab45e15f650b5034089879cf2cdfa427f17d72 (patch)
tree613fc4831f3a1a2961dc0a0ea91dffe788e26afe /ChangeLog
parentf304af81b635347b9b26f9bfdda70705f5a13313 (diff)
downloadglibc-36ab45e15f650b5034089879cf2cdfa427f17d72.zip
glibc-36ab45e15f650b5034089879cf2cdfa427f17d72.tar.gz
glibc-36ab45e15f650b5034089879cf2cdfa427f17d72.tar.bz2
Update.
1998-09-29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * string/bits/string2.h (__string2_1bptr_p): Don't use a statement expression. (__mempcpy, strcpy, __stpcpy, strcmp, strcspn, strspn, strpbrk, __strsep): Greatly reduce size of expansion by combining common expressions. (__mempcpy_small, __strcpy_small, __stpcpy_small): Convert to inline function. (__mempcpy_args, __strcpy_args, __stpcpy_args): New macros, used by the above definitions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9021716..92fcd18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+1998-09-29 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
+
+ * string/bits/string2.h (__string2_1bptr_p): Don't use a statement
+ expression.
+ (__mempcpy, strcpy, __stpcpy, strcmp, strcspn, strspn, strpbrk,
+ __strsep): Greatly reduce size of expansion by combining common
+ expressions.
+ (__mempcpy_small, __strcpy_small, __stpcpy_small): Convert to
+ inline function.
+ (__mempcpy_args, __strcpy_args, __stpcpy_args): New macros, used
+ by the above definitions.
+
1998-09-27 Geoff Keating <geoffk@ozemail.com.au>
* sysdeps/unix/sysv/linux/powerpc/bits/ipc.h: New file, use