Date: Wed, 4 Apr 2001 11:10:26 -0700 (PDT) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_acl_aclcheck_fd.c uthread_acl_delete_fd.c uthread_acl_get_fd.c uthread_acl_set_fd.c uthread_cap_get_fd.c uthread_cap_set_fd.c pthread_private.h Message-ID: <200104041810.f34IAQO31881@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2001/04/04 11:10:26 PDT Modified files: lib/libc_r/uthread pthread_private.h Added files: lib/libc_r/uthread uthread_acl_aclcheck_fd.c uthread_acl_delete_fd.c uthread_acl_get_fd.c uthread_acl_set_fd.c uthread_cap_get_fd.c uthread_cap_set_fd.c Log: Add thread safety wrappers for the posix1e syscalls that deal with file descriptors. Approved by: rwatson Obtained from: TrustedBSD Project Revision Changes Path 1.56 +15 -1 src/lib/libc_r/uthread/pthread_private.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104041810.f34IAQO31881>