FreeBSD Bugzilla – Attachment 10144 Details for
Bug 20456
Ambiguous code construct in TCSH
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 457 bytes, created by
patrick
on 2000-08-07 17:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
patrick
Created:
2000-08-07 17:20:00 UTC
Size:
457 bytes
patch
obsolete
>--- sh.sem.c.orig Mon Aug 7 12:09:32 2000 >+++ sh.sem.c Mon Aug 7 12:21:20 2000 >@@ -350,6 +350,7 @@ > */ > (bifunc && (t->t_dflg & F_PIPEIN) != 0 && > bifunc->bfunct == (bfunc_t)doeval)) >+ { > #ifdef VFORK > if (t->t_dtyp == NODE_PAREN || > t->t_dflg & (F_REPEAT | F_AMPERSAND) || bifunc) >@@ -586,6 +587,8 @@ > > } > #endif /* VFORK */ >+ } >+ > if (pid != 0) { > /* > * It would be better if we could wait for the whole job when we
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 20456
: 10144