xman: Changes to 'master'

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


 .gitlab-ci.yml |    4 ++--
 ScrollByL.c    |    8 ++++++++
 configure.ac   |    4 ++++
 3 files changed, 14 insertions(+), 2 deletions(-)

New commits:
commit 73aecaafd3e4b80c57a2549e399b7f0b769bcf5e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Tue Dec 20 18:58:48 2022 -0800

    configure: Use AC_SYS_LARGEFILE to enable large file support
    
    While xman can't handle files more than 2gb in size, due to libXt
    API limits, it can handle files with large inodes. (Not that any
    man page should ever be more than even 1mb in size in reality.)
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 204e4512a11cac5e906a0c8f422ef7e51fa559af
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