[libc-commits] [libc] [libc][sys] add header and functions for sys ipc (PR #182700)

Pengxiang Huang via libc-commits libc-commits at lists.llvm.org
Sun Feb 22 13:43:16 PST 2026


================
@@ -0,0 +1,10 @@
+add_entrypoint_object(
+  ftok
+  SRCS
+    ftok.cpp
+  HDRS
+    ../ftok.h
+  DEPENDS
+    libc.include.sys_ipc
----------------
Pengxiang-Huang wrote:

Sure

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


More information about the libc-commits mailing list