cvs commit: src/lib/libc_r/uthread uthread_kevent.c

看板DFBSD_commit作者時間21年前 (2005/03/21 03:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
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
文章代碼(AID): #12FSXt00 (DFBSD_commit)