kern/54094: [patch] make signedness of kg_nice and ki_nice explicit

Peter Grehan grehan at FreeBSD.org
Thu Jan 22 20:51:16 PST 2004


Synopsis: [patch] make signedness of kg_nice and ki_nice explicit

State-Changed-From-To: open->closed 
State-Changed-By: grehan
State-Changed-When: Thu Jan 22 20:49:59 PST 2004
State-Changed-Why: 
Fix committed Jan 22 04. Slightly simplified: just used "signed char"
instead of int8_t, and restricted changes to <sys/proc.h> and
<sys/user.h>


Responsible-Changed-From-To: freebsd-bugs->grehan 
Responsible-Changed-By: grehan
Responsible-Changed-When: Thu Jan 22 20:49:59 PST 2004
Responsible-Changed-Why: 
Fix committed Jan 22 04. Slightly simplified: just used "signed char"
instead of int8_t, and restricted changes to <sys/proc.h> and
<sys/user.h>

http://www.freebsd.org/cgi/query-pr.cgi?pr=54094


More information about the freebsd-bugs mailing list