]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 1 Jul 2003 03:29:50 +0000 (03:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 1 Jul 2003 03:29:50 +0000 (03:29 +0000)
commit3a4d1e1e490a8c98ad8478973936880c3f4af0bd
tree0e8a6da9a3d088f573ec96d289b92c23f8683841
parent5a8e918dc6809872537f589976cc5b9e9d89131c
Update.

2003-06-30  Ulrich Drepper  <drepper@redhat.com>

* sysdeps/unix/sysv/linux/i386/pthread_once.S (__pthread_once):
Use correct cleanup handler registration.  Add unwind info.
* tst-once3.c: Add cleanup handler and check it is called.
* tst-once4.c: Likewise.
* tst-oncex3.c: New file.
* tst-oncex4.c: New file.
* Makefile: Add rules to build and run tst-oncex3 and tst-oncex4.
nptl/ChangeLog
nptl/sysdeps/unix/sysv/linux/i386/pthread_once.S
nptl/tst-once3.c
nptl/tst-once4.c
nptl/tst-oncex3.c [new file with mode: 0644]
nptl/tst-oncex4.c [new file with mode: 0644]
This page took 0.040092 seconds and 5 git commands to generate.