Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2011 21:45:00 +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:  <201101252145.p0PLjNvj064000@repoman.freebsd.org>

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

jilles      2011-01-25 21:45:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    lib/libc/sys         mknod.2 
  Log:
  SVN rev 217853 on 2011-01-25 21:45:00Z 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 or mknodat() is needed.
  
  PR:             standards/123688
  Submitted by:   gcooper
  
  Revision  Changes    Path
  1.18.2.2  +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?201101252145.p0PLjNvj064000>