busybox/editors
Bernhard Reutner-Fischer 6af4cd1a87 - Rich Felker writes:
SIGIOT is not defined in any standard i can find and it seems to be
useless (alias for SIGABRT) on linux. i put it in #ifdef but it's
probably best just to remove it and cut down the size a bit.
2006-05-19 12:40:26 +00:00
..
Config.in Remove trailing whitespace. Update copyright to include 2004. 2004-03-15 08:29:22 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:34:25 +00:00
Makefile.in - revert back to r14406 2006-03-13 19:04:00 +00:00
awk.c - include strings.h for str{,n}casecmp 2006-05-19 12:30:46 +00:00
patch.c Patch to fix bug 868, and some related cleanup while I was in the area. 2006-05-19 10:49:38 +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 - Rich Felker writes: 2006-05-19 12:40:26 +00:00