commit | 73dd778a69cee29c34af832dbb8b130b4cce6b17 | [log] [tgz] |
---|---|---|
author | Alexey Samsonov <vonosmas@gmail.com> | Wed Sep 10 15:52:23 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 10 15:55:36 2025 -0700 |
tree | 7ca389b3f8378add996a22356a8041f3fd433a66 | |
parent | acfd7ed406929980d1cc5623d1eb9a7cfe6c35f6 [diff] |
[libc] Clean up errno header usage in wchar tests. (#157942) See PR #157898 and PR #157517 for similar changes to math tests. Don't include libc_errno.h header, since the tests don't manipulate errno directly. Instead, where appropriate, include hdr/errno_macros.h proxy header to get errno constant values to match against. GitOrigin-RevId: d7318ebe9338cd2d4cd4023bd308d981b5e01ece