Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pathconf(2) _PC_NO_TRUNC wrong description ?



On Thu, Jul 22, 2010 at 02:47:42PM +0200, Klaus Klein wrote:
> On Wed, Jul 21, 2010 at 06:44:51PM +0200, Nicolas Joly wrote:
> 
> > It seems that _PC_NO_TRUNC description from pathconf(2) man page is
> > wrong/inverted:
> > 
> >      _PC_NO_TRUNC
> >              Return 1 if filenames longer than {NAME_MAX} are truncated.
> > 
> > [...]
> > 
> > Could someone confirm that the man page is wrong ?
> 
> It is.

Thanks. Adjusted to :

        Return 0 if filenames longer than {NAME_MAX} are truncated.

-- 
Nicolas Joly

Biological Software and Databanks.
Institut Pasteur, Paris.


Home | Main Index | Thread Index | Old Index