xmh: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Aug 17 00:13:57 UTC 2022


 command.c    |   10 ++-----
 configure.ac |    3 ++
 miscfuncs.c  |   82 -----------------------------------------------------------
 tocutil.c    |    4 --
 4 files changed, 7 insertions(+), 92 deletions(-)

New commits:
commit afdd1faece8b3f8fae3be0fd0f05a0e570b27618
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Aug 15 18:07:07 2022 -0700

    Convert vfork checks from Imake-style to autoconf-style
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit b9b62b065456b5d31af990d1d04fcb34a0cf3523
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Aug 15 18:05:46 2022 -0700

    unifdef -UDGUX
    
    Data General DG/ux has never been supported in X11R7 modular builds.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 410307f62b859c16bfb78a41e3582d62a26e77d7
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Aug 15 17:52:05 2022 -0700

    unifdef -USYSV
    
    Remove code for pre-POSIX System V variants that have never been
    supported in X11R7 modular builds.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 04456faafc6a670a2f3b0c0aeb59b41edbc52f86
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Mon Aug 15 17:49:01 2022 -0700

    unifdef -UUSG
    
    USG was defined for a handful of pre-SVR4 systems based on
    AT&T's Unix System Group releases in the old imake configs
    and has never been defined in X11R7 modular builds.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list