From 2b7e92df930b8ed1ace659bf6e0b8dff41d65bf0 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 7 Feb 2011 10:53:37 -0800 Subject: Synchronize generic bits/sched.h cpu_set_t with Linux implementation. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8d91be91b3..ffc37f0427 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2011-01-30 Samuel Thibault + + This brings the variable-size cpu_set_t manipulation macros from + ./sysdeps/unix/sysv/linux/bits/sched.h + * bits/sched.h (__CPU_ZERO, __CPU_SET, __CPU_CLR, __CPU_ISSET, + __CPU_COUNT): Remove old macros. + (__CPU_ZERO_S, __CPU_SET_S, __CPU_CLR_S, __CPU_ISSET_S, + __CPU_COUNT, __CPU_EQUAL_S, __CPU_OP_S, __CPU_ALLOC_SIZE, + __CPU_ALLOC, __CPU_FREE): Add macros. + (__sched_cpualloc, __sched_cpufree): Add declarations. + 2011-02-05 Ulrich Drepper * nscd/nscd-client.h: Define MAX_TIMEOUT_VALUE. -- cgit v1.2.3-70-g09d2