Home
last modified time | relevance | path

Searched refs:handle_exec_errors (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/autoconf/dist/lib/Autom4te/
H A DFileUtils.pm246 sub handle_exec_errors ($;$$) subroutine
305 handle_exec_errors $command
326 handle_exec_errors "@command"
345 handle_exec_errors "@command", 0, $hint
H A DXFile.pm165 Autom4te::FileUtils::handle_exec_errors $file
H A DGeneral.pm359 sub handle_exec_errors ($) subroutine
/netbsd-src/external/gpl3/autoconf/dist/
H A DChangeLog.37673 * lib/Autom4te/FileUtils.pm (handle_exec_errors): New argument
17442 (handle_exec_errors): New function. Work around $! being
17444 (xqx, xsystem): Use handle_exec_errors.