]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a new errno, ENOTCAPABLE, to be returned when a process requests an
authorRobert Watson <rwatson@FreeBSD.org>
Wed, 7 Oct 2009 20:20:51 +0000 (20:20 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Wed, 7 Oct 2009 20:20:51 +0000 (20:20 +0000)
commit44a43f00ed0654acd7921257ba27cb5b47b11da0
tree3b198a14c8bbf3d806889bfa7f6f66dcc96e4223
parentfbaa591f50948f714fc5bc20dc755103bc00de71
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
lib/libc/gen/errlst.c
lib/libc/sys/intro.2
sys/sys/errno.h