[BACK]Return to kapi.html CVS log [TXT][DIR] Up to [local] / prex-old / doc / html / doc

Diff for /prex-old/doc/html/doc/kapi.html between version 1.1.1.1 and 1.1.1.1.2.1

version 1.1.1.1, 2008/06/03 10:38:42 version 1.1.1.1.2.1, 2008/08/13 17:12:26
Line 23 
Line 23 
           <td id="logo">            <td id="logo">
             <a href="http://prex.sourceforge.net/">              <a href="http://prex.sourceforge.net/">
             <img alt="Prex logo" src="../img/logo.gif" border="0"              <img alt="Prex logo" src="../img/logo.gif" border="0"
             style="width: 281px; height: 56px;"></a>              style="width: 250px; height: 54px;"></a>
           </td>            </td>
           <td id="brief" align="right" valign="bottom">            <td id="brief" align="right" valign="bottom">
             An Open Source, Royalty-free,<br>              An Open Source, Royalty-free,<br>
Line 32 
Line 32 
         </tr>          </tr>
         </table>          </table>
       </td>        </td>
     </tr      </tr>
   
     <tr>      <tr>
       <td id="directory" style="vertical-align: top;">        <td id="directory" style="vertical-align: top;">
Line 43 
Line 43 
     <tr><td class="pad" colspan="2" style="vertical-align: top;"></td></tr>      <tr><td class="pad" colspan="2" style="vertical-align: top;"></td></tr>
   
     <tr>      <tr>
       <td id="main" style="vertical-align: top;">        <td id="doc" style="vertical-align: top;">
       <h1>Prex Kernel API Reference</h1>        <h1>Prex Kernel API Reference</h1>
   
 <i>Version 1.7.0, 2007/12/24</i><br>  <i>Version 1.7.0, 2007/12/24</i><br>
Line 738 
Line 738 
 <dd>Allow accessing another task's IPC object.</dd>  <dd>Allow accessing another task's IPC object.</dd>
 <dt>CAP_DEVIO</dt>  <dt>CAP_DEVIO</dt>
 <dd>Allow device I/O operations.</dd>  <dd>Allow device I/O operations.</dd>
 <dt>CAP_POWER</dt>  
 <dd>Allow power control including shutdown.</dd>  
 <dt>CAP_TIME</dt>  <dt>CAP_TIME</dt>
 <dd>Allow setting system time.</dd>  <dd>Allow setting system time.</dd>
 <dt>CAP_RAWIO</dt>  <dt>CAP_RAWIO</dt>

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.1

CVSweb