Fwd: FreeBSD and Standards Wiki

Garrett Cooper yanegomi at gmail.com
Sun Feb 6 08:36:27 UTC 2011


    Functionally I agree with you, but it should be in limits.h to be
fully compliant with POSIX. Same with PTHREAD_STACK_MIN.
    I haven't looked at other areas beyond just those two constants.
I'll add this discrepancy to the wiki.
Thanks!
-Garrett

---------- Forwarded message ----------
From: Pedro F. Giffuni <giffunip at yahoo.com>
Date: Fri, Feb 4, 2011 at 8:30 AM
Subject: Re: FreeBSD and Standards Wiki
To: Garrett Cooper <yanegomi at gmail.com>


Hi again Garrett;

Just for fun (a strange definition of fun), I gave a try to update the
devel/linuxthreads port and I found a minor compliance issue:

PTHREAD_KEYS_MAX

should be defined in limits.h according to this:

http://pubs.opengroup.org/onlinepubs/009695399/basedefs/limits.h.html

we have it pthread.h (which actually makes sense).


More information about the freebsd-standards mailing list