Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | shared/verbs: split out helper to find verbs | Zbigniew Jędrzejewski-Szmek | 2020-05-05 | 1 | -26/+17 |
* | systemctl: fix hint when 'systemctl help' is given | Zbigniew Jędrzejewski-Szmek | 2020-05-05 | 1 | -2/+2 |
* | tree-wide: drop string.h when string-util.h or friends are included | Yu Watanabe | 2019-11-03 | 1 | -1/+0 |
* | shared/verbs: drop now-unused VERB_MUST_BE_ROOT | Zbigniew Jędrzejewski-Szmek | 2019-05-08 | 1 | -7/+1 |
* | coccinelle: make use of SYNTHETIC_ERRNO | Zbigniew Jędrzejewski-Szmek | 2018-11-22 | 1 | -8/+6 |
* | Move various files that don't need to be in basic/ to shared/ | Zbigniew Jędrzejewski-Szmek | 2018-11-20 | 1 | -0/+130 |
* | build-sys: split internal basic/ library from shared/ | Kay Sievers | 2015-06-11 | 1 | -90/+0 |
* | verbs: fix typo in error message | Dave Reisner | 2014-12-22 | 1 | -1/+1 |
* | verbs: when invoking the default verb, pass a faked argv array, with just the... | Lennart Poettering | 2014-12-19 | 1 | -5/+18 |
* | util: add generalization of verb parsing for command line tools | Lennart Poettering | 2014-12-19 | 1 | -0/+77 |