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:   christos
Date:           Sat Dec 20 20:36:44 UTC 2008

Modified Files:
        src/bin/sh: expand.c

Log Message:
PR/36954: Roland Illig: don't eat backlash escapes in variable patterns.
Makes ${line%%\**} work.


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/bin/sh/expand.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