Changeset 2119f9d in rtems


Ignore:
Timestamp:
10/29/98 16:42:51 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
a47bd655
Parents:
22fa5832
Message:

making release docs

Location:
doc
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • doc/do_docs

    r22fa5832 r2119f9d  
    1414# Division by access level
    1515public_docs="user develenv networking posix_users started started_ada"
    16 support_docs="${supplements} ${gnu_tools}"
     16support_docs="${supplements}"
    1717partners_docs="posix1003.1 posix1003.1h"
    1818oar_manuals="ada_user hwapi tools/texi2www \
  • doc/posix1003.1/ch06.t

    r22fa5832 r2119f9d  
    2323@example
    2424dup(), Function, Implemented
    25 dup2(), Function, Untested Iimplementation
     25dup2(), Function, Untested Implementation
    2626@end example
    2727
  • doc/posix1003.1/ch14.t

    r22fa5832 r2119f9d  
    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
  • doc/rtems_support.html

    r22fa5832 r2119f9d  
    44<A HREF="http://www.oarcorp.com" target="Text Frame">
    55  <IMG align=right BORDER=0 SRC="oaronly.jpg" ALT="OAR"> </A>
    6 <H1>RTEMS 4.2.0 On-Line Library</H1>
     6<H1>RTEMS RTEMS_VERSION On-Line Library</H1>
    77<HR>
    88<BODY>
     
    4646</LI>
    4747
    48 <LI>GNU Tools Documentation
    49   <MENU>
    50       <LI>Cygnus Newlib 1.8.0
    51           <MENU>
    52               <LI><A HREF="support/libc/index.html">
    53                  ANSI C Library (libc) Manual</A>
    54               <LI><A HREF="support/libm/index.html">
    55                  ANSI C Math Library (libm) Manual</A>
    56          </MENU>
    57       </LI>
    58       <LI>EGCS 1.0.2
    59           <MENU>
    60               <LI><A HREF="support/cpp/index.html">
    61                      CPP Manual</A>
    62               <LI><A HREF="support/gcc/index.html">
    63                      GCC Manual</A>
    64          </MENU>
    65       </LI>
    66   </MENU>
    67 </LI>
    68 
    6948</MENU>
    7049<HR>
Note: See TracChangeset for help on using the changeset viewer.