Rosen Penev wrote:
Found with android-cloexec-open

This is mainly useful with SELinux is my understanding. Requires POSIX 2008.

From POSIX:

   O_CLOEXEC
          The FD_CLOEXEC flag associated with the new descriptor shall be
          set to close the file descriptor upon execution of an exec
          family function.

But ddrescue does not call any function from the exec family.

BTW, are you running ddrescue on android?

_______________________________________________
Bug-ddrescue mailing list
Bug-ddrescue@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-ddrescue

Reply via email to