mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-25 18:53:34 +08:00
[BZ #530]
2004-11-09 Roland McGrath <roland@redhat.com> [BZ #530] * sysdeps/pthread/createthread.c (do_clone): Increment __nptl_nthreads 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.
This commit is contained in:
parent
fd5d6a6294
commit
ba5ffd2af2
@ -1,3 +1,14 @@
|
||||
2004-11-09 Roland McGrath <roland@redhat.com>
|
||||
|
||||
[BZ #530]
|
||||
* sysdeps/pthread/createthread.c (do_clone): Increment __nptl_nthreads
|
||||
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>.
|
||||
|
Loading…
Reference in New Issue
Block a user