[libc-commits] [libc] [libc] Setup hdrgen for ioctl (PR #153976)

Aiden Grossman via libc-commits libc-commits at lists.llvm.org
Sun Aug 17 08:22:40 PDT 2025


================
@@ -5,4 +5,10 @@ macros: []
 types: []
 enums: []
 objects: []
-functions: []
+functions:
----------------
boomanaiden154 wrote:

Added Linux.

I didn't add anything originally given https://man7.org/linux/man-pages/man2/ioctl.2.html doesn't mention any standards, but it is a Linux syscall.

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


More information about the libc-commits mailing list