summaryrefslogtreecommitdiff
path: root/proc
Commit message (Expand)AuthorAgeFilesLines
* build-sys: merge automake subdirs into toplevelFilipe Brandenburger2015-05-011-77/+0
* build-sys: add $(top_srcdir) to include search dirFilipe Brandenburger2015-05-011-0/+1
* 3.3.10 APIJaromir Capik2014-09-091-1/+1
* Use <dirent.h> instead of <sys/dir.h>Fredrik Fornwall2014-08-263-5/+5
* misc: result after checking all files for misspellingsJim Warner2014-08-083-3/+3
* library: increasing meminfo()/namebuf size from 16 to 32Jaromir Capik2014-08-051-1/+1
* library: cached += slabs, used -= cached + buffersJaromir Capik2014-07-311-3/+5
* library: MemAvailable fallback now uses /proc/meminfoJaromir Capik2014-07-313-19/+19
* library: use LINUX_VERSION macro in the MemAvailable fallbackJaromir Capik2014-07-221-1/+1
* library: fix kb_slab_*reclaimable names and export bothJaromir Capik2014-07-223-4/+9
* library: evolve MenAvailable algorithm on older kernelJim Warner2014-07-211-11/+15
* library: tweak newly added MemAvailable fall-back codeJim Warner2014-07-183-2/+7
* docs: with systemd now in library, remember openproc.3Jim Warner2014-07-181-1/+4
* library: disable a potential 'ELF note' is missing msgJim Warner2014-07-171-1/+1
* library: generalize then add former 'ps' systemd logicJim Warner2014-07-173-5/+84
* library: fallback MemAvailable evaluation if missingJaromir Capik2014-07-152-1/+41
* library: additional comments to the buffer size increaseJaromir Capik2014-07-141-1/+2
* library: fixing buffer sizes in sysinfo.cJaromir Capik2014-07-141-2/+3
* library: changing P_G_SZ from 20 to 33Jaromir Capik2014-07-141-1/+1
* library: removing note about PROC_{PID,UID} being obsoleteJaromir Capik2014-07-141-1/+1
* docs: adding openproc(), readproc() and readproctab() manJaromir Capik2014-07-144-0/+299
* free: support for MemAvailableJaromir Capik2014-07-113-0/+4
* library: reverting tmpfs subtraction from cached (18-FEB-2014)Jaromir Capik2014-04-301-2/+0
* library: properly handle memory used by tmpfsJakob Unterwurzacher2014-02-272-6/+5
* Check for presence of disks in vmstatCraig Small2014-01-291-2/+5
* library: skip replacement of trailing '\0' in read_unvectored()Jaromir Capik2014-01-241-0/+1
* library: fixing uninitialized variable 'pos' in whattime.cJaromir Capik2014-01-021-0/+2
* Update the library version to 3:0:0v3.3.9Craig Small2013-12-031-3/+3
* library: normalize recently added namespaces interfaceJim Warner2013-11-252-32/+21
* Fix integer overflow in getstat()Craig Small2013-09-111-1/+2
|\
| * Fix overflow of "running" value in getstat()Vadim Ushakov2013-06-111-1/+2
* | Merge commit 'refs/merge-requests/13' of git://gitorious.org/procps/procps in...Craig Small2013-09-113-0/+75
|\ \
| * | procps: add support for linux namespacesAristeu Rozanski2013-04-163-0/+75
* | | Merge commit 'refs/merge-requests/2' of git://gitorious.org/procps/procps int...Craig Small2013-09-112-28/+86
|\ \ \
| * | | Add -p|--pretty option to uptime(1) for pretty output.David Cantrell2012-02-222-28/+86
* | | | free: reusing 'shared' for ShmemAdrian Brzezinski2013-09-091-2/+4
* | | | free: clarification of credits for the Shmem supportJaromir Capik2013-09-091-2/+1
* | | | free: reusing 'shared' for ShmemJaromir Capik2013-08-071-1/+2
| |_|/ |/| |
* | | 3.3.8 NEWS and APIv3.3.8Craig Small2013-05-261-1/+1
* | | Fix btime handling reading from /proc/statMarkus Mayer2013-05-121-2/+6
* | | library: dynamic buffer management even more efficientJim Warner2013-04-241-14/+9
* | | miscellaneous: clean up trailing whitespace once againJim Warner2013-04-075-17/+17
* | | library: avoid SEGV if file2str should read zero bytesJim Warner2013-04-071-0/+1
* | | library: make dynamic buffer management more efficientJim Warner2013-04-071-5/+8
| |/ |/|
* | Update library version-info to 2.1.1v3.3.7Craig Small2013-03-261-1/+1
* | procps-ng : fix readproc gnu_scanf format warningsGilles Espinasse2013-03-261-1/+1
* | procps-ng : fix multi-line comment warningsGilles Espinasse2013-03-261-29/+30
* | library: utility buffers now immune to buffer overflowJim Warner2013-03-231-53/+74
* | miscellaneous: fixed current misspell-check's findingsJim Warner2013-03-141-1/+1
* | miscellaneous: clean up trailing whitespace throughoutJim Warner2013-03-147-52/+52