Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 1997 09:32:25 -0700 (PDT)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/sys stat.h
Message-ID:  <199704091632.JAA00414@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/04/09 09:32:24

  Modified:    sys/sys   stat.h
  Log:
  Distinguish fifos from sockets in the S_IS* macros.  This is possible now
  that nameless pipes are not implemented as sockets.
  
  Don't include <sys/time.h> if KERNEL is defined.  It should already have
  been included by including <sys/param.h>.  Fixed a nearby typo.
  
  Revision  Changes    Path
  1.12      +6 -6      src/sys/sys/stat.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704091632.JAA00414>