]> granicus.if.org Git - strace/commit
2004-04-13 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Wed, 14 Apr 2004 02:45:55 +0000 (02:45 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 14 Apr 2004 02:45:55 +0000 (02:45 +0000)
commit79fbda596afb380a1e6f49254efbf5bba148cab1
treef7e7fc1dcdff14bce6c3d717c5d8e6cf965f369f
parent149d415fd42b84e18c9ab98e3367533848ee71e9
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.
process.c