發信人Max Okumoto <okumoto@ucsd.edu>,
看板DFBSD_kernel
標 題vfork() and setpgid()
發信站(null) (Fri Apr 22 02:49:43 2005)
轉信站ptt!crater_reader.dragonflybsd.org!crater.dragonflybsd.org!127.0.0.1.M
Is it safe to call setpgid() in the child process of vfork()?
Should know this but, can find any docs that says if it is ok.
Max