Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2002 15:24:14 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys syscallsubr.h src/sys/kern kern_descrip.c
Message-ID:  <200209022224.g82MOEoP048987@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2002/09/02 15:24:14 PDT

  Modified files:
    sys/sys              syscallsubr.h 
    sys/kern             kern_descrip.c 
  Log:
  Split fcntl() into a wrapper and a kernel-callable kern_fcntl()
  implementation. The wrapper is responsible for copying additional
  structure arguments (struct flock) to and from userland.
  
  Revision  Changes    Path
  1.157     +83 -65    src/sys/kern/kern_descrip.c
  1.2       +1 -0      src/sys/sys/syscallsubr.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?200209022224.g82MOEoP048987>