[libc-commits] [libc] [libc][sched] Implement proxy headers for `cpu_set_t`, `struct sched_param` and `sched_macros`. (PR #126303)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Tue Feb 11 14:06:47 PST 2025


================
@@ -94,6 +108,7 @@ add_entrypoint_object(
     ../sched_getscheduler.h
   DEPENDS
     libc.include.sched
+    libc.hdr.types.pid_t
     libc.include.sys_syscall
----------------
nickdesaulniers wrote:

```suggestion
```

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


More information about the libc-commits mailing list