summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-24 04:12:51 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-24 04:12:51 +0000
commitb5edfe6131a117b91ee5c104e475d5fd49285156 (patch)
treea8991995f7cd524d670e6f9672374e9c47a53ac3
parent18ac1129d1a88a3441a7f955c782c77adb78ab0f (diff)
Update.
* sysdeps/pthread/pt-initfini.c (_init): We don't have to call __gmon_start__ in the libpthread DSO.
-rw-r--r--linuxthreads/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index af4631859c..12e72b5686 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,5 +1,8 @@
2001-04-23 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/pthread/pt-initfini.c (_init): We don't have to call
+ __gmon_start__ in the libpthread DSO.
+
* Makefile (libpthread-routines): Add ptclock_gettime and
ptclock_settime.
* internals.h: Don't use cpuclock-init.h definitions, use