making release docs

This commit is contained in:
Joel Sherrill
1998-10-29 16:42:51 +00:00
parent 22fa583204
commit 2119f9d4b1
4 changed files with 8 additions and 29 deletions

View File

@@ -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"

View File

@@ -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

View File

@@ -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

View File

@@ -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 &copy; 1988-1998 <A HREF="http://www.oarcorp.com" target="Text Frame">OAR Corporation</A>