Commit ID: 1004FA542E658930BDA CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/05/05 15:10:40 UTC
Modified files:
bin/mksh : misc.c
Log message:
my own over-optimisation prevents me from making the MKSH__NO_SYMLINK
case as nice as it could be, since part of the “if (0) {” case is jumped
into for the first run of the loop… thanks RT
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.191 -r1.192 src/bin/mksh/misc.c
