On Thu, Jun 23, 2016 at 01:56:33PM -0400, Christos Zoulas wrote: > On Jun 23, 7:26pm, jo...@bec.de (Joerg Sonnenberger) wrote: > -- Subject: Re: pthread library related > > | > Yes, but should we commit the proposed ENOSYS stubs in the meantime just > | > to have the functions available? I am not sure... > | > | No, that would do more harm than good. > > I agree; I have ifdef'ed them out in the code. The new proposed patch is: > > http://www.netbsd.org/~christos/pts-20160623.diff
I'd add a comment in the header about the lack of implementation and a BUGS section in the man page, if you want to document them. Joerg