Actions
Bug #1421
closedtcsetpgrp
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Hi all.
tcsetpgrp(3) doesn't return EINVAL if an invalid (as in unsupported) process
group id is given. POSIX mandates such a value and our man page advertises that
we do.
I attach a patch that fixes it. I'm running a kernel with the change applied as
I speak. Unless someone objects, I will push it during the following week.
Best regards,
Stathis
Files
Updated by Anonymous over 15 years ago
Fixed with 3e28fb5cdfd8cf89f7293661a2d0c85012a04453
Actions