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

Diff for /www/innovations.html between version 1.38 and 1.39

version 1.38, 2016/09/14 07:07:09 version 1.39, 2016/09/14 11:24:03
Line 420 
Line 420 
   <tt>libc.so</tt> on startup, placing the objects in a random order.    <tt>libc.so</tt> on startup, placing the objects in a random order.
   Theo de Raadt and Robert Peichaer, May 2016,    Theo de Raadt and Robert Peichaer, May 2016,
   enabled by default since OpenBSD 6.0.    enabled by default since OpenBSD 6.0.
 <li>Kernel-assisted lazy binding for W^X safety in multi-threaded programs.  <li>Kernel-assisted lazy-binding for W^X safety in multi-threaded programs.
   A new syscall <a href="http://man.openbsd.org/kbind.2">kbind(2)</a>    A new syscall <a href="http://man.openbsd.org/kbind.2">kbind(2)</a>
   permits lazy-binding to be W^X safe in multi-threaded programs.    permits lazy-binding to be W^X safe in multi-threaded programs.
   Implemented for OpenBSD 5.9 by Philip Guenther in July 2015.    Implemented for OpenBSD 5.9 by Philip Guenther in July 2015.

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39