mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
Update.
2000-06-28 Ulrich Drepper <drepper@redhat.com> * stdio-common/vfscanf.c: Finally handle multibyte decimal point and thousands separator correctly. * stdio-common/vfscanf.c: Use COMPILE_WSCANF not COMPILE_WPRINTF. * stdio-common/vfwscanf.c: Likewise. sequences with first byte 0x8e correctly.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#define COMPILE_WPRINTF 1
|
||||
#define COMPILE_WSCANF 1
|
||||
#include "vfscanf.c"
|
||||
|
Reference in New Issue
Block a user