xmessage: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Feb 16 18:27:42 UTC 2023


 configure.ac     |    3 +++
 man/xmessage.man |   13 +++++++++++++
 readfile.c       |    4 ++++
 xmessage.c       |   30 ++++++++++++++++++++++++++----
 4 files changed, 46 insertions(+), 4 deletions(-)

New commits:
commit 3b86420d209d4858c310748215da31672783f64a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 11 16:15:13 2023 -0800

    configure: Use AC_SYS_LARGEFILE to enable large file support
    
    While files displayed by xmessage should never be more than 2gb in size,
    they may be stored on filesystems with large inodes (or in the future,
    dates past 2038).
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit a5da3e6589d6bfcdf4ed44cab0b1fac438224b60
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 11 16:11:38 2023 -0800

    Add -version option
    
    Also updates -help option to not require successfully opening a display
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit a221346284192af4784a1140aef9f72e72e1167f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 11 15:59:10 2023 -0800

    Print which arguments were unknown before giving usage message
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list