Date: Sat, 9 Oct 2004 15:37:42 +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: <200410091537.i99FbgjB002261@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410091537.i99FbgjB002261>