CVS Update: xc (branch: trunk)
Marc Aurele La France <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 05/08/30 06:29:26 Log message: 132. Fix SEGV that can occur under certain builds of glibc 2.3.4 and up, when linux/int10 attempts to determine kernel support for the vm86() system call. This completes the implementation of change #316 in 4.4.99.901 (Marc La France). Modified files: xc/programs/Xserver/hw/xfree86/: CHANGELOG xc/programs/Xserver/hw/xfree86/os-support/linux/int10/: linux.c Revision Changes Path 3.3583 +5 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG 1.34 +29 -13 xc/programs/Xserver/hw/xfree86/os-support/linux/int10/linux.c