Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2011 21:51:32 +0000 (UTC)
From:      Jilles Tjoelker <jilles@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/sys mknod.2
Message-ID:  <201101252151.p0PLpinL064440@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jilles      2011-01-25 21:51:32 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    lib/libc/sys         mknod.2 
  Log:
  SVN rev 217854 on 2011-01-25 21:51:32Z by jilles
  
  MFC r217484: mknod(2): The required include is <sys/stat.h>, not <unistd.h>.
  
  This is what SUSv4 requires, and also the only thing that works if strict
  standards compliance is requested.
  
  PR:             standards/123688
  Submitted by:   gcooper
  
  Revision  Changes    Path
  1.17.2.1  +2 -2      src/lib/libc/sys/mknod.2



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