From 65fd5ae089965630e127828f5f5b4a3634855477 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 13 Sep 2003 03:47:05 +0000 Subject: 2003-09-13 Ralf Corsepius * src/sync.c: Don't undef __STRICT_ANSI__. Use struct _reent (struct reent doesn't exist) --- cpukit/libcsupport/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/libcsupport/ChangeLog') diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog index c032aa1e41..1e05aecbe8 100644 --- a/cpukit/libcsupport/ChangeLog +++ b/cpukit/libcsupport/ChangeLog @@ -1,3 +1,8 @@ +2003-09-13 Ralf Corsepius + + * src/sync.c: Don't undef __STRICT_ANSI__. + Use struct _reent (struct reent doesn't exist) + 2003-09-13 Ralf Corsepius PR 486/rtems -- cgit v1.2.3