aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-08 22:20:38 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-08 22:20:38 +0000
commit87843f15168b086d3f6d255ebfe311e314560004 (patch)
treece4fa30eaf5581e7f0eb08a0def89c3e9504d568 /ChangeLog
parent754549b3bed222fd15d748605143e5925296a7fc (diff)
downloadglibc-87843f15168b086d3f6d255ebfe311e314560004.tar
glibc-87843f15168b086d3f6d255ebfe311e314560004.tar.gz
glibc-87843f15168b086d3f6d255ebfe311e314560004.tar.bz2
glibc-87843f15168b086d3f6d255ebfe311e314560004.zip
Update.
1999-08-08 Ulrich Drepper <drepper@cygnus.com> * string/bits/string2.h: Mark void* operations as extensions. * sysdeps/i386/i486/bits/string.h: Likewise. * debug/Makefile (routines): Add noophooks. (extra-libs): Add libpcprofile. Add rules to build libpcprofile. * debug/noophooks.c: New file. * debug/pcprofile.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c6c6f7f2d..92ff802601 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1999-08-08 Ulrich Drepper <drepper@cygnus.com>
+
+ * string/bits/string2.h: Mark void* operations as extensions.
+ * sysdeps/i386/i486/bits/string.h: Likewise.
+
+ * debug/Makefile (routines): Add noophooks.
+ (extra-libs): Add libpcprofile. Add rules to build libpcprofile.
+ * debug/noophooks.c: New file.
+ * debug/pcprofile.c: New file.
+
1999-08-06 Ulrich Drepper <drepper@cygnus.com>
* rt/aio_misc.c (handle_fildes_io): Imitate the behaviour on other