summaryrefslogtreecommitdiffstats
path: root/doc/user/c_user.texi
diff options
context:
space:
mode:
authorJoel Sherrill joel.sherrill@oarcorp.com <joel@monaco.(none)>2012-08-30 18:38:50 -0500
committerJoel Sherrill joel.sherrill@oarcorp.com <joel@monaco.(none)>2012-08-30 18:38:50 -0500
commit66dacbfb8efe777f963a027dcd0645a6fefb2d5b (patch)
treefca46943b4117d07b5a9a16cc41cb6233993b900 /doc/user/c_user.texi
parenttimespec helpers: Add wrappers with new test (diff)
downloadrtems-66dacbfb8efe777f963a027dcd0645a6fefb2d5b.tar.bz2
timespec: Add documentation for struct timespec Helpers
Joel editted the documentation for clarity, grammar and technical correctness. I also moved it in the manual and added @findex entries. The core work was just polished. Author: Krzysztof Mięsowicz <krzysztof.miesowicz@gmail.com>
Diffstat (limited to 'doc/user/c_user.texi')
-rw-r--r--doc/user/c_user.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/user/c_user.texi b/doc/user/c_user.texi
index e70649cec6..123ade20f9 100644
--- a/doc/user/c_user.texi
+++ b/doc/user/c_user.texi
@@ -108,6 +108,7 @@
@include cpuuse.texi
@include object.texi
@include chains.texi
+@include timespec.texi
@include cbs.texi
@include dirstat.texi
@include example.texi
@@ -146,6 +147,7 @@
* CPU Usage Statistics::
* Object Services::
* Chains::
+* Timespec Helpers::
* Constant Bandwidth Server Scheduler API::
* Directive Status Codes::
* Example Application::