git: libc: Add const to the cpu_set_t for sched_setaffinity.

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Fri Jan 13 22:54:44 PST 2017


commit fe54de69b61a9ee6e80c15042575b71ae23c7b1b
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sat Jan 14 14:39:36 2017 +0800

    libc: Add const to the cpu_set_t for sched_setaffinity.

Summary of changes:
 lib/libc/sys/sched_setaffinity.2 | 2 +-
 lib/libc/sys/sched_setaffinity.c | 2 +-
 sys/sys/sched.h                  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fe54de69b61a9ee6e80c15042575b71ae23c7b1b


-- 
DragonFly BSD source repository



More information about the Commits mailing list