cvs commit: src/lib/libc/sys open.2

Pawel Jakub Dawidek pjd at FreeBSD.org
Sun Jan 7 09:55:20 PST 2007


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


More information about the cvs-src mailing list