busybox/editors
Denis Vlasenko 30cfdf90ce crontab: do not destroy STDIN_FILENO, editor may need it (crontab -e)
vi: deal with EOF/error on stdin and with input NULs

function                                             old     new   delta
crontab_main                                         623     642     +19
edit_file                                            901     906      +5
readit                                               331     318     -13
2008-09-21 15:29:29 +00:00
..
awk.c awk: add a comment 2008-09-05 04:59:02 +00:00
cmp.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
Config.in - wrap overlong lines (Cristian Ionescu-Idbohrn) 2008-07-22 18:27:53 +00:00
diff.c libbb: introduce and use xrealloc_vector 2008-07-08 05:14:36 +00:00
ed.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +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: [x]fopen_for_{read,write} introduced and used. 2008-07-21 23:05:26 +00:00
sed_summary.htm doc: add info about sed s/.../.../I modifier 2008-03-01 19:29:56 +00:00
sed.c fix all cases of strcpy on overlapping strings. 2008-07-22 20:16:55 +00:00
sed1line.txt add sed mini-doc 2007-11-13 17:13:31 +00:00
vi.c crontab: do not destroy STDIN_FILENO, editor may need it (crontab -e) 2008-09-21 15:29:29 +00:00