CVS commit: [netbsd-11] src/external/mit/xorg/lib
"Martin Husemann" <[email protected]> Mon, 20 Jul 2026 09:07:59 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: martin Date: Mon Jul 20 09:07:59 UTC 2026 Modified Files: src/external/mit/xorg/lib [netbsd-11]: driver.mk driver.old.mk Log Message: Pull up following revision(s) (requested by kre in ticket #390): external/mit/xorg/lib/driver.old.mk: revision 1.3 external/mit/xorg/lib/driver.mk: revision 1.10 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.8.2.1 -r1.8.2.2 src/external/mit/xorg/lib/driver.mk cvs rdiff -u -r1.2 -r1.2.6.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.