Alexey Samsonov
07504afc42
[libc] Stop depending on .cpp files in libcxx_shared_headers library. ( #133999 )
...
Fix two instances of libcxx_shared_headers depending on .cpp files (in
Bazel build):
* Don't depend on exit syscall in LIBC_ASSERT implementation. This
dependency is not used, since LIBC_ASSERT always uses system <assert.h>
in the overlay mode, which is the only mode supported by Bazel.
* Don't depend on libc_errno in str-to-float and str-to-integer
conversions. We only need the ERANGE value, which can be obtained from
the proxy header instead.
2025-04-01 16:23:19 -07:00
..
2025-03-28 15:52:37 -04:00
2025-01-09 11:24:16 +08:00
2025-02-27 13:05:27 -05:00
2025-04-01 10:57:32 -04:00
2025-02-17 14:06:24 -06:00
2024-11-18 16:04:41 -05:00
2025-03-11 10:17:34 -04:00
2025-03-27 09:05:24 -07:00
2025-03-21 11:05:32 -05:00
2024-10-05 21:44:17 -04:00
2025-01-23 12:02:54 -06:00
2025-01-23 12:02:54 -06:00
2024-07-12 19:36:13 -05:00
2025-03-14 14:24:11 -04:00
2025-01-17 12:27:43 -08:00
2024-07-12 13:08:46 -07:00
2024-07-12 09:28:41 -07:00
2024-11-03 11:28:24 -08:00
2025-04-01 16:23:19 -07:00
2024-11-25 15:01:01 -08:00
2025-01-28 11:01:16 +05:30
2025-01-28 11:01:16 +05:30
2024-12-03 12:36:04 -08:00
2024-07-12 09:28:41 -07:00
2024-11-13 10:28:07 -08:00
2024-07-12 09:28:41 -07:00
2025-01-08 13:03:59 -08:00
2025-03-24 16:47:07 -07:00
2024-12-16 10:30:27 -08:00
2025-01-16 11:56:46 -08:00
2024-11-22 15:33:18 -08:00
2024-11-22 15:33:18 -08:00
2025-01-16 14:25:02 -08:00
2024-11-21 15:26:24 -08:00
2024-11-22 15:33:18 -08:00
2024-11-18 16:04:41 -05:00
2025-03-10 11:57:09 -04:00
2025-03-10 11:57:09 -04:00
2024-07-12 09:28:41 -07:00
2025-03-10 11:57:09 -04:00
2024-07-12 09:28:41 -07:00
2025-04-01 16:23:19 -07:00
2025-03-08 00:11:43 +08:00
2025-03-10 11:57:09 -04:00
2024-07-12 09:28:41 -07:00
2023-09-21 11:14:47 +02:00
2023-09-21 11:43:29 -07:00
2025-02-04 08:57:54 +00:00
2025-04-01 16:23:19 -07:00
2025-04-01 16:23:19 -07:00
2024-10-21 15:04:06 -07:00
2024-04-06 10:39:55 +02:00
2024-09-19 22:23:51 -04:00