summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch14.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-11-19 16:02:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-11-19 16:02:06 +0000
commitbc950e878a06243e272493eff8a9509b4e416483 (patch)
tree37993285c3c08d3e8937597618e8de059f2b970f /doc/posix1003.1/ch14.t
parentchanged version to 4.0.0-AFCC (diff)
downloadrtems-bc950e878a06243e272493eff8a9509b4e416483.tar.bz2
Applied updates from remote work while doing class.
Diffstat (limited to '')
-rw-r--r--doc/posix1003.1/ch14.t10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/posix1003.1/ch14.t b/doc/posix1003.1/ch14.t
index 94ff3daebc..25de89cbf9 100644
--- a/doc/posix1003.1/ch14.t
+++ b/doc/posix1003.1/ch14.t
@@ -46,21 +46,21 @@ clock_getres(), Function, Implemented
@subsection Create a Per-Process Timer
@example
-timer_create(), Function, Implemented
+timer_create(), Function, Dummy Implementation
@end example
@subsection Delete a Per-Process Timer
@example
-timer_delete(), Function, Implemented
+timer_delete(), Function, Dummy Implementation
@end example
@subsection Per-Process Timers
@example
-timer_settime(), Function, Implemented
-timer_gettime(), Function, Implemented
-timer_getoverrun(), Function, Implemented
+timer_settime(), Function, Dummy Implementation
+timer_gettime(), Function, Dummy Implementation
+timer_getoverrun(), Function, Dummy Implementation
@end example
@subsection High Resolution Sleep