]> Savannah Git Hosting - gnulib.git/commit
doc: isdigit and isxdigit are locale-independent
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Dec 2024 20:17:18 +0000 (12:17 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Dec 2024 20:17:58 +0000 (12:17 -0800)
commit9780a7b22b53b3785a1e3bca848a8d90bd2e977e
treeeb8b493882acc2dbafed4423972f286f20f77193
parent3e26346b5259b8f9c973a69eb47726c8aac2df71
doc: isdigit and isxdigit are locale-independent

* doc/posix-functions/isdigit.texi:
* doc/posix-functions/isxdigit.texi:
Document that mingw and MSVC do not conform to the C standard,
which says that isdigit and isxdigit are independent of locale.
Issue pointed out by Florian Weimer in:
https://sourceware.org/pipermail/libc-alpha/2024-December/162362.html
ChangeLog
doc/posix-functions/isdigit.texi
doc/posix-functions/isxdigit.texi