git: vfork.2: Document that vfork(2) returns pid_t.

Sascha Wildner swildner at crater.dragonflybsd.org
Fri Nov 16 09:21:02 PST 2012


commit 6f9312db19df2cc774b4ba046f756202de2a88f2
Author: Sascha Wildner <saw at online.de>
Date:   Fri Nov 16 18:19:02 2012 +0100

    vfork.2: Document that vfork(2) returns pid_t.
    
    Also adjust syscalls.master but it actually doesn't matter. These
    adjustments are merely of a cosmetic nature.

Summary of changes:
 lib/libc/sys/vfork.2     |    5 ++---
 sys/kern/syscalls.master |    2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6f9312db19df2cc774b4ba046f756202de2a88f2


-- 
DragonFly BSD source repository



More information about the Commits mailing list