From 7bd88b54950e0dd5a4a0c635a12f69a33d237e71 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 15 Sep 2003 00:58:13 +0000 Subject: 2003-09-15 Ralf Corsepius PR 489/rtems * src/newlibc.c: Reflect struct Thread_Control_struct.libc_reent having changed from void * to struct _reent*. --- cpukit/libcsupport/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/libcsupport/ChangeLog') diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog index 1e05aecbe8..e6b6214314 100644 --- a/cpukit/libcsupport/ChangeLog +++ b/cpukit/libcsupport/ChangeLog @@ -1,3 +1,9 @@ +2003-09-15 Ralf Corsepius + + PR 489/rtems + * src/newlibc.c: Reflect struct Thread_Control_struct.libc_reent + having changed from void * to struct _reent*. + 2003-09-13 Ralf Corsepius * src/sync.c: Don't undef __STRICT_ANSI__. -- cgit v1.2.3