1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-17 05:11:21 +03:00
Files
glibc/stdio-common
Joseph Myers cdbf8229bb C2x scanf %wN, %wfN support
ISO C2x defines scanf length modifiers wN (for intN_t / int_leastN_t /
uintN_t / uint_leastN_t) and wfN (for int_fastN_t / uint_fastN_t).
Add support for those length modifiers, similar to the printf support
previously added.

Tested for x86_64 and x86.
2023-09-28 17:28:15 +00:00
..
2023-06-13 19:59:08 -04:00
2023-06-13 19:59:08 -04:00
2023-06-01 13:01:32 -04:00
2023-06-13 19:59:08 -04:00
2021-09-03 22:06:44 +05:30
2023-06-01 13:01:32 -04:00
2023-05-18 12:34:00 -04:00
2023-05-18 12:34:00 -04:00
2023-05-18 12:34:00 -04:00
2023-08-15 14:28:25 +00:00
2023-09-28 17:28:15 +00:00
2023-06-13 19:59:08 -04:00
2023-06-13 19:59:08 -04:00
2017-11-16 11:49:26 +05:30
2023-06-13 19:59:08 -04:00
2017-11-16 11:49:26 +05:30
2023-06-19 19:40:34 +00:00
2023-09-28 17:28:15 +00:00
2023-06-01 13:01:32 -04:00
2023-03-02 19:10:37 +00:00
2023-09-28 17:28:15 +00:00