Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 1998 21:09:10 -0700 (PDT)
From:      Steve Price <steve@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/gen semctl.c src/sys/sys sem.h
Message-ID:  <199805310409.VAA07646@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
steve       1998/05/30 21:09:09 PDT

  Modified files:
    lib/libc/gen         semctl.c 
    sys/sys              sem.h 
  Log:
  Several sources including Unix98 say that semctl's fourth
  parameter is optional except where:
  	cmd == {IPC_SET || IPC_STAT || GETALL || SETVAL || SETALL}
  
  PR:		2448
  Reviewed by:	bde
  Submitted by:	Tim Singletary <tsingle@sunland.gsfc.nasa.gov>
  Minor tweaks by: steve
  
  Revision  Changes    Path
  1.3       +24 -5     src/lib/libc/gen/semctl.c
  1.14      +2 -2      src/sys/sys/sem.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?199805310409.VAA07646>