aboutsummaryrefslogtreecommitdiff
path: root/toys/pending/pgrep.c
AgeCommit message (Expand)Author
2015-10-11Cleanup pass on pgrep: remove flag_twiddle macros, use 0 constants,Rob Landley
2015-09-11Replace toys.exithelp with help_exit() in lib.Rob Landley
2014-12-31Redo option parsing infrastructure so #define FORCE_FLAGS can unzero flag mac...Rob Landley
2013-08-18Use OPTSTR_command macro for more oldtoys, to avoid keeping two option string...Rob Landley
2013-08-11Ashwini Sharma said that Kyungwan Han should be in the contact info for the c...Rob Landley
2013-07-25pgrep and pkill by Madhur Verma,Rob Landley