summaryrefslogtreecommitdiff
path: root/proc/readproc.h
Commit message (Expand)AuthorAgeFilesLines
* build-sys: Relocate library to library/Craig Small2022-08-291-288/+0
* library: bring namespaces up to date with linux kernelJim Warner2022-05-091-1/+1
* library: add support for the 'LIBPROC_HIDE_KERNEL' varJim Warner2022-01-071-0/+1
* fix uid/gid > 2^31Todd Lewis2021-10-261-5/+6
* library: add provision for displaying autogroup valuesJim Warner2021-08-091-1/+6
* library: refactor all the readproc.h 'PROC_FILL' flagsJim Warner2021-08-091-28/+28
* library: standardize 'pointer-to-thing' whitespace useJim Warner2021-07-271-9/+9
* library: add support for smaps_rollup file, <pids> apiJim Warner2021-04-291-5/+26
* library: adding IO accountingCraig Small2021-04-241-5/+13
* library: eliminate a useless conditional in readproc.hJim Warner2021-02-231-4/+0
* library: tweak 'other' user/group names for efficiencyJim Warner2021-02-091-1/+5
* all: make buildable again for new 'misc.h' header fileJim Warner2021-01-211-2/+2
* library: refactor 'escape' logic for newlib essentialsJim Warner2020-12-291-2/+0
* library: extend ITEMTABLE_DEBUG just a tad, <PIDS> apiJim Warner2020-12-291-0/+1
* Fixes small bug in struct proc_t documentation.Dylan Swiggett2020-05-111-1/+1
* library: removed that 'simple_readtask' unused pointerJim Warner2019-10-271-1/+1
* library: removed that 'did_fake' flag from the PROCTABJim Warner2019-10-271-1/+0
* library: removed that 'SIGNAL_STRING' conditional codeJim Warner2019-10-271-11/+0
* library: correct 'vectorized' string logic, <PIDS> apiJim Warner2019-05-161-0/+1
* library: expanded to provide for the 'executable path'Jim Warner2018-06-261-1/+3
* library: eliminate inappropriate '__BEGIN_DECLS' macroJim Warner2018-05-061-3/+0
* library: expanded to provide for the UID used at loginJim Warner2018-02-191-0/+3
* library: eliminate all dependencies on alloc.h/alloc.cJim Warner2017-12-201-6/+3
* library: normalize & minimize result types, <PIDS> apiJim Warner2016-08-011-21/+17
* misc: replace any remaining tab characters in readprocJim Warner2016-08-011-82/+82
* library: recycle the QUICK_THREADS #define, <PIDS> apiJim Warner2016-07-171-2/+3
* library: stop treating lxcname differently, <PIDS> apiJim Warner2016-07-021-1/+1
* library: eliminated a final potential NULL, <PIDS> apiJim Warner2016-05-221-12/+15
* library: try to minimize the results types, <PIDS> apiJim Warner2016-05-161-2/+2
* library: cleanup of readproc functionsCraig Small2016-04-171-65/+21
* library: cleanup of library includesCraig Small2016-04-161-3/+2
* library: exploit linux-4.5 resident memory enhancementJim Warner2016-04-141-0/+3
* library: ensure any 'flags' is consistently 'unsigned'Jim Warner2015-09-071-2/+2
* library: rework namespace callsCraig Small2015-09-031-2/+2
* build, library & top: make OOMEM options unconditionalJim Warner2015-08-231-2/+0
* old library: just some tweaks for transition to newlibJim Warner2015-08-231-16/+10
* library: sysstat and vmstat api changesCraig Small2015-06-261-4/+4
* library: refactor and rely on modern kernels for wchanJim Warner2015-06-191-1/+0
* library: add support for displaying LXC container nameJim Warner2015-06-141-0/+3
* library: generalize then add former 'ps' systemd logicJim Warner2014-07-171-0/+11
* library: removing note about PROC_{PID,UID} being obsoleteJaromir Capik2014-07-141-1/+1
* library: normalize recently added namespaces interfaceJim Warner2013-11-251-4/+4
* procps: add support for linux namespacesAristeu Rozanski2013-04-161-0/+15
* library: fix proc_t page fault delta counts alignmentJim Warner2012-10-021-2/+2
* library: adapt proc_t for top 'page fault delta' countsJim Warner2012-08-291-0/+3
* library: add a single vector string choice for 'environ'Jim Warner2012-08-291-0/+1
* Change restrict to __restrict in public includesCraig Small2012-01-091-10/+10
* include/devname.h: add missing headerSami Kerola2011-12-201-0/+1
* miscellaneous top and library cleanupCraig Small2011-09-251-2/+2
* added tgid support plus miscellaneous cleanupCraig Small2011-08-171-1/+1