summaryrefslogtreecommitdiff
path: root/src/pgrep.c
Commit message (Expand)AuthorAgeFilesLines
* pgrep: Use only --signal option for signalCraig Small2023-03-011-7/+14
* misc: Update the copyrights of filesCraig Small2023-02-071-3/+7
* pgrep: make --terminal respect other criteriaJason Cox2023-01-251-2/+2
* pgrep: Support matching on the presence of a userspace signal handlerChris Down2023-01-151-10/+39
* pkill: Don't show --echo twiceChris Down2022-11-091-0/+1
* fix pifd_open checkFabrice Fontaine2022-11-091-1/+3
* pgrep: Look at all ancestors in --ignore-ancestorsChris Down2022-08-311-8/+8
* pgrep: Add support for ignoring ancestors with -A/--ignore-ancestorsChris Down2022-08-311-1/+53
* build-sys: Relocate library to library/Craig Small2022-08-291-2/+2
* misc: Move all binaries to srcCraig Small2022-08-291-0/+1095