From 3857ca787c88f420b7ead5b52fd6495ae65083e4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 25 Feb 2003 06:19:22 +0000 Subject: Update. * sem_open.c (sem_open): Fix handling of O_CREAT without O_EXCL. --- nptl/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 05aee28cb5..d8ccec38a2 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,7 @@ 2003-02-24 Ulrich Drepper + * sem_open.c (sem_open): Fix handling of O_CREAT without O_EXCL. + * tst-cond2.c: Fix sychronization with child. * tst-rwlock8.c (reader_thread): Remove unused variable. -- cgit 1.4.1