Commit ID: 100543AF9780895A8EB
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/10/12 21:58:54 UTC
Modified files:
bin/mksh : exec.c funcs.c main.c sh.h
Log message:
POSIX says “command” loses SPEC_BI and means it too
reported by ormaaj, who even asked on the austin ML
http://thread.gmane.org/gmane.comp.standards.posix.austin.general/9907/focus=9931
clarified by jilles; also make errorlevels match ksh93
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.135 -r1.136 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.258 -r1.259 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.284 -r1.285 src/bin/mksh/main.c
cvs -R rdiff -kk -upr1.698 -r1.699 src/bin/mksh/sh.h