Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2002 15:47:42 -0700 (PDT)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_sem.c
Message-ID:  <200209182247.g8IMlgMx096191@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2002/09/18 15:47:42 PDT

  Added files:
    sys/kern             uipc_sem.c 
  Log:
  Bring in my implementation of kernel support for posix realtime semaphores
  that are shareable between processes.
  
  There will be a cleanup shortly along with the necessary changes made to
  libc, libc_r, libpthread as well as the hooks into sys/conf and sys/modules.
  
  Revision  Changes    Path
  1.1       +835 -0    src/sys/kern/uipc_sem.c (new)

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?200209182247.g8IMlgMx096191>