Kernel/LibC: implement proper getpgid and setpgid
This commit is contained in:
@@ -48,8 +48,8 @@ __BEGIN_DECLS
|
||||
#define SYS_SIGNAL_DONE 41
|
||||
#define SYS_TCSETPGRP 42
|
||||
#define SYS_GET_PID 43
|
||||
#define SYS_GET_PGRP 44
|
||||
#define SYS_SET_PGRP 45
|
||||
#define SYS_GET_PGID 44
|
||||
#define SYS_SET_PGID 45
|
||||
|
||||
__END_DECLS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user