xbiff: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jan 3 18:40:09 UTC 2023


 .gitlab-ci.yml |    4 ++--
 Mailbox.c      |    4 ++++
 configure.ac   |    3 +++
 xbiff.c        |    4 ++++
 4 files changed, 13 insertions(+), 2 deletions(-)

New commits:
commit 7862d8d80e8612b3e7285ce2fe3ec901fda05fe6
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Dec 20 12:21:37 2022 -0800

    configure: Use AC_SYS_LARGEFILE to enable large file support
    
    Also adds include of "config.h" before any other header files
    are included, to avoid mismatch of _FILE_OFFSET_BITS when
    processing other header files.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit c3d0f59af3626b73c32e8e03a41d6a712909c7af
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jul 28 17:30:21 2022 -0700

    gitlab CI: stop requiring Signed-off-by in commits
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list