* sysdeps/pthread/createthread.c (do_clone): Pass accurate length

of CPU set to the kernel.
This commit is contained in:
Ulrich Drepper 2008-05-29 05:53:30 +00:00
parent 7c0ad1645f
commit d6296e885d
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2008-05-28 Ulrich Drepper <drepper@redhat.com>
* sysdeps/pthread/createthread.c (do_clone): Pass accurate length
of CPU set to the kernel.
2008-05-23 Paul Pluzhnikov <ppluzhnikov@google.com>
* sysdeps/unix/sysv/linux/i386/i486/pthread_barrier_wait.S: Add