Alexey Samsonov
12abe8aed6
[libc] Stub out message catalog functions from <nl_types.h> ( #164360 )
...
Create a POSIX `<nl_types.h>` header with `catopen`, `catclose`, and
`catgets` function declarations.
Provide the stub/placeholder implementations which always return error.
This is consistent with the way
locales are currently (un-)implemented in llvm-libc.
Notably, providing `<nl_types.h>` fixes the last remaining issue with
building libc++ against llvm-libc
(on certain configuration of x86_64 Linux) after disabling threads and
wide-characters in libc++.
2025-10-21 10:34:35 -07:00
..
2025-10-21 23:47:38 +08:00
2025-10-17 23:41:52 +08:00
2025-10-21 10:34:35 -07:00
2025-10-06 11:46:45 +08:00
2025-10-02 12:33:21 -07:00
2025-09-04 14:02:43 -07:00
2025-04-28 15:06:52 -04:00
2025-01-07 15:56:12 -08:00
2025-10-21 10:34:35 -07:00
2024-10-14 13:35:04 -04:00
2025-01-07 15:56:12 -08:00
2025-02-14 14:01:18 -08:00
2025-07-18 11:35:09 -07:00
2025-08-07 16:45:14 -07:00
2024-08-13 08:20:37 -07:00
2025-01-07 15:56:12 -08:00
2025-02-07 09:20:18 +08:00
2025-02-07 09:20:18 +08:00
2024-07-13 10:52:42 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2025-02-17 17:06:59 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2025-03-18 11:38:33 -07:00
2025-01-28 12:22:51 -08:00
2025-06-11 09:51:34 -07:00
2025-02-15 16:32:30 -08:00
2025-01-28 12:22:51 -08:00
2025-10-08 23:37:01 -04:00
2025-10-21 10:34:35 -07:00
2025-02-05 13:24:39 -08:00
2025-02-05 13:24:39 -08:00
2024-12-10 09:00:06 -08:00
2025-07-29 16:39:40 +00:00
2024-03-22 08:24:08 -07:00
2025-08-16 16:05:45 -07:00
2025-07-18 11:35:09 -07:00
2025-07-18 11:35:09 -07:00
2024-03-22 08:24:08 -07:00
2025-02-07 10:43:56 -08:00
2025-07-18 11:35:09 -07:00
2024-03-22 08:24:08 -07:00
2025-02-21 08:24:59 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-10-08 15:17:31 -04:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2024-03-22 08:24:08 -07:00
2025-10-15 18:06:13 -07:00
2025-02-15 16:32:30 -08:00
2025-01-28 12:22:51 -08:00
2025-06-11 09:51:34 -07:00
2025-07-18 11:35:09 -07:00
2025-07-18 11:35:09 -07:00
2025-03-06 16:25:14 -08:00
2025-03-06 16:25:14 -08:00
2024-03-22 08:24:08 -07:00
2025-01-07 15:56:12 -08:00
2025-07-18 11:35:09 -07:00
2024-08-13 16:02:43 -05:00
2025-09-03 14:55:02 -07:00
2025-07-18 11:35:09 -07:00
2025-05-09 09:02:33 -07:00
2024-03-22 08:24:08 -07:00
2025-10-02 12:33:21 -07:00
2025-01-28 12:22:51 -08:00
2025-07-29 16:34:10 +00:00
2025-07-17 13:06:04 -07:00