CVSROOT:        /home/x-cvs
Module name:    xc
Changes by:     [EMAIL PROTECTED]       03/03/04 08:25:11

Log message:
   970. Make setjmp/longjmp emulation save/restore blocked signal masks on all
        libc5 & glibc systems (Marc La France).
   969. Fix setjmp/longjmp emulation for glibc 2.2.[01] systems and remove
        HasGlibc21Sigsetjmp override (Marc La France).
   968. setjmp/longjmp-related compilation fixes for libc5 systems
        (Marc La France).
   967. Fix minor glitch in the generation of Makefiles for libraries that don't
        need threads support (Marc La France).
  
   NOTE:  setjmp/longjmp emulation does not yet work on libc5 systems.  To be
          fixed later.  But, at least it compiles now.

Modified files:
      xc/config/cf/:
        Library.tmpl linux.cf xfree86.cf 
      xc/extras/ogl-sample/main/gfx/lib/glu/libnurbs/internals/:
        mysetjmp.h 
      xc/extras/ogl-sample/main/gfx/lib/glu/libutil/:
        quad.c 
      xc/lib/GLU/libnurbs/internals/:
        Imakefile 
      xc/programs/Xserver/hw/xfree86/:
        CHANGELOG 
      xc/programs/Xserver/hw/xfree86/loader/:
        Imakefile xf86sym.c 
      xc/programs/Xserver/hw/xfree86/os-support/shared/:
        libc_wrapper.c 
      xc/programs/Xserver/hw/xfree86/xf86cfg/:
        Imakefile loadmod.c 
  
  Revision      Changes    Path
  3.22          +3 -1      xc/config/cf/Library.tmpl
  3.202         +1 -8      xc/config/cf/linux.cf
  3.440         +1 -10     xc/config/cf/xfree86.cf
  1.2           +3 -2      
xc/extras/ogl-sample/main/gfx/lib/glu/libnurbs/internals/mysetjmp.h
  1.4           +2 -1      xc/extras/ogl-sample/main/gfx/lib/glu/libutil/quad.c
  1.10          +3 -1      xc/lib/GLU/libnurbs/internals/Imakefile
  3.2590        +9 -1      xc/programs/Xserver/hw/xfree86/CHANGELOG
  1.36          +2 -6      xc/programs/Xserver/hw/xfree86/loader/Imakefile
  1.228         +8 -3      xc/programs/Xserver/hw/xfree86/loader/xf86sym.c
  1.89          +21 -6     
xc/programs/Xserver/hw/xfree86/os-support/shared/libc_wrapper.c
  1.23          +2 -6      xc/programs/Xserver/hw/xfree86/xf86cfg/Imakefile
  1.15          +8 -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