hush/editors
Denis Vlasenko fb29038b59 libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector()
msh: glob0/glob1/glob2/glob3 are just a sorting routine! remove them.

bb_pstrcmp                                             -      25     +25
qsort_string_vector                                    -      24     +24
expand                                              2209    2227     +18
getopt32                                            1359    1370     +11
passwd_main                                         1072    1074      +2
handle_incoming_and_exit                            2737    2735      -2
UNSPEC_print                                          66      64      -2
forkexec                                            1343    1339      -4
input_tab                                           3338    3330      -8
get_dir                                              185     177      -8
expmeta                                              481     473      -8
cmdputs                                              405     397      -8
xstrcmp                                               12       -     -12
find_pair                                            187     167     -20
match_compare                                         25       -     -25
dir_strcmp                                            25       -     -25
glob2                                                 27       -     -27
glob3                                                 34       -     -34
glob1                                                256       -    -256
------------------------------------------------------------------------------
(add/remove: 2/6 grow/shrink: 3/8 up/down: 80/-439)          Total: -359 bytes
2008-03-02 12:51:26 +00:00
..
awk.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00
cmp.c add -fvisibility=hidden to CC flags, mark XXX_main functions 2007-10-11 10:05:36 +00:00
Config.in vi: introduce FEATURE_VI_8BIT (as vi currently is not Unicode capable, 2007-12-22 17:00:11 +00:00
diff.c libbb: inntroduce and use bb_pstrcmp() and qsort_string_vector() 2008-03-02 12:51:26 +00:00
ed.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
patch.c libbb: introduce and use xrename and rename_or_warn. 2008-02-17 14:28:53 +00:00
sed_summary.htm doc: add info about sed s/.../.../I modifier 2008-03-01 19:29:56 +00:00
sed.c sed: n cmd must reset "we had successful subst" flag. closes bug 1214. 2008-02-28 17:59:01 +00:00
sed1line.txt add sed mini-doc 2007-11-13 17:13:31 +00:00
vi.c *: add optimization barrier to all "G trick" locations 2008-02-27 18:41:59 +00:00