[BACK]Return to 39.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/39.html between version 1.30 and 1.31

version 1.30, 2006/03/08 09:23:09 version 1.31, 2006/03/08 09:27:07
Line 165 
Line 165 
     which makes tools like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&amp;sektion=1">gdb(1)</a>      which makes tools like <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gdb&amp;sektion=1">gdb(1)</a>
     much more useable.      much more useable.
 <li>Header files have been rewritten to provide better C99 support.  <li>Header files have been rewritten to provide better C99 support.
 <li>System libraries now include debug information, providing much  
 better debug facilities for userland programs.  better debug facilities for userland programs.
 <li>Linted versions of system libraries are now provided and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&amp;sektion=1">lint(1)</a> has been substantially overhauled to produce less false positives and find new classes of problems.  <li>Linted versions of system libraries are now provided and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&amp;sektion=1">lint(1)</a> has been substantially overhauled to produce less false positives and find new classes of problems.
   <li>The complete source tree has been audited for wrong usage of the
   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=queue&amp;sektion=3">queue(3)</a>
   macros and facilities have been added to detect misuse.
 </ul>  </ul>
 <p>  <p>
   

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31