pgrep: Allow older than selection

Re-work merge request !79 of @edneville to permit older than
selection using the new library API.

References:
 procps-ng/procps!79
This commit is contained in:
Craig Small
2020-05-17 23:00:27 +10:00
parent eeb8cf00a4
commit 9f751a7538
3 changed files with 27 additions and 6 deletions

1
NEWS
View File

@@ -3,6 +3,7 @@ procps-ng NEXT
* kill: Pass int to signalled process merge #32
* pgrep: Pass int to signalled process merge #32
* pgrep: Check sanity of SG_ARG_MAX issue #152
* pgrep: Add older than selection merge #79
* pidof: show worker threads Redhat #1803640
* ps.1: Mention stime alias issue #164
* sysctl: Match systemd directory order