]> granicus.if.org Git - procps-ng/commit
library: added MAXTABLE macro to proc/procps-private.h
authorJim Warner <james.warner@comcast.net>
Mon, 10 Aug 2020 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Thu, 13 Aug 2020 11:08:58 +0000 (21:08 +1000)
commitc865b06c304e645c05eae0f5e06a1f49ea105285
tree9e3b352e2cb9ffd86e8d5eabe1ddf18a96abf8b7
parentbb9e74c00b7f8e2b3a45adfcede0926a8b0a4cd1
library: added MAXTABLE macro to proc/procps-private.h

This macro should help the following patch be a little
less prolix. Besides, this private header could/should
do just a little more to help with our newlib efforts.

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/procps-private.h