From: Jim Warner Date: Wed, 11 Apr 2018 05:00:00 +0000 (-0500) Subject: NEWS: note build on non-glibc systems _____ (catch up) X-Git-Tag: v4.0.0~610 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f95cfe8a67d255105192c368f682c83e10fb89c;p=procps-ng NEWS: note build on non-glibc systems _____ (catch up) --------------- Original Master Branch Commit Message: Some non-glibc systems didn't have libio.h or __BEGIN_DECLS Changes to make it more standard. References: issue #88 Signed-off-by: Jim Warner --- diff --git a/NEWS b/NEWS index 822a88be..326435d0 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ procps-ng-3.3.14 * pgrep: Don't segfault on non match Debian #894917 * pgrep/pkill: Revert so matches all namespaces issue #91 * free: Fix scaling on 32-bit systems issue #89 + * library: Build on non-glibc systems issue #88 procps-ng-3.3.13 ----------------