Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 1997 15:48:05 -0800 (PST)
From:      John Polstra <jdp>
To:        CVS-committers, cvs-all, cvs-lib
Subject:   cvs commit:  src/lib/libc/sys fcntl.2
Message-ID:  <199701082348.PAA09493@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         97/01/08 15:48:04

  Modified:    lib/libc/sys  fcntl.2
  Log:
  The error returned when F_SETLK collides with an existing lock is
  EAGAIN, not EACCES.  POSIX says that either one is OK.
  2.2 candidate.
  
  Revision  Changes    Path
  1.10      +3 -3      src/lib/libc/sys/fcntl.2



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