CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       03/02/21 22:00:39

Log message:
   940. Allow xf86setjmp/xf86setlongjmp to work with platforms where
        setjmp() isn't directly available as a function, specifically Linux
        platforms that use glibc 2.0 and 2.1. (David Dawes, Keith Packard).

Modified files:
      xc/lib/font/FreeType/:
        ftstdlib.h 
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG xf86Version.h 
      xc/programs/Xserver/hw/xfree86/loader/:
        xf86sym.c 
      xc/programs/Xserver/hw/xfree86/os-support/:
        xf86_ansic.h 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.5           +5 -4      xc/lib/font/FreeType/ftstdlib.h
  3.2576        +4 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
  3.539         +2 -2      xc/programs/Xserver/hw/xfree86/xf86Version.h
  1.226         +15 -1     xc/programs/Xserver/hw/xfree86/loader/xf86sym.c
  3.49          +10 -1     xc/programs/Xserver/hw/xfree86/os-support/xf86_ansic.h
  3.56          +12 -8     xc/programs/Xserver/hw/xfree86/os-support/xf86_libc.h
  1.88          +44 -1     
xc/programs/Xserver/hw/xfree86/os-support/shared/libc_wrapper.c
  1.13          +15 -1     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