aboutsummaryrefslogtreecommitdiff
path: root/src/rc/kill_all.c
AgeCommit message (Expand)Author
2021-12-21code style: remove space after unary "not" operatorMatt Whitlock
2021-12-20use HEAD in git URIs to point to the default branchMike Frysinger
2021-12-20change getopt definition to elide pointer storageMike Frysinger
2018-10-13misc: style fixupsAustin English
2018-10-13misc: whitespace fixesAustin English
2018-02-24kill_all: change execl call to execlpWilliam Hubbs
2018-02-14kill_all: create strings with xasprintfWilliam Hubbs
2017-06-08kill_all: include limits.h for PATH_MAXJory A. Pratt
2017-05-19add kill_all helperWilliam Hubbs