| Commit message (Expand) | Author | Age | Files | Lines |
* | build-sys: Relocate library to library/ | Craig Small | 2022-08-29 | 1 | -288/+0 |
* | library: bring namespaces up to date with linux kernel | Jim Warner | 2022-05-09 | 1 | -1/+1 |
* | library: add support for the 'LIBPROC_HIDE_KERNEL' var | Jim Warner | 2022-01-07 | 1 | -0/+1 |
* | fix uid/gid > 2^31 | Todd Lewis | 2021-10-26 | 1 | -5/+6 |
* | library: add provision for displaying autogroup values | Jim Warner | 2021-08-09 | 1 | -1/+6 |
* | library: refactor all the readproc.h 'PROC_FILL' flags | Jim Warner | 2021-08-09 | 1 | -28/+28 |
* | library: standardize 'pointer-to-thing' whitespace use | Jim Warner | 2021-07-27 | 1 | -9/+9 |
* | library: add support for smaps_rollup file, <pids> api | Jim Warner | 2021-04-29 | 1 | -5/+26 |
* | library: adding IO accounting | Craig Small | 2021-04-24 | 1 | -5/+13 |
* | library: eliminate a useless conditional in readproc.h | Jim Warner | 2021-02-23 | 1 | -4/+0 |
* | library: tweak 'other' user/group names for efficiency | Jim Warner | 2021-02-09 | 1 | -1/+5 |
* | all: make buildable again for new 'misc.h' header file | Jim Warner | 2021-01-21 | 1 | -2/+2 |
* | library: refactor 'escape' logic for newlib essentials | Jim Warner | 2020-12-29 | 1 | -2/+0 |
* | library: extend ITEMTABLE_DEBUG just a tad, <PIDS> api | Jim Warner | 2020-12-29 | 1 | -0/+1 |
* | Fixes small bug in struct proc_t documentation. | Dylan Swiggett | 2020-05-11 | 1 | -1/+1 |
* | library: removed that 'simple_readtask' unused pointer | Jim Warner | 2019-10-27 | 1 | -1/+1 |
* | library: removed that 'did_fake' flag from the PROCTAB | Jim Warner | 2019-10-27 | 1 | -1/+0 |
* | library: removed that 'SIGNAL_STRING' conditional code | Jim Warner | 2019-10-27 | 1 | -11/+0 |
* | library: correct 'vectorized' string logic, <PIDS> api | Jim Warner | 2019-05-16 | 1 | -0/+1 |
* | library: expanded to provide for the 'executable path' | Jim Warner | 2018-06-26 | 1 | -1/+3 |
* | library: eliminate inappropriate '__BEGIN_DECLS' macro | Jim Warner | 2018-05-06 | 1 | -3/+0 |
* | library: expanded to provide for the UID used at login | Jim Warner | 2018-02-19 | 1 | -0/+3 |
* | library: eliminate all dependencies on alloc.h/alloc.c | Jim Warner | 2017-12-20 | 1 | -6/+3 |
* | library: normalize & minimize result types, <PIDS> api | Jim Warner | 2016-08-01 | 1 | -21/+17 |
* | misc: replace any remaining tab characters in readproc | Jim Warner | 2016-08-01 | 1 | -82/+82 |
* | library: recycle the QUICK_THREADS #define, <PIDS> api | Jim Warner | 2016-07-17 | 1 | -2/+3 |
* | library: stop treating lxcname differently, <PIDS> api | Jim Warner | 2016-07-02 | 1 | -1/+1 |
* | library: eliminated a final potential NULL, <PIDS> api | Jim Warner | 2016-05-22 | 1 | -12/+15 |
* | library: try to minimize the results types, <PIDS> api | Jim Warner | 2016-05-16 | 1 | -2/+2 |
* | library: cleanup of readproc functions | Craig Small | 2016-04-17 | 1 | -65/+21 |
* | library: cleanup of library includes | Craig Small | 2016-04-16 | 1 | -3/+2 |
* | library: exploit linux-4.5 resident memory enhancement | Jim Warner | 2016-04-14 | 1 | -0/+3 |
* | library: ensure any 'flags' is consistently 'unsigned' | Jim Warner | 2015-09-07 | 1 | -2/+2 |
* | library: rework namespace calls | Craig Small | 2015-09-03 | 1 | -2/+2 |
* | build, library & top: make OOMEM options unconditional | Jim Warner | 2015-08-23 | 1 | -2/+0 |
* | old library: just some tweaks for transition to newlib | Jim Warner | 2015-08-23 | 1 | -16/+10 |
* | library: sysstat and vmstat api changes | Craig Small | 2015-06-26 | 1 | -4/+4 |
* | library: refactor and rely on modern kernels for wchan | Jim Warner | 2015-06-19 | 1 | -1/+0 |
* | library: add support for displaying LXC container name | Jim Warner | 2015-06-14 | 1 | -0/+3 |
* | library: generalize then add former 'ps' systemd logic | Jim Warner | 2014-07-17 | 1 | -0/+11 |
* | library: removing note about PROC_{PID,UID} being obsolete | Jaromir Capik | 2014-07-14 | 1 | -1/+1 |
* | library: normalize recently added namespaces interface | Jim Warner | 2013-11-25 | 1 | -4/+4 |
* | procps: add support for linux namespaces | Aristeu Rozanski | 2013-04-16 | 1 | -0/+15 |
* | library: fix proc_t page fault delta counts alignment | Jim Warner | 2012-10-02 | 1 | -2/+2 |
* | library: adapt proc_t for top 'page fault delta' counts | Jim Warner | 2012-08-29 | 1 | -0/+3 |
* | library: add a single vector string choice for 'environ' | Jim Warner | 2012-08-29 | 1 | -0/+1 |
* | Change restrict to __restrict in public includes | Craig Small | 2012-01-09 | 1 | -10/+10 |
* | include/devname.h: add missing header | Sami Kerola | 2011-12-20 | 1 | -0/+1 |
* | miscellaneous top and library cleanup | Craig Small | 2011-09-25 | 1 | -2/+2 |
* | added tgid support plus miscellaneous cleanup | Craig Small | 2011-08-17 | 1 | -1/+1 |