This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New POSIX semaphore functionality


On Mon, 2003-10-27 at 23:32, Corinna Vinschen wrote:
> IMHO it would be a pity to require cygserver for POSIX semaphores.
> Except for sem_unlink(), every other functionality neatly matches
> what is allowed by Windows.  Perhaps we should implement sem_unlink()
> so that it just returns -1 and sets errno to ENOSYS for now.

Well, I don't see the cygserver as a bad thing - setup as a service,
it's no more intrusive that RPCSS, for instance.

And for the semaphores, what I was thinking was that the cygserver
allocates anonymous semaphores, handing out the handles - not that the
cygserver would be used for each and every call.

Rob

-- 
GPG key available at: <http://members.aardvark.net.au/lifeless/keys.txt>.

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]