Shubh Pachchigar b7c4615e13
[libc] Support ls in printf (#178841)
Add support for %ls in printf by calling internal string converter and
add relevant end-to-end sprintf test. Additionally, modified printf
parser for recognizing length modifier. This also disables wide string
support on windows
and other unsupported platforms.

Co-authored-by: shubhe25p <shubhp@mbm3a24.local>
2026-03-13 14:57:54 -07:00
..
2026-03-13 14:57:54 -07:00