From 0cce6cb992cb274abba7c6418d33af34cd7e8fe9 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 12 Jan 2007 18:07:50 +0000 Subject: [PATCH] The cpusetsize argument was only absent in glibc 2.3.3. --- man2/sched_setaffinity.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sched_setaffinity.2 b/man2/sched_setaffinity.2 index 6b34bb651f..76988e3c6b 100644 --- a/man2/sched_setaffinity.2 +++ b/man2/sched_setaffinity.2 @@ -200,7 +200,7 @@ The library interfaces were introduced in glibc 2.3. Initially, the glibc interfaces included a .I cpusetsize argument. -In glibc 2.3.2, the +In glibc 2.3.3, the .I cpusetsize argument was removed, but this argument was restored in glibc 2.3.4. .fi -- 2.47.2