Commit ID: 1005EC059F95091C105 CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/16 21:24:29 UTC
Modified files:
bin/mksh : main.c
Log message:
compare direct builtin call names case-insensitively on OS/2 (only)
rationale: stricmp isn’t available elsewhere universally, but already
used on OS/2, and only it needs this most
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.367 -r1.368 src/bin/mksh/main.c
