CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       03/02/20 19:11:58

Log message:
   932. Replace xf86setjmp/xf86setlongjmp with symbol aliases that resolve
        directly to the native libc versions so that they can operate in
        modules, and make xf86jmp_buf much larger so that should be big enough
        for any reasonable CPU/OS combination.  This should fix problems
        with the Freetype2-based freetype font module (#A.1625, Keith Packard).

Modified files:
      xc/programs/Xserver/hw/xfree86/loader/:
        xf86sym.c 
      xc/programs/Xserver/hw/xfree86/os-support/:
        xf86_libc.h 
      xc/programs/Xserver/hw/xfree86/os-support/shared/:
        libc_wrapper.c 
      xc/programs/Xserver/hw/xfree86/xf86cfg/:
        loadmod.c 
  
  Revision      Changes    Path
  1.225         +4 -3      xc/programs/Xserver/hw/xfree86/loader/xf86sym.c
  3.55          +2 -2      xc/programs/Xserver/hw/xfree86/os-support/xf86_libc.h
  1.87          +1 -14     
xc/programs/Xserver/hw/xfree86/os-support/shared/libc_wrapper.c
  1.12          +4 -3      xc/programs/Xserver/hw/xfree86/xf86cfg/loadmod.c

_______________________________________________
Cvs-commit mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/cvs-commit

Reply via email to