[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:36:41 PST 2026


================
@@ -44,6 +44,7 @@ add_header(in_addr HDR in_addr.h DEPENDS .in_addr_t)
 add_header(ino_t HDR ino_t.h)
 add_header(mbstate_t HDR mbstate_t.h)
 add_header(mode_t HDR mode_t.h)
+add_header(key_t HDR key_t.h)
----------------
Pengxiang-Huang wrote:

Sure 

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


More information about the libc-commits mailing list