#include #include "syscall.h" pid_t getpgrp(void) { return __syscall(SYS_getpgid, 0); }

AltStyle によって変換されたページ (->オリジナル) /