Date: Wed, 18 Sep 2002 15:49:14 -0700 From: Alfred Perlstein <alfred@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_sem.c Message-ID: <20020918224914.GM86737@elvis.mu.org> In-Reply-To: <200209182247.g8IMlgMx096191@freefall.freebsd.org> References: <200209182247.g8IMlgMx096191@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Alfred Perlstein <alfred@FreeBSD.org> [020918 15:47] wrote: > alfred 2002/09/18 15:47:42 PDT > > Added files: > sys/kern uipc_sem.c > Log: > Bring in my implementation of kernel support for posix realtime semaphores > that are shareable between processes. > > There will be a cleanup shortly along with the necessary changes made to > libc, libc_r, libpthread as well as the hooks into sys/conf and sys/modules. > > Revision Changes Path > 1.1 +835 -0 src/sys/kern/uipc_sem.c (new) I will be cleaning this stuff up later tonight or tomorrow along with the needed changes to userland and the kernel config. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' 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?20020918224914.GM86737>