Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2002 07:13:37 -0700 (PDT)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include signal.h
Message-ID:  <200210141413.g9EEDbsk003462@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mike        2002/10/14 07:13:37 PDT

  Modified files:
    include              signal.h 
  Log:
  o Move forward declaration for struct timespec to a more appropriate
    location.
  o Don't prototype functions for which we don't have an implementation.
  o Add forward declaration for struct __ucontext, previously this was
    forward declared in <sys/signal.h>.
  o Add a comment about the size of NSIG.
  
  PR:             35924
  Submitted by:   bde
  
  Revision  Changes    Path
  1.22      +14 -2     src/include/signal.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?200210141413.g9EEDbsk003462>