Date: Mon, 16 Sep 2002 16:11:41 -0700 From: Alfred Perlstein <bright@mu.org> To: hackers@freebsd.org Subject: Re: sem_* API Message-ID: <20020916231141.GB86737@elvis.mu.org> In-Reply-To: <20020916230854.GA86737@elvis.mu.org> References: <20020916230854.GA86737@elvis.mu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Alfred Perlstein <bright@mu.org> [020916 16:08] wrote: > I got sort of bored so I wrote a kernel version of the POSIX sem_* > functions so that we can support sem_open() and sem_init() when 'pshared' > is set to true. Basically this is posix semaphores that can be used > between processes. > > I haven't tested it as of yet (but I will be soon), here's the delta > for it. > > Does anyone know a test suite for this API? Of course actually including the _new_ files might help, the diff can be pulled from here: http://people.freebsd.org/~alfred/deltas/sem.diff.gz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020916231141.GB86737>