git: kernel - Implement poll(2) in terms of kevent
Samuel Greear
sjg at crater.dragonflybsd.org
Mon Jul 19 14:58:26 PDT 2010
commit 7fbfbe29dd9bbc67bab3988a5a1f684c1e3bfd3e
Author: Samuel J. Greear <sjg at thesjg.com>
Date: Fri Jun 25 01:03:22 2010 +0000
kernel - Implement poll(2) in terms of kevent
Summary of changes:
sys/kern/sys_generic.c | 255 +++++++++++++++++++++++++++--------------------
1 files changed, 146 insertions(+), 109 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7fbfbe29dd9bbc67bab3988a5a1f684c1e3bfd3e
--
DragonFly BSD source repository
More information about the Commits
mailing list