Aiden Grossman
f863470262
[libc] Implement sched_getcpu ( #195001 )
...
This is extremely similar to getcpu, but was available in a much earlier
glibc, so a lot more code depends on it. Do a similar implementation. We
can only have a simple smoke test as the only documented failure mode in
the man page is running on a kernel that does not support the system
call, and such kernels (<2.6) are ancient at this point.
2026-04-30 14:57:44 -06:00
..
2026-04-08 15:56:41 -07:00
2026-04-30 10:24:43 -07:00
2026-04-28 16:55:04 -04:00
2026-04-08 15:56:41 -07:00
2026-04-28 13:29:08 +00:00
2026-04-28 13:29:08 +00:00
2026-04-08 15:56:41 -07:00
2026-03-27 22:08:13 +00:00
2026-04-22 15:22:30 -07:00
2026-03-27 16:06:39 -07:00
2026-03-25 12:30:19 +00:00
2026-03-18 23:58:27 +02:00
2026-04-08 15:56:41 -07:00
2026-03-27 16:06:39 -07:00
2026-03-27 16:06:39 -07:00
2026-04-08 15:56:41 -07:00
2026-04-17 16:37:18 +01:00
2026-03-27 17:55:37 +00:00
2026-03-29 10:18:07 -04:00
2026-04-30 10:24:43 -07:00
2026-04-08 15:56:41 -07:00
2026-04-24 08:28:16 -04:00
2026-04-30 14:57:44 -06:00
2026-03-30 17:51:36 -04:00
2026-04-08 15:56:41 -07:00
2026-03-27 16:06:39 -07:00
2026-03-27 16:06:39 -07:00
2026-04-10 11:04:52 -07:00
2026-03-25 11:48:07 +01:00
2026-04-08 15:56:41 -07:00
2026-04-17 13:42:22 +01:00
2026-04-17 13:42:22 +01:00
2026-04-09 09:36:50 -07:00
2026-04-08 15:56:41 -07:00
2026-04-08 15:56:41 -07:00
2026-03-20 16:17:29 -07:00
2026-03-27 17:55:37 +00:00
2026-04-14 12:52:36 +00:00
2026-04-30 14:06:37 +00:00
2026-04-24 13:54:26 -07:00
2026-04-17 11:52:20 +01:00