mirror of
git://git.sv.gnu.org/findutils.git
synced 2026-02-01 06:08:59 +01:00
* 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.