]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
bogon
authorRoland McGrath <roland@gnu.org>
Sun, 5 Dec 2004 09:41:16 +0000 (09:41 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 5 Dec 2004 09:41:16 +0000 (09:41 +0000)
linuxthreads/ChangeLog
nptl/ChangeLog

index d9cf6d79519f93048cbdf537443a09234b7c60f3..a6cb7eb9c81e27af021868136aed4ffe9a224c40 100644 (file)
        These are now handled by generic magic from
        libpthread-static-only-routines being set.
 
-2004-11-04  Roland McGrath  <roland@redhat.com>
-
-       * sysdeps/pthread/getcpuclockid.c (pthread_getcpuclockid)
-       [__NR_clock_getres]: Use kernel-supplied CPU clocks if available.
-
 2004-11-27  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/unix/sysv/linux/bits/posix_opt.h (_POSIX_PRIORITIZED_IO,
index 4c914dbf747278e168cf04829191940dcbd867e9..f58709eff98e37b892e9f196cf5d82ce269d18c7 100644 (file)
        here, before calling clone.
        * pthread_create.c (start_thread): Don't do it here.
 
-2004-11-04  Roland McGrath  <roland@redhat.com>
-
-       * sysdeps/unix/sysv/linux/pthread_getcpuclockid.c: New file.
-
 2004-11-02  Jakub Jelinek  <jakub@redhat.com>
 
        * sysdeps/unix/sysv/linux/smp.h: Include <errno.h>.