Skip to content

Commit

Permalink
* sysdeps/unix/sysv/linux/s390/sem_timedwait.c (sem_timedwait): Fix
Browse files Browse the repository at this point in the history
	a typo.

	* sysdeps/unix/sysv/linux/s390/sem_timedwait.c (sem_timedwait):
  • Loading branch information
Jakub Jelinek committed Jun 10, 2003
1 parent 1dee0a7 commit ed24330
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion nptl/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2003-06-10 Jakub Jelinek <jakub@redhat.com>

* sysdeps/unix/sysv/linux/s390/sem_timedwait.c (sem_timedwait): Fix
a typo.

2003-06-10 Ulrich Drepper <drepper@redhat.com>

* sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S
Expand All @@ -17,7 +22,7 @@

* sysdeps/unix/sysv/linux/s390/sem_wait.c (__new_sem_wait): Make
cancelable.
* sysdeps/unix/sysv/linux/s390/sem_timedwait.c (__sem_timedwait):
* sysdeps/unix/sysv/linux/s390/sem_timedwait.c (sem_timedwait):
Likewise.

* sysdeps/unix/sysv/linux/x86_64/sysdep-cancel.h: Remove
Expand Down

0 comments on commit ed24330

Please sign in to comment.