From b5edfe6131a117b91ee5c104e475d5fd49285156 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 24 Apr 2001 04:12:51 +0000 Subject: [PATCH] Update. * sysdeps/pthread/pt-initfini.c (_init): We don't have to call __gmon_start__ in the libpthread DSO. --- linuxthreads/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index af46318..12e72b5 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,5 +1,8 @@ 2001-04-23 Ulrich Drepper + * 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 -- 2.7.4