Sha256: ea6d091e1c28a204084600cb679c25e1ff0e5d275f65d1b4db4c42ad11e3570b

Contents?: true

Size: 581 Bytes

Versions: 6

Compression:

Stored size: 581 Bytes

Contents

*** src/unlink.c        Thu Apr  5 18:33:48 2018
--- src/unlink.c.new    Thu Apr  5 18:33:48 2018
***************
*** 124,132 ****
                    case ENOENT:
                      /* nothing to worry about */
                      break;
-                   case EEXIST:
-                     /* OpenSolaris >=10 sets EEXIST instead of ENOTEMPTY
-                        if trying to remove a non-empty directory */
                    case ENOTEMPTY:
                      /* Keep the record in list, in the hope we'll
                         be able to remove it later */

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
omnibus-software-23.7.295 config/patches/gtar/aix_extra_case.patch
omnibus-software-23.6.292 config/patches/gtar/aix_extra_case.patch
omnibus-software-23.6.291 config/patches/gtar/aix_extra_case.patch
omnibus-software-23.2.283 config/patches/gtar/aix_extra_case.patch
omnibus-software-23.2.281 config/patches/gtar/aix_extra_case.patch
omnibus-software-22.11.239 config/patches/gtar/aix_extra_case.patch