summaryrefslogtreecommitdiff
path: root/proc
Commit message (Expand)AuthorAgeFilesLines
* library: Better PID file checks (with one small tweak)Jim Warner2022-01-131-1/+1
* library: Better PID file checksCraig Small2022-01-081-11/+16
* misc: fixed several inconsistencies in email addressesJim Warner2022-01-082-2/+2
* library: add support for the 'LIBPROC_HIDE_KERNEL' varJim Warner2022-01-072-1/+15
* library: eliminate that warning of '-Wunused-variable'Jim Warner2022-01-071-1/+1
* library: eliminate warning '-Wunused-but-set-variable'Jim Warner2022-01-071-2/+1
* library: eliminate those warnings for '-Wpointer-sign'Jim Warner2022-01-072-6/+6
* misc: amend the man page & source file copyright datesJim Warner2022-01-0718-17/+37
* library: reposition those 'info' structures in headersJim Warner2021-12-166-12/+12
* library: change 'PIDS_PROCESSOR' into a signed integerJim Warner2021-12-162-3/+3
* library: refine support for multiple concurrent accessJim Warner2021-11-145-19/+19
* library: this is why we hate those darn tab charactersJim Warner2021-11-141-1/+1
* lib: Initialise uptime variablesCraig Small2021-11-021-1/+1
* library: remedy several 'coverity scan' resource leaksJim Warner2021-10-281-3/+13
* fix uid/gid > 2^31Todd Lewis2021-10-261-5/+6
* library: extend thread safety to more static variablesJim Warner2021-10-253-5/+5
* uptime: Correctly print pretty/short formated neville2021-10-141-2/+38
* library: ensure thread safety via function substitutesJim Warner2021-10-022-19/+22
* library: ensure thread safety for all static variablesJim Warner2021-10-0210-28/+28
* library: trade 2 strstr & atoi calls for 1 sscanf callJim Warner2021-08-241-5/+2
* library: just eliminate a couple of unnecessary bracesJim Warner2021-08-241-6/+3
* library: address major bug in the 'listed_nextpid' guyJim Warner2021-08-121-9/+22
* library: disabled some code that now serves no purposeJim Warner2021-08-121-2/+2
* library: repair <pids> api boo-boo in the 'select' i/fJim Warner2021-08-093-7/+26
* library: ensure thread group leader retrieval accuracyJim Warner2021-08-091-6/+9
* library: add provision for displaying autogroup valuesJim Warner2021-08-094-1/+43
* library: refactor all the readproc.h 'PROC_FILL' flagsJim Warner2021-08-092-30/+30
* library: standardize 'pointer-to-thing' whitespace useJim Warner2021-07-274-32/+32
* library: correct sources for IO accounting, <pids> apiJim Warner2021-06-231-7/+7
* library: add new derived smaps_rollup item, <pids> apiJim Warner2021-06-172-0/+3
* library: rename/reposition two enumerators, <pids> apiJim Warner2021-05-023-7/+7
* library: add support for smaps_rollup file, <pids> apiJim Warner2021-04-294-5/+165
* library: some miscellaneous tweaks before smaps_rollupJim Warner2021-04-292-14/+17
* library: fix alignment with new 'io' types, <pids> apiJim Warner2021-04-271-7/+7
* library: adding IO accountingCraig Small2021-04-244-5/+51
* escape.c: Fix missing nl_langinfo on certain configsIssam E. Maghni2021-04-241-1/+1
* library: fix an insidious bug affecting TICS_ALL_DELTAJim Warner2021-04-241-1/+4
* library: lower addr resolution cost for TICS_ALL_DELTAJim Warner2021-04-241-9/+8
* library: lessen chance of distortion on TICS_ALL_DELTAJim Warner2021-04-242-3/+3
* library: fix a few source/origin notations, <pids> apiJim Warner2021-03-112-33/+33
* library: clean 'derived' origins in header, <pids> apiJim Warner2021-03-111-25/+25
* library: tweaked key used in hash table, <meminfo> apiJim Warner2021-02-281-3/+3
* library: normalized the 'read_failed' guys across APIsJim Warner2021-02-282-15/+9
* library: eliminate a useless conditional in readproc.hJim Warner2021-02-231-4/+0
* library: Rename to libproc-2Craig Small2021-02-202-3/+3
* library: tweak logic for /proc not mounted, <pids> apiJim Warner2021-02-181-3/+4
* library: normalized 'extents_free_all' use across APIsJim Warner2021-02-182-4/+2
* library: update those source files for copyright datesJim Warner2021-02-0912-23/+32
* library: tweak 'other' user/group names for efficiencyJim Warner2021-02-093-41/+35
* misc: Update Craig's emailCraig Small2021-01-2113-13/+13