Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/24/2006 17:24:10
Module Name: src
Committed By: christos
Date: Tue Jan 24 17:24:10 UTC 2006
Modified Files:
src/lib/libc/gen: glob.c
Log Message:
Use a separate macro, not DEBUG to enforce 8 bit chars [glob uses internally
16 bit chars]. Fix lint complaint when compiling with 8 bit chars.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/lib/libc/gen/glob.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.