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: Sun Mar 20 21:39:11 UTC 2005
Modified Files:
src/bin/sh: parser.c
Log Message:
Treat $((x)) as equivalent to $(($x)) - posix seems to require this now.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/bin/sh/parser.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