Commit Graph

22 Commits

Author SHA1 Message Date
0022b6ec5d nls: improve translations and provide translator help comments
Reference: http://www.freelists.org/post/procps/backporting,1
Reported-by: Jim Warner <james.warner@comcast.net>
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-12-20 17:30:54 +01:00
4bd36d1483 ps: add gettext support
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2011-12-20 17:30:45 +01:00
2865ded64e Removed xalloc type functions from library
These xalloc functions are a private function for the library. If using
programs need them, then they should make their own error reporting or
use a common file.
2011-12-20 22:56:17 +11:00
229be7b160 ps: exploit enhanced library memory allocation provisions
There were numerous ps memory allocation inconsistencies.
Some were checked for failure and others were not.

The program was modified to utilize the library memory
rouines which are consistent in dealing with errors.

(a few changes simply removed trailing whitespace)
2011-12-11 22:29:25 +11:00
e4c45d6984 added ps etimes, miscellaneous top enhancements
ps program
 . etimes added for ELAPSED expressed in seconds
 . time_t used in place of former unsigned long

top program
 . corrected scroll message bug when 'x' toggle on
 . fixed forest view potential missing libflags bug
 . improved 'k' default signal invocation logic
 . enhanced logic for %CPU maximums displayed
 . made signal handling more robust and efficient
2011-09-12 22:18:23 +10:00
7767733812 dietlibc needs termios.h for struct winsize -- thanks Thomas Ogrisegg 2005-10-30 00:04:21 +00:00
f9d99085e7 crazy Debian GNU/kFreeBSD guy wanted this 2005-01-27 04:08:10 +00:00
4acae28535 misc 2004-08-18 02:22:13 +00:00
6a48d37343 ps: add k and -x 2004-04-26 00:47:31 +00:00
3f603adbae remove some table inconsistencies and rename it_real_value 2004-04-17 03:13:56 +00:00
3f49530d77 new -M and Z options for security data 2004-03-27 03:55:52 +00:00
c462dcfad5 ps thread support 2003-09-20 08:29:55 +00:00
e092b7a18d better --info 2003-01-22 08:31:50 +00:00
3e67b58ec2 satisfy GPL section 2a and LGPL section 2b name+date requirement 2002-12-15 00:30:17 +00:00
5087f3dbf6 big header clean-up 2002-12-09 07:00:07 +00:00
98895d57c1 Jim needs restrictions 2002-11-27 00:24:01 +00:00
81a4a3d281 gcc 3.0 warnings 2002-10-12 04:25:57 +00:00
62b707978e give up, GNU libc will never be compatible with UNIX libc 2002-10-10 20:44:35 +00:00
64808793eb coding style II 2002-10-09 22:01:55 +00:00
af89241571 coding style 2002-10-09 21:32:33 +00:00
bc92025b7b 64-bit time for Linux 2.5.xx 2002-05-29 18:49:13 +00:00
03a9b5a30f procps 010114 2002-02-01 22:47:29 +00:00