glibc/nptl/sysdeps/unix/sysv/linux/powerpc
Ulrich Drepper b8ba4a2741 Update.
* sysdeps/unix/sysv/linux/s390/lowlevellock.h
	(__lll_mutex_unlock_force): New function
	(lll_mutex_unlock_force): Use __lll_mutex_unlock_force.
2003-05-30 04:53:50 +00:00
..
bits Update. 2003-05-30 04:53:50 +00:00
powerpc32 Update. 2003-04-25 22:28:13 +00:00
powerpc64 Update. 2003-04-25 22:28:13 +00:00
createthread.c Update. 2003-04-25 09:12:43 +00:00
fork.c 2003-03-17 Roland McGrath <roland@redhat.com> 2003-03-17 11:22:52 +00:00
lowlevellock.h Update. 2003-05-30 04:53:50 +00:00
Makefile 2003-03-17 Roland McGrath <roland@redhat.com> 2003-03-17 11:22:52 +00:00
pt-vfork.S 2003-03-17 Roland McGrath <roland@redhat.com> 2003-03-17 11:22:52 +00:00
pthread_once.c Replace __lll_add calls with atomic_exchange_and_add calls respectively. 2003-03-20 10:28:06 +00:00