DragonFly BSD
DragonFly commits List (threaded) for 2010-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: linux - Bring epoll in sync with kqueue changes


From: Samuel Greear <sjg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 19 Jul 2010 14:56:48 -0700 (PDT)

commit 35498075031e865a9a7d8cfc22a4b6e91aa28347
Author: Samuel J. Greear <sjg@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]