Module Name: src Committed By: kre Date: Mon Jul 24 12:34:46 UTC 2017
Modified Files:
src/bin/sh: alias.c
Log Message:
PR bin/52348
Silence nuisance testing environments - avoid << of a negative number
(a signed char -- in a hash function, the result is irrelevant, as long
as it is repeatable).
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/bin/sh/alias.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
