cvs commit: src/sys/kern kern_thr.c

David Xu davidxu at FreeBSD.org
Wed Aug 23 07:22:26 UTC 2006


davidxu     2006-08-23 07:22:25 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_thr.c 
  Log:
  POSIX requires that higher numerical values for the priority represent
  higher priorities, so we should reverse the passed value here.
  
  Revision  Changes    Path
  1.50      +39 -39    src/sys/kern/kern_thr.c


More information about the cvs-src mailing list