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

Pawel Jakub Dawidek pjd at FreeBSD.org
Sun Jan 7 15:01:33 PST 2007


pjd         2007-01-07 23:01:32 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/sys         open.2 
  Log:
  open(2) returns EROFS when O_CREAT is specified and the named file would
  reside on a read-only file system.
  
  Revision  Changes    Path
  1.36      +3 -0      src/lib/libc/sys/open.2


More information about the cvs-src mailing list