b266f6522f
LINE_MAX is a bad idea from the 1970s that we've ignored until now, but there's already one hack in the AOSP tree (external/ltp) to work around its absence, and kselftests would need another. Both uses are bad code, but bad code exists, and iOS/macOS and musl/glibc all have the same 2048 value, and it is in POSIX, so at least it's consistent idiocy. Hopefully we're not encouraging more of it! Bug: https://github.com/llvm/llvm-project/issues/88119 Change-Id: Ief219c3fe20b3d95da7040c4b9411f997b1c0470 |
||
---|---|---|
.. | ||
posix | ||
Android.bp |