git: linux - Bring epoll in sync with kqueue changes

Samuel Greear sjg at crater.dragonflybsd.org
Mon Jul 19 14:58:36 PDT 2010


commit 35498075031e865a9a7d8cfc22a4b6e91aa28347
Author: Samuel J. Greear <sjg at thesjg.com>
Date:   Sat Jun 26 21:18:41 2010 +0000

    linux - Bring epoll in sync with kqueue changes
    
    * Fix a bug related to the timeout calculation, it was calculating for
      microseconds, not milliseconds + typo.
    
    * Successfully handle the copyout success case in copyout handler

Summary of changes:
 sys/emulation/linux/linux_epoll.c |   29 ++++++++++++++++-------------
 1 files changed, 16 insertions(+), 13 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/35498075031e865a9a7d8cfc22a4b6e91aa28347


-- 
DragonFly BSD source repository





More information about the Commits mailing list