Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2006 13:57:01 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Pawel Jakub Dawidek <pjd@freebsd.org>
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/lib/libc/sys symlink.2
Message-ID:  <20061213135203.G1136@delplex.bde.org>
In-Reply-To: <200612122005.kBCK54S3042289@repoman.freebsd.org>
References:  <200612122005.kBCK54S3042289@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 12 Dec 2006, Pawel Jakub Dawidek wrote:

> pjd         2006-12-12 20:05:04 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    lib/libc/sys         symlink.2
>  Log:
>  symlink(2) return EACCES if a component of the name2 path prefix denies
>  write permission.

Isn't that a bog in symlink(2)?  POSIX and POLA don't mention it.

Most of your other errno changes seemed to be correct.  In particular,
there are lots of bugs involving file flags (too many flags give
immutability...) and only 1 or 2 of them are documented (not as bugs,
and not in your changes).

Bruce



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