Commit ID: 1005DF1290A241F4E7F CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/11 17:36:13 UTC
Modified files:
bin/mksh : edit.c
Log message:
always inline shf_putc() into x_putcf() even if MKSH_SMALL
(as x_putcf gets called almost only if MKSH_SMALL)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.344 -r1.345 src/bin/mksh/edit.c
