Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/09/2001 02:56:18
Module Name: basesrc
Committed By: jdolecek
Date: Fri Feb 9 00:56:18 UTC 2001
Modified Files:
basesrc/dist/nawk: run.c
Log Message:
cast the parameter to toupper()/tolower() to unsigned char, so that
this works with *p > 127
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/dist/nawk/run.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.