Commit ID: 100550C95382C9C0F05
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/03/20 21:46:42 UTC
Modified files:
bin/mksh : misc.c sh.h
Log message:
oksh rcsid-only sync, plus bonus rewrite of strip_nuls
(uses size_t ipv int for buffer size now, and no extra
calls to memchr/memmove, input is typically small)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.225 -r1.226 src/bin/mksh/misc.c
cvs -R rdiff -kk -upr1.719 -r1.720 src/bin/mksh/sh.h