[libc-commits] [libc] [libc][sys] add header and functions for sys ipc (PR #182700)
Alexey Samsonov via libc-commits
libc-commits at lists.llvm.org
Sun Feb 22 10:43:51 PST 2026
================
@@ -0,0 +1,19 @@
+header: sys/ipc.h
+header_template: ipc.h.def
+standards:
+ - Linux
----------------
vonosmas wrote:
@frobtech I think `sys/ipc.h` is a POSIX XSI extension, should we still list `posix` here?
https://github.com/llvm/llvm-project/pull/182700
More information about the libc-commits
mailing list