Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-22 | Don't test shell builtin for kill. | Rob Landley | |
2019-06-10 | kill: add trivial -l tests. | Elliott Hughes | |
(`kill -l HUP` and `kill -l 1` both said "HUP" instead of giving you back the one you didn't provide, before my real-time signal patch.) |