DragonFly commits List (threaded) for 2005-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/lib/libc_r/uthread uthread_kevent.c
joerg 2005/03/20 10:45:15 PST
DragonFly src repository
Modified files:
lib/libc_r/uthread uthread_kevent.c
Log:
Override _kevent, not kevent. This should fix the DNS issue, since
the libc resolver was calling _kevent directly, which prevented
libc_r from switching to another thread.
Suggested-by: Jonathan Lemon
Problem-reports: Brock Johnson, Laurent Sartran and others
Special-thanks-to: Laurent Sartran for tracking down the timeframe
Revision Changes Path
1.3 +4 -2 src/lib/libc_r/uthread/uthread_kevent.c
http://www.dragonflybsd.org/cvsweb/src/lib/libc_r/uthread/uthread_kevent.c.diff?r1=1.2&r2=1.3&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]