summaryrefslogtreecommitdiffstats
path: root/rescue/list.xml
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-11-22 00:03:05 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-11-22 00:19:03 +0100
commit37fe7f743f5dd9fd5557d5b99489c4a98e720e0d (patch)
tree44118bf0c0be04ceaab6d3cb894108d3bbd801bb /rescue/list.xml
parent25242cf5146d105a09332a35c1ce24cdc914bb3a (diff)
downloaddrakx-37fe7f743f5dd9fd5557d5b99489c4a98e720e0d.tar
drakx-37fe7f743f5dd9fd5557d5b99489c4a98e720e0d.tar.gz
drakx-37fe7f743f5dd9fd5557d5b99489c4a98e720e0d.tar.bz2
drakx-37fe7f743f5dd9fd5557d5b99489c4a98e720e0d.tar.xz
drakx-37fe7f743f5dd9fd5557d5b99489c4a98e720e0d.zip
fix collecting needed perl files with glibc-2.26
basically the ouput of strace changed with glibc-2.26: "Since version 2.26, the glibc wrapper function for open() employs the openat() system call, rather than the kernel's open() system call". so support both ways (in case it would be backported): open("foobar...) openat(AT_FDCWD, "foobar...)
Diffstat (limited to 'rescue/list.xml')
0 files changed, 0 insertions, 0 deletions