make/tests/scripts
Paul Smith b8467292c9 Improve sync handling for -Ojob/-Otarget and recursion.
If we are not going to sync a command line then dump any collected output
first to preserve ordering.  Do some code cleanup:
  * Move the handle init to a separate function.
  * Move the temp file truncation to the output function.
  * Remember whether we sync in a variable for readability.
  * Handle EINTR and short writes in child_out().
  * Always call sync_output() in case output_sync was changed due to error.
2013-05-04 13:10:56 -04:00
..
features Improve sync handling for -Ojob/-Otarget and recursion. 2013-05-04 13:10:56 -04:00
functions Expand the loadable object support. 2013-02-25 01:38:36 -05:00
misc
options [SV #38051] Recover all MAKEFLAGS after makefile rebuild step is complete. 2013-01-13 12:21:01 -05:00
targets
variables
test_template