From 9a673dbaa8e1c59d3ad013a4092ca33fae7b6823 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 7 Feb 2007 03:36:52 +0000 Subject: =?UTF-8?q?2007-02-07=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac: Check fo intmax_t, uintptr_t, intptr_t, pthread.h, pthread_rwlock_t, pthread_barrier_t, pthread_spinlock_t. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 28ae440889..dae310aec7 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2007-02-07 Ralf Corsépius + + * configure.ac: Check fo intmax_t, uintptr_t, intptr_t, + pthread.h, pthread_rwlock_t, pthread_barrier_t, pthread_spinlock_t. + 2007-02-06 Till Straumann * libcsupport/src/gxx_wrappers.c: fix PR#690. Supply -- cgit v1.2.3