cvs commit: src/lib/libc_r/uthread uthread_kqueue.c
Joerg Sonnenberger
joerg at britannica.bec.de
Tue May 31 02:30:18 PDT 2005
On Tue, May 31, 2005 at 02:26:06AM -0700, Joerg Sonnenberger wrote:
> joerg 2005/05/31 02:26:06 PDT
>
> DragonFly src repository
>
> Modified files: (Branch: DragonFly_RELEASE_1_2)
> lib/libc_r/uthread uthread_kqueue.c
> Log:
> MFC 1.2:
> kqueue is used by the resolver and defines both in libc and libc_r as
> weak symbol. Make the libc_r version strong to avoid ld / rtld picking
> to wrong one.
This is meant to fix occasional hangs e.g. in firefox. The same fix
is also available for Preview.
Joerg
More information about the Commits
mailing list