hush/editors
Rob Landley a389651115 Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes
as the old optimization did (actually does slightly better under gcc 4.0), and
simplifies the code.
2006-05-07 20:20:34 +00:00
..
awk.c Remove bb_strlen() in favor of -fno-builtin-strlen. Saves as many bytes 2006-05-07 20:20:34 +00:00
Config.in It was sitting there, in the patches directory, for years. It was delete it 2006-05-04 20:56:43 +00:00
ed.c It was sitting there, in the patches directory, for years. It was delete it 2006-05-04 20:56:43 +00:00
Makefile - use absolute path for top_builddir and top_srcdir. 2006-03-02 17:33:25 +00:00
Makefile.in It was sitting there, in the patches directory, for years. It was delete it 2006-05-04 20:56:43 +00:00
patch.c Robert P. Day removed 8 gazillion occurrences of "extern" on function 2006-03-06 20:47:33 +00:00
sed.c Portability patch from rfelker. The bb_asprintf.c thing needs an eventual 2006-03-09 22:21:20 +00:00
vi.c adjust ifdefs for inclusion of string_insert() routine 2006-04-05 14:17:24 +00:00