glibc/nptl/sysdeps/unix/sysv/linux/i386
Ulrich Drepper 3a4d1e1e49 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.
2003-07-01 03:29:50 +00:00
..
bits Update. 2003-06-22 23:55:27 +00:00
i486 Update. 2003-06-27 08:17:46 +00:00
i586 Update. 2003-01-29 00:39:03 +00:00
i686 Update. 2003-06-16 05:29:24 +00:00
createthread.c Update. 2003-01-28 10:42:28 +00:00
dl-sysdep.h Update. 2003-06-16 05:29:24 +00:00
fork.c Initial revision 2002-11-26 22:50:54 +00:00
lowlevellock.h Update. 2003-06-01 04:09:55 +00:00
pt-vfork.S Initial revision 2002-11-26 22:50:54 +00:00
pthread_once.S Update. 2003-07-01 03:29:50 +00:00
pthread_spin_init.c Update. 2003-03-18 01:56:11 +00:00
pthread_spin_unlock.S pthread_spin_unlock implementation for Linux/i386. 2003-03-18 01:52:02 +00:00
sysdep-cancel.h Update. 2003-06-17 08:58:31 +00:00