]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 16 Dec 2004 16:49:39 +0000 (16:49 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 16 Dec 2004 16:49:39 +0000 (16:49 +0000)
commite853ea00f30f9f8e9bbcc4e58505f2b0a0479590
treed66a3ebbde25168e18a8941882f9006f01b1478e
parent04736140bad133c10b6819008d660cb5a95b8fb1
Update.

2004-12-16  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone): Add support
for NPTL where the PID is stored at userlevel and needs to be reset
when CLONE_THREAD is not used.

* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
(SYSCALL_ERROR_HANDLER): If RTLD_PRIVATE_ERRNO, use rtld_errno
instead of errno.
* sysdeps/unix/sysv/linux/sparc/sparc64/socket.S: Include
sysdep-cancel.h instead of sysdep.h.  Handle cancellation.
* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Regenerate.

* sysdeps/ieee754/ldbl-128/e_expl.c: Include stdlib.h.
ChangeLog
nptl/ChangeLog
nptl/sysdeps/sparc/tcb-offsets.sym
nptl/sysdeps/unix/sysv/linux/sparc/sparc32/clone.S [new file with mode: 0644]
sysdeps/ieee754/ldbl-128/e_expl.c
sysdeps/sparc/sparc64/fpu/libm-test-ulps
sysdeps/unix/sysv/linux/sparc/sparc32/clone.S
sysdeps/unix/sysv/linux/sparc/sparc64/socket.S
sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
This page took 0.044948 seconds and 5 git commands to generate.