recipes: libs/libaio: Refresh libaio source
commitad385f3634176127ed32ac0504e1bcb37093e8f8
authorMatías Fonzo <selk@dragora.org>
Fri, 4 Sep 2020 00:38:18 +0000 (3 21:38 -0300)
committerMatías Fonzo <selk@dragora.org>
Fri, 4 Sep 2020 00:38:18 +0000 (3 21:38 -0300)
tree062dd3a00179f061a5612cdace1067bca8deb699
parenta1022317a968a6db910309030e482ff75d04271f
recipes: libs/libaio: Refresh libaio source

Signed-off-by: Matías Fonzo <selk@dragora.org>
44 files changed:
patches/libaio/0001-Fix-io_pgetevents-syscall-wrapper-on-32-bit-userland.patch [new file with mode: 0644]
patches/libaio/0001-syscall-Fix-ARM-definitions-to-match-exactly-the-ker.patch [new file with mode: 0644]
patches/libaio/0002-syscall-Fix-ia64-definitions-to-match-exactly-the-ke.patch [new file with mode: 0644]
patches/libaio/0003-harness-Add-KERNEL_RW_POINTER-for-various-32-bit-arc.patch [new file with mode: 0644]
patches/libaio/0004-Fix-and-improve-MIPS-support.patch [new file with mode: 0644]
patches/libaio/0005-Add-PARISC-support.patch [new file with mode: 0644]
patches/libaio/0006-Add-m68k-support.patch [new file with mode: 0644]
patches/libaio/0007-Add-SH-support.patch [new file with mode: 0644]
patches/libaio/0008-Add-x32-support.patch [new file with mode: 0644]
patches/libaio/0009-build-Fix-DESTDIR-handling.patch [new file with mode: 0644]
patches/libaio/0010-build-Do-not-use-Werror-by-default.patch [new file with mode: 0644]
patches/libaio/0011-build-Honour-user-build-flags.patch [new file with mode: 0644]
patches/libaio/libaio-cflags.patch [deleted file]
patches/libaio/series [new file with mode: 0644]
patches/libaio/upstream/0001-Link-against-libgcc-to-avoid-unresolved-symbols.patch [new file with mode: 0644]
patches/libaio/upstream/0001-harness-allow-running-tests-against-the-installed-li.patch [new file with mode: 0644]
patches/libaio/upstream/0002-man-Add-missing-space-in-man-page-references.patch [new file with mode: 0644]
patches/libaio/upstream/0003-man-Use-the-correct-troff-macro-for-comments.patch [new file with mode: 0644]
patches/libaio/upstream/0004-man-Refer-to-libaio.h-instead-of-libio.h.patch [new file with mode: 0644]
patches/libaio/upstream/0005-man-End-sentences-with-a-period.patch [new file with mode: 0644]
patches/libaio/upstream/0006-man-Fix-casing.patch [new file with mode: 0644]
patches/libaio/upstream/0007-man-Fix-period-formatting.patch [new file with mode: 0644]
patches/libaio/upstream/0008-man-Remove-spurious-spaces.patch [new file with mode: 0644]
patches/libaio/upstream/0009-man-Remove-spurious-text.patch [new file with mode: 0644]
patches/libaio/upstream/0010-man-Add-None-to-empty-sections.patch [new file with mode: 0644]
patches/libaio/upstream/0011-man-Fix-typos.patch [new file with mode: 0644]
patches/libaio/upstream/0012-man-Fix-title-header.patch [new file with mode: 0644]
patches/libaio/upstream/0013-man-Fix-markup.patch [new file with mode: 0644]
patches/libaio/upstream/0014-man-Fold-short-lines.patch [new file with mode: 0644]
patches/libaio/upstream/0015-man-Escape-verbatim-n-in-order-to-make-it-through-ro.patch [new file with mode: 0644]
patches/libaio/upstream/0016-Use-ctx-consistently-for-io_context_t-instead-of-ctx.patch [new file with mode: 0644]
patches/libaio/upstream/0017-harness-Use-destination-strncpy-expression-for-sizeo.patch [new file with mode: 0644]
patches/libaio/upstream/0018-harness-Use-run-time-_SC_PAGE_SIZE-instead-of-build-.patch [new file with mode: 0644]
patches/libaio/upstream/0019-harness-Make-RISC-V-use-SYS_eventfd2-instead-of-unav.patch [new file with mode: 0644]
patches/libaio/upstream/0020-harness-Make-the-test-exit-with-a-code-matching-the-.patch [new file with mode: 0644]
patches/libaio/upstream/0021-harness-add-support-for-skipping-tests.patch [new file with mode: 0644]
patches/libaio/upstream/0022-harness-Add-fallback-code-for-filesystems-not-suppor.patch [new file with mode: 0644]
patches/libaio/upstream/0023-harness-Handle-ENOTSUP-from-io_submit-with-RWF_NOWAI.patch [new file with mode: 0644]
patches/libaio/upstream/0024-harness-skip-22.p-if-async_poll-isn-t-supported.patch [new file with mode: 0644]
patches/libaio/upstream/0025-harness-fix-read-into-PROT_WRITE-mmap-test.patch [new file with mode: 0644]
patches/libaio/upstream/0026-harness-Fix-PROT_WRITE-mmap-check.patch [new file with mode: 0644]
patches/libaio/upstream/0027-harness-Print-better-error-messages-on-error-conditi.patch [new file with mode: 0644]
patches/libaio/upstream/0028-harness-Skip-the-test-if-io_pgetevents-is-not-implem.patch [new file with mode: 0644]
recipes/libs/libaio/recipe