update bb_getopt_ulflags special for 'ps' applet, usaging '-' as first group char...
author"Vladimir N. Oleynik" <dzo@simtreas.ru>
Wed, 5 Oct 2005 10:52:47 +0000 (10:52 -0000)
committer"Vladimir N. Oleynik" <dzo@simtreas.ru>
Wed, 5 Oct 2005 10:52:47 +0000 (10:52 -0000)
commit35939d93783230998439848b2798865c598723e2
tree188f195a595c4f494fdc1d8d27da67a2e5b42b5d
parent7abe7098676aeb0654ef0159f589484b4cf520e8
update bb_getopt_ulflags special for 'ps' applet, usaging '-' as first group char from bb_opt_complementally is new feature: set argv is options;
use new bb_getopt_ulflags for ps
# define terminal_width 80->79 for unwide
use stdout file descriptor for get_terminal_width_height. (its must)
libbb/getopt_ulflags.c
procps/ps.c