cvs commit: src/sys/posix4 _semaphore.h semaphore.h

Daniel Eischen deischen at FreeBSD.org
Tue Feb 3 14:27:04 PST 2004


deischen    2004/02/03 14:27:03 PST

  FreeBSD src repository

  Modified files:
    sys/posix4           _semaphore.h semaphore.h 
  Log:
  The sem_timedwait() and ksem_timedwait() functions both
  need struct timespec, so define it here.
  
  Discussed in:   standards (wollman)
  
  Revision  Changes    Path
  1.3       +1 -0      src/sys/posix4/_semaphore.h
  1.11      +2 -0      src/sys/posix4/semaphore.h


More information about the cvs-all mailing list