busybox/editors
Bernhard Reutner-Fischer 4009ed91f7 - 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:41:13 +00:00
..
awk.c - include strings.h 2006-05-19 12:30:00 +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 - remove superfluous legacy includes. 2006-05-19 12:38:30 +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:33:09 +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 Patch to fix bug 868, and some related cleanup while I was in the area. 2006-05-07 21:10:06 +00:00
sed.c Convert sed's static variables to a single global structure. 2006-05-09 03:53:55 +00:00
vi.c - Rich Felker writes: 2006-05-19 12:41:13 +00:00