Expose freeproc for libproc

freeproc was missing from the libproc API which meant while you could
allocate proc structures, you couldn't free them!

Bug-Debian: http://bugs.debian.org/681653
This commit is contained in:
Craig Small
2013-01-01 13:13:44 +11:00
parent 84c89e06af
commit f7c418155a
3 changed files with 4 additions and 2 deletions

1
NEWS
View File

@@ -18,6 +18,7 @@ procps-ng-3.3.6
* ps: Fixed negative etime RedHat #871819, #433266
* pkill -c option returns Debian #693783
* pmap uses correct types for memory allocation Debian #688180
* expose freeproc, adds function to API Debian #681653
procps-ng-3.3.5