Commit ID:      10055CD0E35383B51C9
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2015/08/13 21:38:20 UTC

Modified files:
        bin/mksh       : check.t funcs.c jobs.c sh.h

Log message:
be more careful with signals and errorlevels; bounds-check them better;
don’t trust the OS as POSuX comes up with more-than-8-bit exit codes now;
also, one more int → bool

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.703 -r1.704 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.281 -r1.282 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.112 -r1.113 src/bin/mksh/jobs.c
cvs -R rdiff -kk -upr1.739 -r1.740 src/bin/mksh/sh.h

Reply via email to