cvs commit: src/lib/libthr/thread thr_private.h thr_syscalls.c

Mike Makonnen mtm at FreeBSD.org
Thu Sep 16 06:55:47 PDT 2004


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


More information about the cvs-src mailing list