]> granicus.if.org Git - procps-ng/commit
library: rename/reposition two enumerators, <pids> api
authorJim Warner <james.warner@comcast.net>
Fri, 30 Apr 2021 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@dropbear.xyz>
Sun, 2 May 2021 10:08:38 +0000 (20:08 +1000)
commitbf0b3b6522d9ad0d026edaff83f5bf9c8bce1bd8
treefdb85c73445d628c33fb53cdee4dc36c39d70db0
parent9bdc1ca295d1608251980beddb2d87a7ede056ff
library: rename/reposition two enumerators, <pids> api

The two special hugetlbfs items were misnamed. The TBL
reference (table) should be TLB (transaction lookaside
buffer). Besides, I never liked their position anyway!

[ and one macro argument tweak is being snuck in too ]

Signed-off-by: Jim Warner <james.warner@comcast.net>
proc/pids.c
proc/pids.h
proc/readproc.c