mirror of
https://github.com/mirror/make.git
synced 2026-08-12 22:16:11 +00:00
* Various bug fixes.
* New Galician translation.
This commit is contained in:
@@ -1450,6 +1450,7 @@ func_shell (o, argv, funcname)
|
||||
i += cc;
|
||||
}
|
||||
while (cc > 0 || EINTR_SET);
|
||||
buffer[i] = '\0';
|
||||
|
||||
/* Close the read side of the pipe. */
|
||||
#ifdef __MSDOS__
|
||||
|
||||
Reference in New Issue
Block a user