[PATCH xserver 0/6] Signal handling cleanups

Adam Jackson ajax at redhat.com
Mon Nov 20 20:43:02 UTC 2017


I started writing a review of Olivier's patch and got sidetracked. I
can't really think of a good reason _not_ to generate a core if
possible, even for xfree86, and I think things look a lot simpler if we
do:

 hw/kdrive/src/kdrive.c                             | 14 --------
 hw/xfree86/common/xf86.h                           |  4 ---
 hw/xfree86/common/xf86Events.c                     | 38 ----------------------
 hw/xfree86/common/xf86Globals.c                    |  1 -
 hw/xfree86/common/xf86Helper.c                     |  6 ----
 hw/xfree86/common/xf86Init.c                       | 17 ++--------
 hw/xfree86/common/xf86Priv.h                       |  2 --
 hw/xfree86/common/xf86Privstr.h                    |  1 -
 hw/xfree86/doc/ddxDesign.xml                       | 10 ------
 .../os-support/linux/int10/vm86/linux_vm86.c       | 13 +-------
 include/os.h                                       |  3 --
 os/osinit.c                                        | 25 +++-----------
 12 files changed, 8 insertions(+), 126 deletions(-)

- ajax



More information about the xorg-devel mailing list