Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2007 17:55:19 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/sys open.2
Message-ID:  <200701071755.l07HtJmu079852@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2007-01-07 17:55:19 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         open.2 
  Log:
  - POSIX mentions that EACCES can be returned when O_TRUNC is specified
    separately. Do the same.
  - Document when EPERM can be returned.
  
  Revision  Changes    Path
  1.35      +18 -1     src/lib/libc/sys/open.2



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