sthen dfd5dae013 update to gdiff-3.8, mostly changes relating to FD handling
* Incompatible changes

  diff no longer treats a closed stdin as representing an absent file
  in usage like 'diff --new-file - foo <&-'.  This feature was rarely
  if ever used and was not portable to POSIX platforms that reopen
  stdin on exec, such as SELinux if the process underwent an AT_SECURE
  transition, or HP-UX even if not setuid.
2021-08-04 08:48:24 +00:00
..