看板 DFBSD_commit 關於我們 聯絡資訊
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