Skip to main content

setpgrp

Function setpgrp 

Source
#[unsafe(no_mangle)]
pub extern "C" fn setpgrp() -> pid_t
๐Ÿ‘ŽDeprecated
Expand description

See https://pubs.opengroup.org/onlinepubs/9699919799/functions/setpgrp.html.

ยงDeprecation

The setpgrp() function was marked obsolescent in the Open Group Base Specifications Issue 7, and removed in Issue 8.