Files
findutils/xargs
James Youngman 14adbdd321 Fix Savannah bug #38583: errno-buffer read failed in xargs_do_exec
* import-gnulib.config (modules): Import the safe-read module.
* xargs/xargs.c (xargs_do_exec): Use safe_read so that the read
system-call is retried if we handle a signal (for example
SIGUSR[12]) while we are trying to read the errno vlaue from the
child process.
2013-03-24 21:54:35 +00:00
..
2011-06-12 03:21:47 +01:00