[libc-commits] [libc] [libc] add ioctl macros (PR #142080)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Fri May 30 09:57:56 PDT 2025


michaelrj-google wrote:

If the UAPI headers expose these macros it's probably best to just include those if possible. There are also license issues if we directly copy from the linux headers, so we can't do that.

https://github.com/llvm/llvm-project/pull/142080


More information about the libc-commits mailing list