Alexey Samsonov
da61dd28c6
[libc] Move mbtowc, mbstowcs and inverse functions to stdlib.h ( #168455 )
...
These functions should be declared in `stdlib.h`, not `wchar.h`, as
confusing as it is. Move them to the proper header file and matching
directories in src/ and test/ trees.
This was discovered while testing libc++ build against llvm-libc, which
re-declares functions like mbtowc in std-namespace in `<cstdlib>`
header, and then uses those functions in its locale implementation.
2025-11-17 15:43:42 -08:00
..
2025-11-17 15:43:42 -08:00
2025-09-10 15:52:23 -07:00
2025-09-10 15:52:23 -07:00
2025-09-10 15:52:23 -07:00
2025-07-25 12:45:24 -07:00
2025-09-10 15:52:23 -07:00
2025-09-10 15:52:23 -07:00
2025-06-23 18:31:13 +00:00
2025-07-24 14:15:46 -07:00
2025-09-10 15:52:23 -07:00
2025-06-03 09:58:08 -07:00
2025-07-24 14:15:46 -07:00
2025-06-02 11:20:25 -07:00
2025-07-01 15:56:09 +00:00
2025-07-24 11:29:40 -07:00
2025-07-09 23:54:03 +00:00
2025-07-09 21:17:16 +00:00
2025-06-02 15:20:10 -07:00
2025-07-24 14:15:46 -07:00
2025-06-03 16:37:14 -07:00
2025-06-27 16:51:37 +00:00
2025-07-24 13:15:52 -07:00
2025-07-24 14:15:46 -07:00
2025-07-24 14:15:46 -07:00
2025-07-24 13:15:52 -07:00
2025-05-30 12:52:43 -07:00
2025-06-02 16:05:12 -07:00
2025-11-17 13:42:12 -08:00
2025-11-13 11:38:33 -08:00
2025-08-01 14:15:34 -04:00
2025-07-24 17:04:58 -04:00
2025-11-17 13:42:12 -08:00
2025-07-24 17:04:58 -04:00
2025-11-05 11:03:25 -08:00
2025-07-24 17:04:58 -04:00
2025-07-24 17:04:58 -04:00
2025-06-03 17:05:14 -07:00
2025-07-24 14:15:46 -07:00
2025-05-30 14:23:18 -07:00
2025-07-24 14:15:46 -07:00
2025-06-02 15:00:46 -07:00
2025-05-29 10:31:49 -07:00