[PATCH] portability fixes for vi.c

Bernhard Fischer rep.nop at aon.at
Fri May 19 12:41:40 UTC 2006


On Thu, May 18, 2006 at 09:08:06PM -0400, Rich Felker wrote:
>1. missing strings.h for str[n]casecmp
>2. 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.
>
>rich
>

Applied the include and the ifdef.



More information about the busybox mailing list