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

Re: ANN: LSB-VSX test suite V1.0-1



Andrew Josey <ajosey@rdg.opengroup.org> writes:

> Header file inconsistencies between the limits in limits.h and the
> kernel returns from sysconf() (eg LINK_MAX).

Don't you mean pathconf() instead of sysconf()?  I don't see any
definition for LINK_MAX in the sysconf() specification.

Either way, I don't see how a constant in a C header file could match
the return values of pathconf.  The value varies according to the
underlying filesystem.

- Dan



Reply to: