• Mike Gabriel's avatar
    Xserver/os/xprintf.c: Drop NoMachine's own implementation of Xvasprintf(). Use… · cf2e0765
    Mike Gabriel authored
    Xserver/os/xprintf.c: Drop NoMachine's own implementation of Xvasprintf(). Use stock implementation instead.
    
     * Reason from NoMachine's NX CHANGELOG for having its own implementation
       of Xvasprintf() (from around nxagent 3.3.0):
    
        - Fixed TR06G02225. The implementation of Xvprintf() has been reviewed
          to work on more platforms. Previous implementation caused a failure
          in the build of keyboard map on some platform like Solaris 8 and 9.
        - Fixed TR03G02198. Reimplemented Xvprintf() in Xserver/os to handle
          the case in which vsnprintf returned -1.
    
     * Reason for removing it again:
    
        - Fixes segfaults in SetDefaultFontPath when launching nxagent.
        - All locations in Xserver/** using the code check for return value
          of -1.
        - Solaris 8 and 9 are beyond of our support scope.
        - Keep more in sync with X.org.
        - Good moment to drop more GPL-2 code from Xserver's code base.
    cf2e0765
Name
Last commit
Last update
debian Loading commit data...
doc Loading commit data...
etc Loading commit data...
m4 Loading commit data...
nx-X11 Loading commit data...
nxcomp Loading commit data...
nxcompshad Loading commit data...
nxproxy Loading commit data...
testscripts Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
ChangeLog Loading commit data...
LICENSE Loading commit data...
LICENSE.nxcomp Loading commit data...
Makefile Loading commit data...
README.NX-development Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
fix-patch-whitespace Loading commit data...
make-changelog.sh Loading commit data...
mesa-quilt Loading commit data...
nx-libs.spec Loading commit data...
regenerate-symbol-docs.sh Loading commit data...
replace.sh Loading commit data...
roll-tarballs.sh Loading commit data...
version.sh Loading commit data...