]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 31 Aug 2003 18:10:47 +0000 (18:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 31 Aug 2003 18:10:47 +0000 (18:10 +0000)
commitcd2fbe58e617407e79b64c68cef34224803aa910
treeb07a2d7ac749cf125426c8deb41668deeaf6d2c8
parentb5bc52efe77e9f0deeb2ee141ea066ab18c927da
Update.

2003-08-31  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/x86_64/bsd-_setjmp.S: Use HIDDEN_JUMPTARGET.
* include/setjmp.h: Add libc_hidden_proto for __sigsetjmp.

(CFLAGS-clnt_perr.c): Likewise.
36 files changed:
ChangeLog
include/setjmp.h
nptl/ChangeLog
nptl/init.c
nptl/sysdeps/sparc/Makefile [new file with mode: 0644]
nptl/sysdeps/sparc/sparc32/pthread_spin_lock.c [new file with mode: 0644]
nptl/sysdeps/sparc/sparc32/pthread_spin_trylock.c [new file with mode: 0644]
nptl/sysdeps/sparc/sparc32/pthreaddef.h [new file with mode: 0644]
nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_lock.c [new file with mode: 0644]
nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_trylock.c [new file with mode: 0644]
nptl/sysdeps/sparc/sparc32/sparcv9/pthread_spin_unlock.c [new file with mode: 0644]
nptl/sysdeps/sparc/sparc64/pthread_spin_lock.c [new file with mode: 0644]
nptl/sysdeps/sparc/sparc64/pthread_spin_trylock.c [new file with mode: 0644]
nptl/sysdeps/sparc/sparc64/pthread_spin_unlock.c [new file with mode: 0644]
nptl/sysdeps/sparc/sparc64/pthreaddef.h [new file with mode: 0644]
nptl/sysdeps/sparc/tcb-offsets.sym [new file with mode: 0644]
nptl/sysdeps/sparc/td_ta_map_lwp2thr.c [new file with mode: 0644]
nptl/sysdeps/sparc/tls.h [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/aio_cancel.c [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/bits/pthreadtypes.h [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/bits/semaphore.h [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/fork.c [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/lowlevellock.h [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/pt-vfork.S [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/pthread_once.c [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep-cancel.h [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/Versions [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep-cancel.h [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c [new file with mode: 0644]
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c [new file with mode: 0644]
sunrpc/Makefile
sysdeps/unix/sysv/linux/sparc/sysdep.h
sysdeps/x86_64/bsd-_setjmp.S