projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beb9b5f
)
entered into RCS
author
roland
<roland>
Mon, 11 May 1992 19:00:46 +0000
(19:00 +0000)
committer
roland
<roland>
Mon, 11 May 1992 19:00:46 +0000
(19:00 +0000)
posix/wordexp.c
patch
|
blob
|
history
diff --git
a/posix/wordexp.c
b/posix/wordexp.c
index
4bee3df
..
1922e44
100644
(file)
--- a/
posix/wordexp.c
+++ b/
posix/wordexp.c
@@
-91,7
+91,7
@@
DEFUN(wordexp, (string, pwordexp, flags),
/* Parent. */
buf = NULL;
-
lose
= WRDE_NOSPACE;
+
error
= WRDE_NOSPACE;
close (d[STDOUT_FILENO]);
f = fdopen (d[STDIN_FILENO]);