Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2004 13:55:46 +0000 (UTC)
From:      Mike Makonnen <mtm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread thr_private.h thr_syscalls.c
Message-ID:  <200409161355.i8GDtk3D033092@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mtm         2004-09-16 13:55:46 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_private.h thr_syscalls.c 
  Log:
  Implement cancellation points in libc interfaces, as specified by POSIX.
  
  Revision  Changes    Path
  1.41      +21 -0     src/lib/libthr/thread/thr_private.h
  1.8       +293 -0    src/lib/libthr/thread/thr_syscalls.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409161355.i8GDtk3D033092>