diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2014-03-23 12:44:01 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2014-03-23 12:44:01 +0000 |
commit | 08c44f701bf55ff1d7e25f33192a9d4ac8588ffe (patch) | |
tree | bfc3b66c24a93451674ce592c075df4a1f6ab166 /usr.bin | |
parent | c323fe04053ab1622ce33ed44ca539624bd81266 (diff) |
kill(1) doesn't use getopt() due to its non-standard option processing.
However, POSIX (really XSI) says it should honor "--" to disambiguate
between -signum and -pgid. This adds simple "--" handling such that
"kill -- -pgid" is accepted.
Diffstat (limited to 'usr.bin')
0 files changed, 0 insertions, 0 deletions