cvs commit: src/lib/libc_r/uthread uthread_kqueue.c
Joerg Sonnenberger
joerg at crater.dragonflybsd.org
Tue May 31 02:26:43 PDT 2005
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.
Revision Changes Path
1.1.2.1 +2 -2 src/lib/libc_r/uthread/uthread_kqueue.c
http://www.dragonflybsd.org/cvsweb/src/lib/libc_r/uthread/uthread_kqueue.c.diff?r1=1.1&r2=1.1.2.1&f=u
More information about the Commits
mailing list