=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/53.html,v retrieving revision 1.56 retrieving revision 1.57 diff -c -r1.56 -r1.57 *** www/53.html 2013/03/14 19:00:41 1.56 --- www/53.html 2013/03/14 20:59:49 1.57 *************** *** 253,259 **** <dlfcn.h>, <netdb.h>, <net/if.h>, <netinet/in.h>, <sys/socket.h>, <sys/uio.h>, and <sys/un.h>. -
  • Linking libpthread statically in a dynamic executable is now handled correctly.
  • libpthread now caches automatically allocated, default size thread stacks.
  • Coredumping no longer hogs CPU or I/O and can be aborted by sending the process a SIGKILL signal.
  • Improvements in the handling of profiling, tracing, and %cpu calculation of threaded processes. --- 253,258 ---- *************** *** 859,865 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.56 2013/03/14 19:00:41 deraadt Exp $ --- 858,864 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 53.html,v 1.57 2013/03/14 20:59:49 tedu Exp $