libpciaccess: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Apr 1 16:22:56 UTC 2023


 COPYING                  |    2 +-
 man/Makefile.am          |    2 +-
 src/common_device_name.c |    2 --
 src/pci_tools.h          |    2 +-
 4 files changed, 3 insertions(+), 5 deletions(-)

New commits:
commit 8980a39004b10298a7db1f1b0b711a19e8b73aee
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Mar 25 10:11:07 2023 -0700

    Try fopen(".../pci.ids", "re") on Solarish systems as well
    
    Oracle Solaris added support for "e" in the fopen() mode string in
    Solaris 11.4.0 (released August 2018).
    
    illumos (also covered under #ifdef __sun) added support for "e"
    in 2013 (https://www.illumos.org/issues/3687).
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit cde74b51014053175497ac75cbaea10d6184ab57
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 25 09:19:58 2023 -0800

    Remove "All rights reserved" from Oracle copyright notices
    
    Oracle no longer includes this term in our copyright & license notices.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list