forked from Imagelibrary/rtems
making release docs
This commit is contained in:
@@ -13,7 +13,7 @@ supplements="supplements/hppa1_1 supplements/i386 \
|
||||
|
||||
# Division by access level
|
||||
public_docs="user develenv networking posix_users started started_ada"
|
||||
support_docs="${supplements} ${gnu_tools}"
|
||||
support_docs="${supplements}"
|
||||
partners_docs="posix1003.1 posix1003.1h"
|
||||
oar_manuals="ada_user hwapi tools/texi2www \
|
||||
browseable_rtems posix_users_new bsp_howto"
|
||||
|
||||
@@ -22,7 +22,7 @@ pipe(), Function, Dummy Implementation
|
||||
|
||||
@example
|
||||
dup(), Function, Implemented
|
||||
dup2(), Function, Untested Iimplementation
|
||||
dup2(), Function, Untested Implementation
|
||||
@end example
|
||||
|
||||
@section File Descriptor Deassignment
|
||||
|
||||
@@ -46,21 +46,21 @@ clock_getres(), Function, Implemented
|
||||
@subsection Create a Per-Process Timer
|
||||
|
||||
@example
|
||||
timer_create(), Function, Dummy Implementation
|
||||
timer_create(), Function, Implemented
|
||||
@end example
|
||||
|
||||
@subsection Delete a Per-Process Timer
|
||||
|
||||
@example
|
||||
timer_delete(), Function, Dummy Implementation
|
||||
timer_delete(), Function, Implemented
|
||||
@end example
|
||||
|
||||
@subsection Per-Process Timers
|
||||
|
||||
@example
|
||||
timer_settime(), Function, Dummy Implementation
|
||||
timer_gettime(), Function, Dummy Implementation
|
||||
timer_getoverrun(), Function, Dummy Implementation
|
||||
timer_settime(), Function, Implemented
|
||||
timer_gettime(), Function, Implemented
|
||||
timer_getoverrun(), Function, Implemented
|
||||
@end example
|
||||
|
||||
@subsection High Resolution Sleep
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<BODY BGCOLOR="FFFFFF">
|
||||
<A HREF="http://www.oarcorp.com" target="Text Frame">
|
||||
<IMG align=right BORDER=0 SRC="oaronly.jpg" ALT="OAR"> </A>
|
||||
<H1>RTEMS 4.2.0 On-Line Library</H1>
|
||||
<H1>RTEMS RTEMS_VERSION On-Line Library</H1>
|
||||
<HR>
|
||||
<BODY>
|
||||
<MENU>
|
||||
@@ -45,27 +45,6 @@
|
||||
</MENU>
|
||||
</LI>
|
||||
|
||||
<LI>GNU Tools Documentation
|
||||
<MENU>
|
||||
<LI>Cygnus Newlib 1.8.0
|
||||
<MENU>
|
||||
<LI><A HREF="support/libc/index.html">
|
||||
ANSI C Library (libc) Manual</A>
|
||||
<LI><A HREF="support/libm/index.html">
|
||||
ANSI C Math Library (libm) Manual</A>
|
||||
</MENU>
|
||||
</LI>
|
||||
<LI>EGCS 1.0.2
|
||||
<MENU>
|
||||
<LI><A HREF="support/cpp/index.html">
|
||||
CPP Manual</A>
|
||||
<LI><A HREF="support/gcc/index.html">
|
||||
GCC Manual</A>
|
||||
</MENU>
|
||||
</LI>
|
||||
</MENU>
|
||||
</LI>
|
||||
|
||||
</MENU>
|
||||
<HR>
|
||||
Copyright © 1988-1998 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>
|
||||
|
||||
Reference in New Issue
Block a user