Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/bin/ksh



Module Name:    src
Committed By:   dsl
Date:           Thu Oct 28 20:15:37 UTC 2004

Modified Files:
        src/bin/ksh: c_ksh.c emacs.c var.c vi.c

Log Message:
Add (unsigned char) casts to tolower/toupper and iscntrl calls.
Fixes PR 27593


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/bin/ksh/c_ksh.c
cvs rdiff -r1.25 -r1.26 src/bin/ksh/emacs.c
cvs rdiff -r1.9 -r1.10 src/bin/ksh/var.c
cvs rdiff -r1.8 -r1.9 src/bin/ksh/vi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index