tech-userlevel archive

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

Re: pthread library related



Forgot to say one thing...

>>>>> On Thu, 19 May 2016 12:44:57 +0900, SODA Noriyuki <soda%NetBSD.org@localhost> said:

>> How about other functions? Does it make sense to follow POSIX standard
>> to implement the missing functions in netbsd?

> In general, it's not recommended to add a stub function which returns
> ENOSYS (i.e. "Function not implemented") unless there is strong reason
> to do so.

Adding real implementation (instead of the ENOSYS stub) is desired,
of course...
-- 
soda


Home | Main Index | Thread Index | Old Index