summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_exit.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>2002-06-01 17:39:46 +0000
committerbde <bde@FreeBSD.org>2002-06-01 17:39:46 +0000
commitdee070ee6ebd2cd6a3ee6cbb6a1b2ccbc675c27e (patch)
tree0877d24fee87fa10496985fc95f978bcbe49719d /sys/kern/kern_exit.c
parentacb72828eebaf8273141606122f43a400a0214b8 (diff)
downloadFreeBSD-src-dee070ee6ebd2cd6a3ee6cbb6a1b2ccbc675c27e.zip
FreeBSD-src-dee070ee6ebd2cd6a3ee6cbb6a1b2ccbc675c27e.tar.gz
Fixed the return value of fpsetmask(). The API requires inversion of the
mask on both input and output to fpsetmask(), but this was only done for input, so fpsetmask() returned the complement of the old mask (ANDed with the mask bitfield). PR: 38170 MFC after: 4 weeks
Diffstat (limited to 'sys/kern/kern_exit.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud