Changeset 90fe8b3 in rtems
- Timestamp:
- 02/10/99 19:51:01 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- cef8302
- Parents:
- 6ea3da8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/posix1003.1/ch14.t
r6ea3da8 r90fe8b3 47 47 48 48 @example 49 timer_create(), Function, Dummy Implementation49 timer_create(), Function, Implemented 50 50 @end example 51 51 … … 53 53 54 54 @example 55 timer_delete(), Function, Dummy Implementation55 timer_delete(), Function, Implemented 56 56 @end example 57 57 … … 59 59 60 60 @example 61 timer_settime(), Function, Dummy Implementation62 timer_gettime(), Function, Dummy Implementation63 timer_getoverrun(), Function, Dummy Implementation61 timer_settime(), Function, Implemented 62 timer_gettime(), Function, Implemented 63 timer_getoverrun(), Function, Implemented 64 64 @end example 65 65
Note: See TracChangeset
for help on using the changeset viewer.