libpciaccess: Changes to 'refs/tags/libpciaccess-0.13.3'

Alan Coopersmith alanc at kemper.freedesktop.org
Tue Feb 3 16:02:07 PST 2015


Tag 'libpciaccess-0.13.3' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2015-02-04 00:02 -0800

libpciaccess-0.13.3
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (SunOS)

iQIcBAABCgAGBQJU0WF6AAoJEM/fFIgoxkKnLEcQAIyVwtQ0+J4Si6VSzB4MKhzY
1tB64R/tIz65bQZQu+cpsJbHYUBxs4kVjkZTxAHyKzOxiaa/V17uGNN90gOzpOCQ
hKi6gOy9iWmv+fKWRsZm/Wr1CPzy7id9x2iI0YzBUqXxpsymG7X6NCLs28LruKPT
Vqaws51WOFek/WgPmxvjNLJLdvNZ0Z3yiXknAoo7iXdbxxfNWX+AlZSWAPjJsmFs
AaKU83WB08XKgzb3FRL4TxkCSSWjJRNsqk6D3uqiDYvjBEkCWwPZ7zK3pcp+T80s
DXgQnWGZxDdZmsTo/03HBdozAecSipH7TVJZdQbMTwT9T2UI7O0a1AD3TyuewAYQ
yiBeOYjtqHI9rCRHOgL7TUorL6rb5fsr0VGaGHCfOR7rjZsPGx5oQ/yL/DVSB49H
jWGyXBHTn24aISXl2hjE8xrgXtqwUV5HqHk8+gCCQoxkLCOxWPEj0adv2ZDy7Qug
xtywwAtRynEZBUCmbrFGmrUAoq0jFhk2cx8SfJ3g3K6lBgWcLAfSSQFvD4zbkar4
R8B1LXZhyC7x6fGrK5SR1K792DCPpsElpDwU2mem42UCk+VPBldBBQGkxZfX2jhV
H6CLur5q8D1RpI1QDzJY3ESDABg/DmvQo8ePTvmHGg0Zruw75C52/nJGQOaJatCb
26ql2OSLrtPBjZvMdqIz
=ubNI
-----END PGP SIGNATURE-----

Changes since libpciaccess-0.13.2:
Alan Coopersmith (3):
      Enable use of __attribute__((deprecated)) with Solaris Studio 12.4 compiler
      Solaris: Fix fd leak in pci_device_solx_devfs_map_range()
      libpciaccess 0.13.3

Marcin Ko?cielnicki (1):
      Fix IO access functions on linux+sysfs.

Mark Kettenis (1):
      Use PCIOCREADMASK on OpenBSD.

Matthew Green (1):
      Implement the kernel_has_driver() method for NetBSD.

Samuel Pitoiset (2):
      Windows/Cygwin: Add support through the WinIo library
      Fix a compilation error on GNU Hurd platforms.

Thomas Klausner (2):
      Fix zlib handling on NetBSD.
      Improve NetBSD i386 detection.

---
 README.cygwin           |   25 ++++++
 configure.ac            |   13 ++-
 include/pciaccess.h     |    2 
 src/Makefile.am         |    5 +
 src/common_init.c       |    2 
 src/common_interface.c  |    2 
 src/freebsd_pci.c       |    2 
 src/linux_sysfs.c       |   62 ++++++++++++----
 src/netbsd_pci.c        |   26 +++++++
 src/openbsd_pci.c       |   34 +++++++--
 src/pciaccess_private.h |    1 
 src/solx_devfs.c        |    4 +
 src/x86_pci.c           |  176 +++++++++++++++++++++++++++++++++++++++++++++++-
 13 files changed, 321 insertions(+), 33 deletions(-)
---


More information about the xorg-commit mailing list