NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/36954 CVS commit: src/bin/sh



The following reply was made to PR bin/36954; it has been noted by GNATS.

From: Christos Zoulas <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/36954 CVS commit: src/bin/sh
Date: Sat, 20 Dec 2008 20:36:44 +0000 (UTC)

 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