Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/lib/libpthread



In article <270E0BFE-292C-11D8-A795-000A957650EC%wasabisystems.com@localhost>,
Jason Thorpe <thorpej%wasabisystems.com@localhost> wrote:
>-=-=-=-=-=-
>
>
>On Dec 7, 2003, at 7:04 PM, Christos Zoulas wrote:
>
>> Ah, but they are in the posix standard, we have man pages for them, and
>> programs expect them to be there otherwise they don't compile/link. Can
>> you please read the source before you lean on the capslock?
>
>They are *optional* in the POSIX standard, and there is a way to test 
>if they are present at compile-time.  If we don't implement them in any 
>meaningful way, then there should be only two options:
>
>       1. Implement them completely.
>
>       2. Disable the manual pages for them.

What do you think is meaningful? Right now we get the values correctly,
and we fail of ENOTSUP if we try to set something we cannot do.

christos



Home | Main Index | Thread Index | Old Index