summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-14 20:25:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-08-14 20:25:28 +0000
commit236b701440721cac9487ecee0dd7d8d8055e3db0 (patch)
tree89a675e7ba8bc38c234bfcd4fd5ea7cf828ebd0b /cpukit/libmisc/ChangeLog
parentCorrecting to include PR numbers. (diff)
downloadrtems-236b701440721cac9487ecee0dd7d8d8055e3db0.tar.bz2
2003-08-14 Joel Sherrill <joel@OARcorp.com>
PR 408/filesystem * cpuuse/cpuuse.c: Added sync() service. As part of adding this service, the new RTEMS service rtems_iterate_over_all_threads() was also added. This new service makes it easier to iterate over all the tasks/threads in a system and perform an action on them. This change is to use the new thread iteration service.
Diffstat (limited to 'cpukit/libmisc/ChangeLog')
-rw-r--r--cpukit/libmisc/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog
index 715949e214..a86ded102f 100644
--- a/cpukit/libmisc/ChangeLog
+++ b/cpukit/libmisc/ChangeLog
@@ -1,3 +1,12 @@
+2003-08-14 Joel Sherrill <joel@OARcorp.com>
+
+ PR 408/filesystem
+ * cpuuse/cpuuse.c: Added sync() service. As part of adding this
+ service, the new RTEMS service rtems_iterate_over_all_threads() was
+ also added. This new service makes it easier to iterate over all the
+ tasks/threads in a system and perform an action on them. This change
+ is to use the new thread iteration service.
+
2003-08-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* fsmount/Makefile.am: Fix path to automake-includes.