bitmap: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Feb 11 18:10:11 UTC 2023


 BitEdit.c      |   45 ++++++++++++++++++++++++++++++++++++++-------
 Bitmap.c       |    4 ++++
 CutPaste.c     |    4 ++++
 Dialog.c       |    4 ++++
 Handlers.c     |    4 ++++
 ReqMach.c      |    4 ++++
 atobm.c        |   26 ++++++++++++++++++++++----
 bmtoa.c        |   25 ++++++++++++++++++++-----
 man/bitmap.man |    8 ++++++++
 9 files changed, 108 insertions(+), 16 deletions(-)

New commits:
commit 03579181022489d95b6a1361a1d3568a1d4b47e0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 5 18:52:45 2023 -0800

    bitmap: Print which option was in error along with usage message
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit a53f6c680d78e41e17e1b6af05d588f5d0083f2d
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 5 18:38:18 2023 -0800

    atobm, bmtoa, bitmap: Add -help and -version options
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit da8af2618143577c36ba7fe7656bb6e296616438
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sun Feb 5 18:01:35 2023 -0800

    Ensure all *.c files include config.h before any other headers
    
    Makes sure that any flags set in config.h that affect system headers
    are applied equally across all source files.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list