exit_group(2) System Calls Manual exit_group(2) exit_group - (libc -lc) #include /* Definition of SYS_* constants */ #include [[noreturn]] void syscall(SYS_exit_group, int status); : glibc exit_group() syscall(2). . . . 2.5.35. glibc 2.3 _exit(2). _exit(2) 3 . . : . 6.18 8 2026 exit_group(2)