Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2002 14:31:33 -0700 (PDT)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/posix4 semaphore.h
Message-ID:  <200210042131.g94LVXQO062732@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mike        2002/10/04 14:31:33 PDT

  Modified files:
    sys/posix4           semaphore.h 
  Log:
  o Adjust the SEM_VALUE_MAX macro so that <machine/limits.h> isn't
    needed.
  o Remove unneeded includes which only add namespace pollution.
  o Sort function prototypes.
  o Add restrict type-qualifier to sem_getvalue().
  
  Revision  Changes    Path
  1.9       +6 -14     src/sys/posix4/semaphore.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?200210042131.g94LVXQO062732>