1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-30 17:41:16 +03:00
Files
glibc/nptl/sysdeps/unix/sysv/linux/i386/i486
Ulrich Drepper da0c02eee1 Update.
2003-07-08  Jakub Jelinek  <jakub@redhat.com>

	* pthreadP.h (__pthread_unwind_next, __pthread_register_cancel,
	__pthread_unregister_cancel): Add prototypes and hidden_proto.
	* unwind.c (__pthread_unwind_next): Add hidden_def.
	* cleanup.c (__pthread_register_cancel, __pthread_unregister_cancel):
	Likewise.
	* sysdeps/unix/sysv/linux/i386/i486/sem_wait.S (__new_sem_wait):
	Use HIDDEN_JUMPTARGET to jump to __pthread_unwind.
	* sysdeps/unix/sysv/linux/i386/i486/sem_timedwait.S (sem_timedwait):
	Likewise.
	* sysdeps/unix/sysv/linux/x86_64/sem_wait.S (sem_wait): Likewise.
	* sysdeps/unix/sysv/linux/x86_64/sem_timedwait.S (sem_timedwait):
	Likewise.
	* sysdeps/unix/sysv/linux/i386/pthread_once.S (__pthread_once): Use
	HIDDEN_JUMPTARGET to call __pthread_register_cancel,
	__pthread_unregister_cancel and __pthread_unwind_next.
2003-07-08 21:08:13 +00:00
..
2003-03-10 22:11:26 +00:00
2003-03-10 22:27:01 +00:00
2003-03-11 05:52:12 +00:00
2003-05-26 02:47:39 +00:00
2003-06-10 07:45:18 +00:00
2003-06-27 08:17:46 +00:00
2003-06-27 07:02:58 +00:00
2003-06-05 19:31:57 +00:00
2003-06-05 19:31:57 +00:00
2003-06-05 19:31:57 +00:00
2003-03-08 10:30:42 +00:00
2003-06-05 19:31:57 +00:00
2003-07-08 21:08:13 +00:00
2003-05-10 20:38:31 +00:00
2003-07-08 21:08:13 +00:00