Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Oct 2009 20:20:51 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/gen errlst.c src/lib/libc/sys intro.2 src/sys/sys errno.h
Message-ID:  <200910072024.n97KOWvX022183@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-10-07 20:20:51 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gen         errlst.c 
    lib/libc/sys         intro.2 
    sys/sys              errno.h 
  Log:
  SVN rev 197841 on 2009-10-07 20:20:51Z by rwatson
  
  Add a new errno, ENOTCAPABLE, to be returned when a process requests an
  operation on a file descriptor that is not authorized by the descriptor's
  capability flags.
  
  MFC after:      1 month
  Sponsored by:   Google
  
  Revision  Changes    Path
  1.10      +1 -0      src/lib/libc/gen/errlst.c
  1.50      +3 -0      src/lib/libc/sys/intro.2
  1.29      +5 -1      src/sys/sys/errno.h



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