commit | 79fbda596afb380a1e6f49254efbf5bba148cab1 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Apr 14 02:45:55 2004 +0000 |
committer | Roland McGrath <roland@redhat.com> | Wed Apr 14 02:45:55 2004 +0000 |
tree | f7e7fc1dcdff14bce6c3d717c5d8e6cf965f369f | |
parent | 149d415fd42b84e18c9ab98e3367533848ee71e9 [diff] |
2004-04-13 Roland McGrath <roland@redhat.com> * process.c (printstatus): Mask out bits presented symbolically, and print "| 0xnnn" if the remaining bits are not all zero. Fixes Debian bug #240062. * process.c (print_affinitylist): Rewritten to handle indirect values. (sys_sched_setaffinity, sys_sched_getaffinity): Update callers. From Ulrich Drepper <drepper@redhat.com>. Fixes RH#118685.