This commit is contained in:
Roland McGrath 2004-12-05 09:41:16 +00:00
parent 9bcddebdcf
commit ccba72090b
2 changed files with 0 additions and 9 deletions

View File

@ -11,11 +11,6 @@
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,

View File

@ -103,10 +103,6 @@
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>.