summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-10 16:10:37 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-10 16:10:37 +0000
commitf0266e169325eab8e2f7204e77937ae8ab98d47c (patch)
tree6019af358475fbf86f6e8a5beb477ba1f8bc7ea8 /cpukit/ChangeLog
parent2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-f0266e169325eab8e2f7204e77937ae8ab98d47c.tar.bz2
2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/__times.c, libfs/src/nfsclient/src/nfsTest.c, libfs/src/nfsclient/src/rpcio.c: Convert calls to legacy routine rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 12ebfc3a24..4479924199 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libcsupport/src/__times.c, libfs/src/nfsclient/src/nfsTest.c,
+ libfs/src/nfsclient/src/rpcio.c: Convert calls to legacy routine
+ rtems_clock_get( RTEMS_CLOCK_GET_xxx, ..) to rtems_clock_get_xxx().
+
2009-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/heapresizeblock.c: Remove printk's that were accidentally