Changeset 90fe8b3 in rtems


Ignore:
Timestamp:
02/10/99 19:51:01 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
cef8302
Parents:
6ea3da8
Message:

Added POSIX timers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/posix1003.1/ch14.t

    r6ea3da8 r90fe8b3  
    4747
    4848@example
    49 timer_create(), Function, Dummy Implementation
     49timer_create(), Function, Implemented
    5050@end example
    5151
     
    5353
    5454@example
    55 timer_delete(), Function, Dummy Implementation
     55timer_delete(), Function, Implemented
    5656@end example
    5757
     
    5959
    6060@example
    61 timer_settime(), Function, Dummy Implementation
    62 timer_gettime(), Function, Dummy Implementation
    63 timer_getoverrun(), Function, Dummy Implementation
     61timer_settime(), Function, Implemented
     62timer_gettime(), Function, Implemented
     63timer_getoverrun(), Function, Implemented
    6464@end example
    6565
Note: See TracChangeset for help on using the changeset viewer.