mirror of
https://github.com/mirror/make.git
synced 2026-08-23 18:33:28 +08:00
Enhance the child_error() function so that it will write error output to the child's sync output buffer, if it exists. If it doesn't the output goes to stdout/stderr.