Files
async-http-client/Sources/AsyncHTTPClient
Alastair Houghton 64abc77edf Don't just import locale_h. (#775)
On modularised platforms, #771 broke things because it changed from
importing `Musl` or `Glibc` to importing just `locale_h`. The latter
understandably doesn't define `errno` or `EOVERFLOW`, so we get a build
failure.

Fixes #773.
2024-09-30 10:17:01 -07:00
..
2023-04-14 17:05:09 +01:00