Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Dec 2002 11:05:45 -0800
From:      Alfred Perlstein <alfred@freebsd.org>
To:        Craig Rodrigues <rodrigc@attbi.com>
Cc:        current@freebsd.org
Subject:   Re: POSIX semaphores in FreeBSD-CURRENT
Message-ID:  <20021213190545.GN23663@elvis.mu.org>
In-Reply-To: <20021213123955.A3471@attbi.com>
References:  <20021213123955.A3471@attbi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Craig Rodrigues <rodrigc@attbi.com> [021213 09:39] wrote:
> Alfred,
> 
> There is a very interesting thread on freebsd-current about
> some of the POSIX semaphore code that you contributed to
> -current.
> 
> You may want to chime in. :)
> 
> http://docs.freebsd.org/cgi/mailindex.cgi?sort=subject&file=current/freebsd-current
> 
> Look for the thread "Posix Semaphores in -CURRENT".
> 
> Thanks. :)

It's not interesting it's just a bunch of people wandering around
scratching thier heads without reading the relevant docs and
standards.

Exactly why I don't subscribe to -current.

http://www.freebsd.org/cgi/man.cgi?query=sem_open&apropos=0&sektion=0&manpath=SunOS+5.7&format=html

       The  name  argument  points to a string naming a semaphore
       object. It is unspecified whether the name appears in  the
       file  system  and  is visible to functions that take path-
       names as arguments. The name argument conforms to the con-
       struction  rules  for  a  pathname. The first character of
       name must be a slash   (/)  character  and  the  remaining
       characters  of   name cannot include any slash characters.
       For maximum portability,  name should include no more than
       14 characters, but this limit is not enforced.

-- 
-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 freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021213190545.GN23663>