procps/ps
Sami Kerola 60ea600599 ps: fix compiler warnings
common.h:23:19: warning: ISO C does not permit named variadic macros [-Wvariadic-macros]
global.c:499:3: warning: ISO C does not support the '%Ld' gnu_printf format [-Wformat]
output.c:134:1: warning: 'sr_cstime' defined but not used [-Wunused-function]
output.c:816:3: warning: ISO C does not support the '%Lu' gnu_printf format [-Wformat]
output.c:816:3: warning: ISO C does not support the '%Lu' gnu_printf format [-Wformat]

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2012-03-03 18:36:29 +11:00
..
common.h ps: fix compiler warnings 2012-03-03 18:36:29 +11:00
COPYING ps: minor reformatting and trailing whitespace elimination 2012-01-04 08:58:53 +11:00
display.c ps: unify cases and remove trailing dots in messages 2012-01-15 20:52:58 +01:00
global.c ps: fix compiler warnings 2012-03-03 18:36:29 +11:00
HACKING docs: remove old information from HACKING 2012-01-13 22:42:38 +01:00
help.c ps: generalize help text logic, add related translator hints 2012-01-04 08:58:53 +11:00
Makefile.am build-sys: correct all Makefile.am files for LOCALEDIR, etc 2012-01-04 08:58:54 +11:00
output.c ps: fix compiler warnings 2012-03-03 18:36:29 +11:00
parser.c ps: unify cases and remove trailing dots in messages 2012-01-15 20:52:58 +01:00
ps.1 docs: typo in ps.1 manual [rpmlint] 2012-03-03 18:18:27 +11:00
regression procps 010114 2002-02-01 22:47:29 +00:00
select.c ps: unify cases and remove trailing dots in messages 2012-01-15 20:52:58 +01:00
sortformat.c ps: unify cases and remove trailing dots in messages 2012-01-15 20:52:58 +01:00
stacktrace.c ps: unify cases and remove trailing dots in messages 2012-01-15 20:52:58 +01:00