glibc/nptl/sysdeps/unix/sysv/linux/ia64
Ulrich Drepper 65d46efed2 Update.
* sysdeps/unix/sysv/linux/ia64/lowlevellock.h
	(__lll_mutex_unlock_force): New function.
	(lll_mutex_unlock_force): Use __lll_mutex_unlock_force.

	* tst-rwlock7.c (do_test): Use correct format specifier.
2003-05-30 03:47:32 +00:00
..
bits Update. 2003-05-03 05:05:57 +00:00
Versions Update. 2003-03-25 20:41:26 +00:00
createthread.c
fork.c Update. 2003-03-13 04:41:39 +00:00
lowlevellock.h Update. 2003-05-30 03:47:32 +00:00
pt-initfini.c
pt-vfork.S
pthread_once.c Update. 2003-03-21 08:13:51 +00:00
sem_post.c Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00
sysdep-cancel.h Update. 2003-04-25 22:28:13 +00:00
timer_create.c Update. 2003-03-25 20:41:26 +00:00
timer_delete.c Update. 2003-03-25 20:41:26 +00:00
timer_getoverr.c Update. 2003-03-25 20:41:26 +00:00
timer_gettime.c Update. 2003-03-25 20:41:26 +00:00
timer_settime.c Update. 2003-03-25 20:41:26 +00:00