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

Diff for /www/61.html between version 1.33 and 1.34

version 1.33, 2017/03/11 06:55:04 version 1.34, 2017/03/11 07:32:40
Line 268 
Line 268 
         <a href="http://man.openbsd.org/reallocarray.3">reallocarray(3)</a>.          <a href="http://man.openbsd.org/reallocarray.3">reallocarray(3)</a>.
     <li><a href="http://man.openbsd.org/sha2.3">SHA512_256</a> family      <li><a href="http://man.openbsd.org/sha2.3">SHA512_256</a> family
         of functions added to libc.          of functions added to libc.
     <li>arm added to the list of arch where the      <li>arm added to the list of archs where the
         <a href="http://man.openbsd.org/setjmp.3">setjmp(3)</a>          <a href="http://man.openbsd.org/setjmp.3">setjmp(3)</a>
         family of functions apply XOR cookies to stack and return-address          family of functions apply XOR cookies to stack and return-address
         values in the jmpbuf on arm as well.          values in the jmpbuf.
     <li><a href="http://man.openbsd.org/printf.3">printf(3)</a> family      <li><a href="http://man.openbsd.org/printf.3">printf(3)</a> family
         of formatting functions now report to syslog when the %s          of formatting functions now report to syslog when the %s
         format is used with a NULL pointer.          format is used with a NULL pointer.
Line 338 
Line 338 
         <a href="http://man.openbsd.org/socketpair.2">socketpair(2)</a>.          <a href="http://man.openbsd.org/socketpair.2">socketpair(2)</a>.
     <li>Added support to <a href="http://man.openbsd.org/doas.1">doas(1)</a>      <li>Added support to <a href="http://man.openbsd.org/doas.1">doas(1)</a>
         for session-locked persistent authentication.          for session-locked persistent authentication.
       <li>Use a hardware register for the thread pointer on arm for improved
           performance in multi-threaded processes.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34