From 543fb0c8d48e9eb9b0f59c37f2f8543bd8c4bac3 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 29 Oct 2004 21:53:26 +0000 Subject: Update. 2004-10-29 Kaz Kojima * sysdeps/unix/sysv/linux/sh/sem_timedwait.S (sem_timedwait): Set ETIMEDOUT to errno when time is up. Tweak to avoid assembler warning. --- nptl/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'nptl') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 4c7f671f60..33e2d8ae44 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,9 @@ +2004-10-29 Kaz Kojima + + * sysdeps/unix/sysv/linux/sh/sem_timedwait.S (sem_timedwait): + Set ETIMEDOUT to errno when time is up. Tweak to avoid + assembler warning. + 2004-10-28 Jakub Jelinek * pthread_create.c (__pthread_create_2_1): Avoid leaking stacks -- cgit v1.2.3