Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2005 19:41:30 +0200
From:      Stefan Farfeleder <stefanf@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libc/gen sem.c
Message-ID:  <20051018174123.GX67914@wombat.fafoe.narf.at>
In-Reply-To: <200510181724.j9IHO3kp094419@repoman.freebsd.org>
References:  <200510181724.j9IHO3kp094419@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 18, 2005 at 05:24:03PM +0000, Stefan Farfeleder wrote:
> stefanf     2005-10-18 17:24:03 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libc/gen         sem.c 
>   Log:
>   Make __sem_timedwait() consistent with the sem_timedwait() prototype.

We have a quite few cases where we declare foo() in the header and
define _foo() or __foo() in the .c file.  Should such functions be added
to namespace.h?



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