pidwait: Rename from pwait

pwait is already in at least Debian in a different package

References:
 https://bugs.debian.org/982391
This commit is contained in:
Craig Small
2021-02-15 21:10:06 +11:00
parent 779ca44b2d
commit 9c1a62b637
7 changed files with 43 additions and 37 deletions

10
NEWS
View File

@ -1,5 +1,11 @@
procps-ng NEXT
--------------
procps-ng-NEXT
---------------
* Rename pwait to pidwait
procps-ng-3.3.17
---------------
* library: Incremented to 8:3:0
(no removals or additions, internal changes only)
* all: properly handle utf8 cmdline translations issue #176
* kill: Pass int to signalled process merge #32
* pgrep: Pass int to signalled process merge #32