This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository glibc.
from 4bad368d9f Fix build issue on x86. new 46ee3da55e Remove __need_schedparam and __cpu_set_t_defined.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ChangeLog | 18 +++++ bits/sched.h | 121 ++------------------------------ include/bits/cpu-set.h | 1 + posix/Makefile | 4 +- bits/sched.h => posix/bits/cpu-set.h | 47 +++---------- posix/sched.h | 8 ++- sysdeps/unix/sysv/linux/bits/sched.h | 130 +++-------------------------------- 7 files changed, 49 insertions(+), 280 deletions(-) create mode 100644 include/bits/cpu-set.h copy bits/sched.h => posix/bits/cpu-set.h (81%)