Subject: Re: verified executables
To: Brett Lymn <blymn@baesystems.com.au>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-security
Date: 01/26/2006 19:31:09
On Jan 26, 2006, at 4:56 PM, Brett Lymn wrote:

> Yes indeed they look like very useful system calls to have - I suppose
> chflags(2) could then be just a wrapper call to setattrlist(2) since
> chflags seems to be a subset of the setattrlist functionality.

chflags(2), chown(2), chmod(2), stat(2), etc.  ATTR_CMN_FLAGS fiddles  
what chflags(2) fiddles with.

-- thorpej