summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch14.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-18 18:15:01 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-18 18:15:01 +0000
commit7331714cf96cef835dd5bfd2ab29961cccdd1899 (patch)
tree05f93fdbf927996c6a4b4af201cd0b311d105805 /doc/posix1003.1/ch14.t
parentFirst attempt at adding constants and feature flags (diff)
downloadrtems-7331714cf96cef835dd5bfd2ab29961cccdd1899.tar.bz2
Added Constants, Feature Flags, and Macros (included in Functions).
No status information was included.
Diffstat (limited to 'doc/posix1003.1/ch14.t')
-rw-r--r--doc/posix1003.1/ch14.t7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/posix1003.1/ch14.t b/doc/posix1003.1/ch14.t
index 0e66df53e6..763f84c57a 100644
--- a/doc/posix1003.1/ch14.t
+++ b/doc/posix1003.1/ch14.t
@@ -26,7 +26,12 @@ clockid_t, Type, Implemented
timerid_t, Type, Implemented
@end example
-@subsection Manifest Constants
+@subsection Timer Event Notification Manifest Constants
+
+@example
+CLOCK_REALTIME, Constant,
+TIMER_ABSTIME, Constant,
+@end example
@section Clock and Timer Functions