Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Aug 1999 10:28:41 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/linux linux.h linux_misc.c linux_sysent.c linux_syscall.h linux_proto.h
Message-ID:  <199908151728.KAA05581@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

marcel      1999/08/15 10:28:40 PDT

  Modified files:
    sys/i386/linux       linux.h linux_misc.c linux_sysent.c 
                         linux_syscall.h linux_proto.h 
  Log:
  Provide wrappers for sched_{s|g}etscheduler. We need to convert the policy
  argument.
  
  PR: 12006
  Originator: Jean-Claude MICHOT <jcmichot@teaser.fr>
  
  Revision  Changes    Path
  1.34      +6 -1      src/sys/i386/linux/linux.h
  1.63      +65 -1     src/sys/i386/linux/linux_misc.c
  1.23      +3 -3      src/sys/i386/linux/linux_sysent.c
  1.18      +3 -3      src/sys/i386/linux/linux_syscall.h
  1.22      +11 -1     src/sys/i386/linux/linux_proto.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908151728.KAA05581>