glibc/nptl/sysdeps
Ulrich Drepper 9bdabb94da Update.
2003-06-19  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/unix/sysv/linux/ia64/sem_post.c: Move to...
	* sysdeps/unix/sysv/linux/sem_post.c: ...here.

	* sysdeps/unix/sysv/linux/sem_post.c: Move to...
	* sysdeps/unix/sysv/linux/powerpc/sem_post.c: ... here.  Pass nr + 1
	instead of nr to lll_futex_wake.  Only set errno and return -1
	if err < 0.

	* sysdeps/unix/sysv/linux/powerpc/lowlevellock.h (lll_futex_wait,
	lll_futex_timed_wait, lll_futex_wake, lll_futex_requeue): On success
	return actual return value from the syscall, not 0.

	compat_timer_getoverrun.
2003-06-19 19:53:12 +00:00
..
generic * forward.c (pthread_self): Use FORWARD3 macro to correct return type. 2002-12-05 05:15:35 +00:00
i386 Update. 2003-06-08 05:28:14 +00:00
ia64 Update. 2003-05-01 23:19:51 +00:00
powerpc Update. 2003-05-01 23:19:51 +00:00
pthread Update. 2003-06-17 08:58:31 +00:00
s390 Update. 2003-05-01 23:19:51 +00:00
sh Update. 2003-05-29 05:38:43 +00:00
unix/sysv/linux Update. 2003-06-19 19:53:12 +00:00
x86_64 Update. 2003-06-17 08:58:31 +00:00