- Rich Felker writes:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 19 May 2006 12:41:13 +0000 (12:41 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 19 May 2006 12:41:13 +0000 (12:41 -0000)
commit4009ed91f7cf27074c2b30cc8dc4b865169c5aef
tree773cddee39a7b89424f1ebb325dfd5d174b7b2cb
parentd9ed35c8b9fa8436db28e6e4000a83bedc85c62b
- 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.
editors/vi.c