Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin/sh
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.
Home |
Main Index |
Thread Index |
Old Index