Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 1997 11:05:08 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/sys/kern vfs_syscalls.c src/lib/libc/sys open.2
Message-ID:  <199710231805.LAA28408@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1997/10/23 11:05:07 PDT

  Modified files:        (Branch: RELENG_2_2)
    sys/kern             vfs_syscalls.c 
    lib/libc/sys         open.2 
  Log:
  MFC: reject illegal combinations of O_RDONLY, O_RDWR, and O_WRONLY
  in open(2), and document the return value EINVAL.
  
  Revision  Changes    Path
  1.51.2.6  +4 -2      src/sys/kern/vfs_syscalls.c
  1.4.2.3   +7 -0      src/lib/libc/sys/open.2



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