[libc-commits] [libc] [libc] Setup hdrgen for ioctl (PR #153976)
Roland McGrath via libc-commits
libc-commits at lists.llvm.org
Sun Aug 17 00:54:07 PDT 2025
================
@@ -5,4 +5,10 @@ macros: []
types: []
enums: []
objects: []
-functions: []
+functions:
----------------
frobtech wrote:
We should fix the "standards" list here while we're making this header usable. POSIX definitely does not specify `ioctl` or `<sys/ioctl.h>`. Both `bsd` and `linux` are reasonable things to list here.
https://github.com/llvm/llvm-project/pull/153976
More information about the libc-commits
mailing list