xkbutils: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Jan 26 02:23:11 UTC 2024


 utils.c    |   20 +-------------------
 utils.h    |    3 ---
 xkbvleds.c |    3 +--
 xkbwatch.c |   11 +++++------
 4 files changed, 7 insertions(+), 30 deletions(-)

New commits:
commit e2ee9c21f0d6341e664688f30ed9cd4f49b8ab6f
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jan 18 17:47:15 2024 -0800

    Change sprintf calls to use snprintf instead
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit aa03a3b7f00c9b3697fc5c33b1febf38247450a3
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Jan 18 17:19:18 2024 -0800

    Remove uSetErrorFile()
    
    It was only ever called with an argument of NullString, which set the
    errorFile to stderr, so we'll just do that at compile time instead.
    
    Also removes NullString, which was only ever used in uSetErrorFile.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list