Skip to content

libpciaccess 0.18

Alan Coopersmith requested to merge alanc/libpciaccess:release into master

Alan Coopersmith (4):

  • Remove "All rights reserved" from Oracle copyright notices
  • Try fopen(".../pci.ids", "re") on Solarish systems as well
  • Remove autotools build
  • libpciaccess 0.18

Dylan Baker (3):

  • gitlab-ci: use meson setup
  • gitlab-ci: don't bother to configure meson for the version check
  • gitlab-ci: remove unnecessary call to meson configure

Emmanuel Vadot (2):

  • FreeBSD: Fallback to /usr/share/misc/pci_vendors
  • FreeBSD: Remove sparc64 code

Flavio Cruz (1):

  • Fix compilation warnings when building against hurd-amd64.

Khem Raj (1):

  • linux_sysfs: Use pwrite/pread instead of 64bit versions
Edited by Alan Coopersmith

Merge request reports