]> sourceware.org Git - glibc.git/commit - ChangeLog
NPTL: Refactor cpu_set_t validation to be sysdeps-controlled
authorRoland McGrath <roland@hack.frob.com>
Thu, 8 Jan 2015 18:49:40 +0000 (10:49 -0800)
committerRoland McGrath <roland@hack.frob.com>
Thu, 8 Jan 2015 18:49:40 +0000 (10:49 -0800)
commit59ff172f8064757e2302f9b4fb7583ec2841d591
tree18b57d9512d0b8d347e363dae4664063c0240e9f
parentb92058573b4b26ad0700c73d0ba33a796556e7fa
NPTL: Refactor cpu_set_t validation to be sysdeps-controlled

This removes Linuxisms related to cpu_set_t validation from the
generic NPTL code and puts them into a new sysdeps header file.
ChangeLog
nptl/check-cpuset.h [new file with mode: 0644]
nptl/pthreadP.h
nptl/pthread_attr_setaffinity.c
nptl/pthread_setattr_default_np.c
sysdeps/unix/sysv/linux/check-cpuset.h [new file with mode: 0644]
This page took 0.040269 seconds and 5 git commands to generate.