From e525f66b09e11427852da956424c71d784d828c6 Mon Sep 17 00:00:00 2001 From: Jennifer Averett Date: Tue, 22 Jun 2010 20:03:41 +0000 Subject: 2010-06-22 Jennifer Averett * libcsupport/Makefile.am, libcsupport/include/rtems/libio_.h: Moved method to free a node from a define to an external method. * libcsupport/src/freenode.c: New file. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 822fb50383..5aa4bc8c7a 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2010-06-22 Jennifer Averett + + * libcsupport/Makefile.am, libcsupport/include/rtems/libio_.h: Moved + method to free a node from a define to an external method. + * libcsupport/src/freenode.c: New file. + 2010-06-22 Jennifer Averett * posix/src/nanosleep.c, posix/src/timersettime.c: Removed redundent -- cgit v1.2.3