From 2837a5eace3af05a8eb2047a5b119cf1952cc631 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 Dec 2002 13:48:27 +0000 Subject: 2002-12-06 Vladimir Nesic * inline/rtems/posix/cond.inl, macros/rtems/posix/cond.inl: Implemented PTHREAD_COND_INITIALIZER support. Vladimir implemented the inline version and Joel adapted it to the macro version. --- cpukit/posix/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/posix/ChangeLog') diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog index 045b1018e3..80b450c3b8 100644 --- a/cpukit/posix/ChangeLog +++ b/cpukit/posix/ChangeLog @@ -1,3 +1,9 @@ +2002-12-06 Vladimir Nesic + + * inline/rtems/posix/cond.inl, macros/rtems/posix/cond.inl: + Implemented PTHREAD_COND_INITIALIZER support. Vladimir implemented + the inline version and Joel adapted it to the macro version. + 2002-12-02 Joel Sherrill * include/rtems/posix/timer.h, src/keygetspecific.c, -- cgit v1.2.3