libpciaccess: Changes to 'master'

Adam Jackson ajax at kemper.freedesktop.org
Mon Mar 5 08:01:32 PST 2012


 configure.ac             |    1 +
 src/common_device_name.c |   22 ++++++++++++++++++++--
 src/common_vgaarb.c      |    2 +-
 src/freebsd_pci.c        |    8 ++++----
 src/linux_sysfs.c        |   32 ++++++++++++++++----------------
 src/netbsd_pci.c         |    4 ++--
 src/openbsd_pci.c        |    2 +-
 src/pciaccess_private.h  |   13 +++++++++++++
 src/solx_devfs.c         |    6 +++---
 src/x86_pci.c            |    4 ++--
 10 files changed, 63 insertions(+), 31 deletions(-)

New commits:
commit b16336c0b389ace07f7418f5a021bfbc68fec2b6
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Mar 5 11:01:01 2012 -0500

    linux: Fix out[bwl] macros on non-I/O architectures
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>

commit fa15fbcdbcfed09ea269ca3fb5f0e3dc2446e66f
Merge: d2dc9f9daa45504f035b169aba94d0b154fd29f0 bf705561d347bc5459bc0af033595c66541cac3e
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Mar 5 11:00:14 2012 -0500

    Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/lib/libpciaccess

commit d2dc9f9daa45504f035b169aba94d0b154fd29f0
Author: Adam Jackson <ajax at redhat.com>
Date:   Mon Feb 27 11:19:50 2012 -0500

    Use O_CLOEXEC for internal file descriptors
    
    Well, almost all of them.  zlib doesn't support "e" in the mode string
    in gzopen() though it will silently accept and ignore it, and Solaris appears
    not to support "e" in the mode string at all.
    
    Signed-off-by: Adam Jackson <ajax at redhat.com>



More information about the xorg-commit mailing list