]> granicus.if.org Git - procps-ng/commit
pgrep: Use new library API
authorCraig Small <csmall@enc.com.au>
Fri, 25 Sep 2015 22:19:32 +0000 (08:19 +1000)
committerCraig Small <csmall@enc.com.au>
Fri, 25 Sep 2015 22:19:32 +0000 (08:19 +1000)
commitb5e3c5e8356d026f272e9ab2b26b3d8e6e3a1f55
tree74d7612785922fc98a50ccfa065a8a0955fc8868
parent86b155b83f5db87fb18a9bc677c6718963c7451d
pgrep: Use new library API

Change pgrep to use new library API. Threads now use their own
name instead of parent process.  Updated man page to make note
of it.
pgrep.1
pgrep.c