=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/52.html,v retrieving revision 1.20 retrieving revision 1.21 diff -c -r1.20 -r1.21 *** www/52.html 2012/09/06 03:43:10 1.20 --- www/52.html 2012/09/06 05:28:59 1.21 *************** *** 87,93 ****
  • Closed race conditions in thread creation, and in fork(2) and open(2) in a threaded process.
  • Improved handling of threaded processes in ps(1) and fstat(1).
  • Changed the lock around dlopen() to be recursive, so that dl*() operations from atexit() handlers don't deadlock. !
  • Many fixes to pthread attribute and mutex error checking and cancelation handling.

    --- 87,93 ----

  • Closed race conditions in thread creation, and in fork(2) and open(2) in a threaded process.
  • Improved handling of threaded processes in ps(1) and fstat(1).
  • Changed the lock around dlopen() to be recursive, so that dl*() operations from atexit() handlers don't deadlock. !
  • Many fixes to pthread attribute and mutex error checking and cancellation handling.

    *************** *** 711,717 **** alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 52.html,v 1.20 2012/09/06 03:43:10 lteo Exp $ --- 711,717 ---- alt="OpenBSD"> www@openbsd.org
    ! $OpenBSD: 52.html,v 1.21 2012/09/06 05:28:59 guenther Exp $