Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2011 21:59:50 +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:  <201101162159.p0GLxx6K047815@repoman.freebsd.org>

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

jilles      2011-01-16 21:59:50 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         mknod.2 
  Log:
  SVN rev 217484 on 2011-01-16 21:59:50Z by jilles
  
  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
  MFC after:      1 week
  
  Revision  Changes    Path
  1.19      +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?201101162159.p0GLxx6K047815>