CVS Update: xc (branch: trunk)

Adam Jackson xorg-commit at cvs.freedesktop.org
Mon Oct 3 09:29:14 EEST 2005


CVSROOT:	/cvs/xorg
Module name:	xc
Changes by:	ajax at gabe.freedesktop.org	05/10/02 23:29:14

Log message:
  Bug #4393: uClibc lies and defines __GLIBC__ even though it's not
  source compatible with glibc, so the backtrace support check fails.
  Work around this by wrapping the code in a configure check for
  execinfo.h, and emulate detection for the monolith. (Yuri Vasilevski)

Modified files:
      ./:
        ChangeLog 
      xc/programs/Xserver/hw/xfree86/common/:
        Imakefile xf86Events.c 
  
  Revision      Changes    Path
  1.1371        +7 -0      xc/ChangeLog
  http://cvs.freedesktop.org/xorg/xc/ChangeLog
  1.14          +2 -0      xc/programs/Xserver/hw/xfree86/common/Imakefile
  http://cvs.freedesktop.org/xorg/xc/programs/Xserver/hw/xfree86/common/Imakefile
  1.19          +3 -5      xc/programs/Xserver/hw/xfree86/common/xf86Events.c
  http://cvs.freedesktop.org/xorg/xc/programs/Xserver/hw/xfree86/common/xf86Events.c




More information about the xorg-commit mailing list