git: kernel/dup: Correct dup{, 2}()'s fd params to int in the syscall glue.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Sep 16 15:37:21 PDT 2015


commit 66c5ec6ed8e5ee72ebdf8f639b1b795a21fec37a
Author: Sascha Wildner <saw at online.de>
Date:   Thu Sep 17 00:35:57 2015 +0200

    kernel/dup: Correct dup{,2}()'s fd params to int in the syscall glue.

Summary of changes:
 sys/kern/syscalls.master | 4 ++--
 sys/sys/sysproto.h       | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/66c5ec6ed8e5ee72ebdf8f639b1b795a21fec37a


-- 
DragonFly BSD source repository



More information about the Commits mailing list