[libc-commits] [libc] [libc] Implement sched_getcpu (PR #195001)

Jeff Bailey via libc-commits libc-commits at lists.llvm.org
Thu Apr 30 02:47:08 PDT 2026


================
@@ -41,6 +41,7 @@ set(TARGET_LIBC_ENTRYPOINTS
     libc.src.sched.sched_get_priority_max
     libc.src.sched.sched_get_priority_min
     libc.src.sched.sched_getaffinity
+    libc.src.sched.sched_getcpu
----------------
kaladron wrote:

ARM and RISC-V as well?

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


More information about the libc-commits mailing list