cvs commit: src/lib/libthr/thread thr_private.h thr_syscalls.c
Mike Makonnen
mtm at FreeBSD.org
Sat Oct 9 08:37:43 PDT 2004
mtm 2004-10-09 15:37:42 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
lib/libthr/thread thr_private.h thr_syscalls.c
Log:
----------------------------
revision 1.41
date: 2004/09/16 13:55:46; author: mtm; state: Exp; lines: +21 -0
Implement cancellation points in libc interfaces, as specified by POSIX.
=============================================================================
Approved by: re/scottl
Revision Changes Path
1.39.2.1 +21 -0 src/lib/libthr/thread/thr_private.h
1.7.2.1 +293 -0 src/lib/libthr/thread/thr_syscalls.c
More information about the cvs-src
mailing list