Actions
Bug #14502
openSYS_pgrpsys implementation could be clearer
Status:
New
Priority:
Low
Assignee:
-
Category:
kernel
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
Description
SYS_pgrpsys is actually setpgrp() in common/syscall/pgrpsys.c, and the cases of the different userland calls are spelled out numerically not using any kind of constant.
It'd be nice if the name of the syscall and the name of the function at least somewhat lined up, and even nicer if flags was an enumerated type or define
No data to display
Actions