util: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat May 3 23:39:59 UTC 2025


 bdftruncate.c       |   38 +++++++++++++++++++++++++++++---------
 configure.ac        |    3 +++
 man/bdftruncate.man |   16 +++++++++++++++-
 man/ucs2any.man     |   37 +++++++++++++++++++++++++------------
 ucs2any.c           |   11 +++++++++++
 5 files changed, 83 insertions(+), 22 deletions(-)

New commits:
commit d6ccf6d55728465e363b6dc89fd0759456bd35b2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Apr 27 15:27:52 2025 -0700

    Update ATTR_NORETURN for C23
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/font/util/-/merge_requests/8>

commit 57933bd2388a05af1fe68385ba7709a4c295b81a
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Apr 27 15:18:22 2025 -0700

    Add --help and --version options
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/font/util/-/merge_requests/8>

commit 5f94278b521f956579fbd52393a3dc1aa27bf310
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Apr 27 14:41:11 2025 -0700

    configure: Use AC_SYS_LARGEFILE to enable large file support
    
    While files opened by these utilities should never have a size >= 2gb,
    they may have inode numbers or dates outside the 32-bit range.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
    Part-of: <https://gitlab.freedesktop.org/xorg/font/util/-/merge_requests/8>



More information about the xorg-commit mailing list