Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/external/mit/xorg/lib



Module Name:    src
Committed By:   martin
Date:           Wed Aug 26 15:00:10 UTC 2026

Modified Files:
        src/external/mit/xorg/lib [netbsd-10]: driver.mk driver.old.mk

Log Message:
Pull up following revision(s) (requested by kre in ticket #1332):

        external/mit/xorg/lib/driver.old.mk: revision 1.3
        external/mit/xorg/lib/driver.mk: revision 1.10 (patch)

PR xsrc/59858 (locale fixes for xsrc)

>From RVP - see the PR

Oversimplifying: this causes Mesa to use LC_NUMERIC=C when using
strtod() to parse stuff (ie: the radix char (decimal point) is '.',
regardless of the user's locale).


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.4.8.1 src/external/mit/xorg/lib/driver.mk
cvs rdiff -u -r1.2 -r1.2.2.1 src/external/mit/xorg/lib/driver.old.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index