[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


================
@@ -0,0 +1,19 @@
+//===-- Unittests for getcpu ----------------------------------------------===//
----------------
kaladron wrote:

```suggestion
//===-- Unittests for sched_getcpu ----------------------------------------===//
```

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


More information about the libc-commits mailing list