From ac7d5ef06a6d6e8d84abbd1f0b82162725f98326 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 11 May 1995 17:39:37 +0000 Subject: Initial revision --- c/UPDATE_HELP | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 c/UPDATE_HELP (limited to 'c/UPDATE_HELP') diff --git a/c/UPDATE_HELP b/c/UPDATE_HELP new file mode 100644 index 0000000000..cf6feffff0 --- /dev/null +++ b/c/UPDATE_HELP @@ -0,0 +1,17 @@ +# +# $Id$ +# + +In the directory "update_tools", there are a set of tools to aid in +making the application source changes necessary to address some +of the changes in the RTEMS API between release 3.1.0 and 3.2.0. + +The primary change addressed by these tools is the addition of +"rtems_" or "RTEMS_" as a prefix on EVERY user visible RTEMS +provided constant and routine. The primary factor in the decision +to make such a sweeping change was conflicts between the +the RTEMS and POSIX API's. + +WARNING: These tools modify the files IN PLACE!!! Backup your + source before using these tools. + -- cgit v1.2.3