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 d9cf6d7..a6cb7eb 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 4c914db..f58709e 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>.