Skip to content

libXt 1.3.1

Matt Turner requested to merge mattst88/libxt:1.3.1 into master

Alan Coopersmith (11):

  • README.md: update & correct links to O'Reilly X Toolkit books
  • unifdef ultrix
  • unifdef sgi
  • unifdef hpux
  • unifdef osf
  • unifdef AIXV3
  • unifdef MOTOROLA
  • unifdef USG
  • unifdef VMS
  • unifdef EMX
  • unifdef AIXSHLIB & SUNSHLIB

Matt Turner (1):

  • libXt 1.3.1

Mohamed Akram (1):

  • Improve linking with widget libraries on macOS

Thomas E. Dickey (8):

  • issue #17 (closed): avoid _Static_assert from c++
  • issue #18 (closed): cross-build issue in util
  • issue #19 (closed): include <process.h> on Windows for getpid()
  • issue #20 (closed): c23 boolean conflict
  • remove substitution for EXEEXT_FOR_BUILD, not defined in automake
  • Add continue_to_dispatch parameter to _XtResourceConfigurationEH()
  • eliminate an unnecessary cast
  • quiet a couple of unused-parameter warnings

Merge request reports

Loading