-
d94af0d07a
misc: adapted other programs to changes, <MEMINFO> api
Jim Warner
2016-05-11 12:00:00 -05:00
-
407f1b71de
library: improve/normalize an interface, <MEMINFO> api
Jim Warner
2016-05-11 12:00:00 -05:00
-
5ec5002b0d
library: lift item restrictions on 'get()', <STAT> api
Jim Warner
2016-05-10 00:00:00 -05:00
-
1417ba56b5
library; add more of my gratuitous changes, <STAT> api
Jim Warner
2016-05-10 00:00:00 -05:00
-
21360027e5
misc: adapt additional programs to changes, <STAT> api
Jim Warner
2016-05-06 00:00:00 -05:00
-
6c2b95872f
top: adapted this program to those changes, <STAT> api
Jim Warner
2016-05-06 00:00:00 -05:00
-
abc71a46ad
library: improve/standardize one interface, <STAT> api
Jim Warner
2016-05-06 00:00:00 -05:00
-
5854f2d956
library: remove an obsolete 'jiffs' typedef in sysinfo
Jim Warner
2016-04-28 00:00:00 -05:00
-
9cdbe5b80f
top: miscellaneous accumulated tweaks of code/comments
Jim Warner
2016-04-26 00:00:00 -05:00
-
d2df396ba9
misc: Few more resource leak fixes
Craig Small
2016-05-03 21:58:13 +10:00
-
55f7dd0648
vmstat: free before return
Craig Small
2016-05-03 21:57:00 +10:00
-
19a515e314
library: Fix LINUX_VERSION macro
Craig Small
2016-05-01 17:46:25 +10:00
-
9abf7d879d
library: protect against large version numbers.
Craig Small
2016-05-01 17:14:48 +10:00
-
6b5cb345c5
library: procps_uptime() return value is a status
Craig Small
2016-05-01 16:50:25 +10:00
-
6151b794c6
vmstat: Various resource_leak fixes
Craig Small
2016-05-01 16:18:10 +10:00
-
222945c672
library: provide ref and unref for diskstat
Craig Small
2016-05-01 16:15:49 +10:00
-
2dfab56755
pmap: Do not display error if shmctl(..IPC_RMID) returns EINVAL
Cristian Rodríguez
2016-04-28 02:22:53 -03:00
-
7bf9457f71
pmap: Do not display error if shmctl(..IPC_RMID) returns EINVAL
Cristian Rodríguez
2016-04-28 02:22:53 -03:00
-
ad13b4badb
pgrep: some coverity fixes
Craig Small
2016-04-27 22:50:25 +10:00
-
f6d6d305e7
top: adapt source to changes with includes, <STAT> api
Jim Warner
2016-04-25 00:00:00 -05:00
-
3a48427d5d
library: rename those readstat.c & h sources to 'stat'
Jim Warner
2016-04-25 00:00:00 -05:00
-
b778a267fe
library: fix boo-boo left by earlier patch, <PIDS> api
Jim Warner
2016-04-25 00:00:00 -05:00
-
8c38a58d94
library: reorder (alphabetize) some things, <PIDS> api
Jim Warner
2016-04-25 00:00:00 -05:00
-
40de1c9c7c
library: fix order of operations for %use of slabinfo
Craig Small
2016-04-25 20:24:20 +10:00
-
99d71ad581
bprocps: fix order of operations for %use of slabinfo
Takayuki Nagata
2016-04-25 05:30:36 -04:00
-
9c877bf636
build-sys: Enable optional hardening flags
Craig Small
2016-04-25 17:07:22 +10:00
-
1e6452fe65
test: Update gitlab CI YAML to use shared runner
Craig Small
2016-04-20 22:20:55 +10:00
-
a0f0f4fc69
added gettext to dependency
Craig Small
2016-04-20 22:15:27 +10:00
-
7971d9ab4c
fixed incorrect libtool dependency
Craig Small
2016-04-20 22:07:45 +10:00
-
b46c0aeba7
needed extra dependencies
Craig Small
2016-04-20 22:03:50 +10:00
-
11635f45d7
Update gitlab test yaml
Craig Small
2016-04-20 22:00:24 +10:00
-
d48c54f679
docs: Additional flags in man pages
Craig Small
2016-04-19 23:28:53 +10:00
-
aa16ab0dc1
tests: update template and add pids
Craig Small
2016-04-19 21:33:02 +10:00
-
714ea69c6d
misc: adapt others to a changed identifier, <pids> API
Jim Warner
2016-04-18 00:00:00 -05:00
-
edb124ec86
library: changed use of 'fill' to 'select', <pids> API
Jim Warner
2016-04-18 00:00:00 -05:00
-
e7585992d9
library: protect against a future breakage, <pids> ABI
Jim Warner
2016-04-18 00:00:00 -05:00
-
4217eddf47
docs: Start documenting the pids API
Craig Small
2016-04-18 22:57:01 +10:00
-
b4d21c74ac
library: correct the procps_pid_length() +1 distortion
Jim Warner
2016-04-17 00:00:00 -05:00
-
81e0f15ac3
library: remove remaining 'likely' & 'unlikely' macros
Jim Warner
2016-04-17 00:00:00 -05:00
-
7fdab1fcc8
pidof: check cmd if space in argv0
Craig Small
2016-04-17 16:55:44 +10:00
-
3f5b75035e
pidof: check cmd if space in argv0
Craig Small
2016-04-17 16:43:26 +10:00
-
b42997b6c9
fix parsing of negative PIDs
Benedikt Böhm
2016-04-12 21:02:28 +02:00
-
d916d5db86
library: re-arrange escape commands
Craig Small
2016-04-17 14:45:19 +10:00
-
887bb51016
library: cleanup of readproc functions
Craig Small
2016-04-17 14:14:27 +10:00
-
9fb09268bb
top: some minor tweaks against a few of Craig's tweaks
Jim Warner
2016-04-16 00:00:00 -05:00
-
5d0431891a
top: extend 'zero suppression' to out-of-memory fields
Jim Warner
2016-04-15 00:00:00 -05:00
-
41661e03dc
top: normalize 2 former SUSE only out-of-memory fields
Jim Warner
2016-04-15 00:00:00 -05:00
-
67bf272f5d
library: trade a deprecated oomem field for proper one
Jim Warner
2016-04-15 00:00:00 -05:00
-
0c78f4f954
tests: Conditionally add prctl to test process
Craig Small
2016-04-17 09:09:41 +10:00
-
aa9bd38d0a
tests: Conditionally add prctl to test process
Craig Small
2016-04-17 09:09:41 +10:00
-
abc3679712
docs: Added new man pages to install
Craig Small
2016-04-17 08:03:35 +10:00
-
8e20fa7786
library: document and tests for uptime functions
Craig Small
2016-04-16 22:02:10 +10:00
-
929ab3ce84
lang: Update language files
Craig Small
2016-04-16 17:20:06 +10:00
-
ccb6ae8de1
library: cleanup of library includes
Craig Small
2016-04-16 17:03:57 +10:00
-
d15a8901d2
docs: Cleanup procps_linux_version page
Craig Small
2016-04-16 08:34:08 +10:00
-
828540578c
ps: use attr/current as fallback for context
Laurent Bigonville
2016-01-03 18:11:51 +11:00
-
8639a97250
libprocps version test and documentation
Craig Small
2016-04-14 22:28:38 +10:00
-
bf97da3059
Replace %Lu with standard %llu
Craig Small
2016-04-14 21:21:27 +10:00
-
dad56cc954
top: minimal necessary corrections to the man document
Jim Warner
2016-04-12 00:00:00 -05:00
-
91ee02f076
top: man page now includes resident memory enhancement
Jim Warner
2016-04-13 00:00:00 -05:00
-
46458ab6b7
top: exploit new linux-4.5 resident memory enhancement
Jim Warner
2016-04-13 00:00:00 -05:00
-
8dc378f6a8
library: exploit linux-4.5 resident memory enhancement
Jim Warner
2016-04-13 00:00:00 -05:00
-
b921e2e765
pmap: Fix detail parsing on long mapping lines
Emanuele Aina
2016-02-09 23:02:31 +01:00
-
6eb4726e6f
testsuite: kill test fails on signal names
Craig Small
2016-01-03 18:20:45 +11:00
-
8d6466a48d
kill: print usage if no pid is passed in command line
Filipe Brandenburger
2016-04-11 21:04:41 +10:00
-
6586f9f9ce
skill: fix command line with signal, again
Craig Small
2016-04-11 20:59:48 +10:00
-
baf78b9619
free: french translation alignment
Christophe Drevet-Droguet
2016-04-06 16:27:50 +02:00
-
-
5dcbcd00fe
top: add additional memory information to the man page
Jim Warner
2016-03-17 00:00:00 -05:00
-
1f8e41d019
top: add additional memory information to the man page
Jim Warner
2016-03-17 00:00:00 -05:00
-
6a36bd7afd
top: improve/correct several memory fields in man page
Jim Warner
2016-03-14 00:00:00 -06:00
-
e4bbd3ca1a
top: improve/correct several memory fields in man page
Jim Warner
2016-03-14 00:00:00 -06:00
-
e50ad77997
Added Cygwin build support
Wayne Porter
2016-03-10 15:04:27 -08:00
-
6099f14a43
Merge branch 'master' into 'master'
Craig Small
2016-03-12 04:00:28 +00:00
-
-
656a4980a4
top: tweaks to vertical scroll management & 'i' toggle
Jim Warner
2016-02-10 00:00:00 -06:00
-
e21cc13c64
misc: eliminate accumulated trailing whitespace, again
Jim Warner
2015-12-01 00:00:00 -05:00
-
215a54f729
top: eliminate all superfluous cruft under the new API
Jim Warner
2015-12-01 00:00:00 -05:00
-
4416863bdf
top: fix data types for latest library representations
Jim Warner
2015-12-01 00:00:00 -05:00
-
65000d7c64
library: miscellaneous tweaks for code and/or comments
Jim Warner
2015-12-01 00:00:00 -05:00
-
717d73f1dd
top: tweaks to vertical scroll management & 'i' toggle
Jim Warner
2016-02-01 00:00:00 -06:00
-
c5ebe1b052
Fixed tests so make check no longer fails
Wayne Porter
2016-03-10 15:35:30 -08:00
-
eea5e467ae
Added Cygwin build support
Wayne Porter
2016-03-10 15:04:27 -08:00
-
-
80bdaca31d
set test programs to check_PROGRAMS
Mike Frysinger
2016-03-07 15:19:47 -05:00
-
69d0199672
enable transparent large file support
Mike Frysinger
2016-03-07 15:36:59 -05:00
-
03437d7dd3
A locale-independent strtod
Craig Small
2016-03-03 21:24:08 +11:00
-
61dcba87c1
watch: interpret esc[m sequence
Craig Small
2015-11-18 22:48:09 +11:00
-
1af18812b2
enable transparent large file support
Mike Frysinger
2016-03-07 15:36:59 -05:00
-
710baea73d
set test programs to check_PROGRAMS
Mike Frysinger
2016-03-07 15:19:47 -05:00
-
da715e3ca0
Replace %Lu with standard %llu
Craig Small
2016-03-03 21:43:52 +11:00
-
666b2946b2
Merge branch 'master' into 'master'
Craig Small
2016-03-03 10:29:58 +00:00
-
-
4acd85d62e
Merge branch 'master' into 'master'
Craig Small
2016-03-03 10:26:11 +00:00
-
-
32e1b2e297
A locale-independent strtod
Craig Small
2016-03-03 21:24:08 +11:00
-
3a52dfa340
Fix for Bug:1174313
Shivkrishna A
2016-03-02 22:35:55 +05:30
-
-
9965fdcbe4
pmap: Fix detail parsing on long mapping lines
Emanuele Aina
2016-02-09 23:02:31 +01:00
-
-
1ec2b0eeb1
testsuite: kill test fails on signal names
Craig Small
2016-01-03 18:20:45 +11:00
-
5da390422d
ps: use attr/current as fallback for context
Laurent Bigonville
2016-01-03 18:11:51 +11:00
-
6fcb690099
watch: interpret esc[m sequence
Craig Small
2015-11-18 22:48:09 +11:00
-
471cf4cd36
Merge branch 'master' into newlib
Craig Small
2015-10-28 21:09:26 +11:00
-
-
94e4749be3
top: extend '=' key to include active 'locate' request
Jim Warner
2015-10-24 00:00:00 -05:00
-
489d23a132
top: ATEOJ_RPTHSH prints hash table entries less often
Jim Warner
2015-10-23 00:00:00 -05:00
-
e1cd74eec9
top: do not co-mingle strings/numbers under namespaces
Jim Warner
2015-10-22 00:00:00 -05:00