Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 1998 18:00:45 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/sys stat.h
Message-ID:  <199802250200.SAA00321@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/02/24 18:00:45 PST

  Modified files:
    sys/sys              stat.h 
  Log:
  Don't include <sys/time.h> if _POSIX_SOURCE is defined.  This fixes
  longstanding namespace pollution.  The need for the pollution
  (unconditional use of timespecs) went away in the first round of
  Lite2 merges (rev.1.7 for stat.h), but <sys.time.h> was still
  unconditionally included, and a stale comment about the need for
  the pollution was not removed.
  
  Revision  Changes    Path
  1.14      +3 -4      src/sys/sys/stat.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?199802250200.SAA00321>