Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2013 19:14:05 +0100
From:      Jilles Tjoelker <jilles@stack.nl>
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        freebsd-arch@FreeBSD.org
Subject:   Re: chflagsat(2).
Message-ID:  <20130317181405.GB65525@stack.nl>
In-Reply-To: <20130317004908.GB1364@garage.freebsd.pl>
References:  <20130317004908.GB1364@garage.freebsd.pl>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sun, Mar 17, 2013 at 01:49:08AM +0100, Pawel Jakub Dawidek wrote:
> The following patch adds chflagsat(2) syscall to complete other *at
> syscalls:

> 	http://people.freebsd.org/~pjd/patches/chflagsat.patch

> Note that the name chflagsat was carefully choosen instead of
> fchflagsat, to not repeat POSIX (more likely Linux) mistakes of using
> fchmodat, fchownat, futimesat, etc. names when they really shouldn't
> start with an 'f'.

Looks good to me.

My manual page text is actually in this patch, not in the other one you
sent on the same day.

-- 
Jilles Tjoelker



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