cvs commit: src/sys/posix4 p1003_1b.c

David Xu davidxu at FreeBSD.org
Thu Jul 13 06:41:27 UTC 2006


davidxu     2006-07-13 06:41:26 UTC

  FreeBSD src repository

  Modified files:
    sys/posix4           p1003_1b.c 
  Log:
  Backout the feature which can change thread's scheduling option, I really
  don't want to mix process and thread scheduling options together in these
  functions, now the thread scheduling option is implemented in new thr
  syscalls.
  
  Revision  Changes    Path
  1.30      +4 -42     src/sys/posix4/p1003_1b.c


More information about the cvs-all mailing list