Subject: CVS commit: src/bin/sh
To: None <source-changes@netbsd.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 05/06/2003 08:10:43
Module Name: src
Committed By: dsl
Date: Tue May 6 08:10:43 UTC 2003
Modified Files:
src/bin/sh: arith_lex.l
Log Message:
Recognise octal and hexadecimal constants in expressions.
- as required by SUSv3
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/bin/sh/arith_lex.l
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.