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

Diomidis Spinellis dds at FreeBSD.org
Tue Sep 2 09:50:19 PDT 2003


dds         2003/09/02 09:50:17 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/sys         open.2 read.2 
  Log:
  Fix/add errno return values to match the NFS client implementation and
  better represent failures of special files accessed over NFS.
  
  Approved by:    schweikh (mentor)
  Reviewed by:    bde (as a description)
  MFC after:      6 weeks
  
  Revision  Changes    Path
  1.27      +5 -1      src/lib/libc/sys/open.2
  1.21      +11 -4     src/lib/libc/sys/read.2


More information about the cvs-src mailing list