libthr does not obey WITHOUT_SYSCALL_COMPAT

David Xu davidxu at freebsd.org
Sun Mar 8 19:35:29 PDT 2009


Pawel Worach wrote:
> Hi,
> 
> If libc is built using WITHOUT_SYSCALL_COMPAT applications linked with
> libthr end up having unresolved symbols since libthr references
> __fcntl_compat unconditionally.
> Here is a patch to make libthr also obey WITHOUT_SYSCALL_COMPAT
> http://www.vlakno.cz/~pwo/libthr.diff
> 
> Regards

Committed!

Thanks,
David Xu


More information about the freebsd-threads mailing list