beforelight: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Dec 15 16:31:50 UTC 2022


 .gitlab-ci.yml |    4 +-
 b4light.c      |   77 ++++++++-------------------------------------------------
 2 files changed, 14 insertions(+), 67 deletions(-)

New commits:
commit ee6eed4ace4c0dac1928428eaca2ba3e96a35bcf
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Dec 8 12:02:01 2022 -0800

    Drop X_NOT_POSIX support
    
    It was only used to determine if time() took a time_t pointer or
    an int pointer as it's argument, and ANSI/ISO C have required a
    time_t since C89, so we rely on that.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 4f7fff260d15b6b6c2b069644eb3875cba8e859d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Dec 8 10:38:27 2022 -0800

    unifdef -UNOTDEF b4light.c
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 141220bae2bc0d9ba9f6ed185d10bfe31cd5145e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Thu Dec 8 10:35:52 2022 -0800

    Rename several function arguments to avoid -Wshadow warnings
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 268eec6cd7c4f3c9e9efbbadef470dba84ec59b2
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