[libcxx-commits] [libcxx] [libc++] Guard fileno() and isatty() usage correctly. (PR #166668)
Chenguang Wang via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Nov 6 09:19:37 PST 2025
wecing wrote:
Looks like this commit broke macos, freebsd, and android. Need to investigate how to guard properly on these platforms.
https://github.com/llvm/llvm-project/pull/166668
More information about the libcxx-commits
mailing list