Commit ID: 100550C8AB742C7A57C CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/20 21:01:43 UTC
Modified files:
bin/mksh : funcs.c
Log message:
fix “read -n-1”, which still returns once the first read() succeeds
(it’s not identical to “read -N-1”!)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.265 -r1.266 src/bin/mksh/funcs.c
