cvs commit: src/lib/libc/gen sem.c
Daniel Eischen
deischen at freebsd.org
Tue Oct 18 10:48:30 PDT 2005
On Tue, 18 Oct 2005, Stefan Farfeleder wrote:
> 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?
If you do, please don't put them in the thread sections.
--
DE
More information about the cvs-src
mailing list