DragonFly bugs List (threaded) for 2007-11
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Missing MAXNAMLEN?
On Mon, Nov 19, 2007 at 06:36:06AM -0800, walt wrote:
> FreeBSD, NetBSD, linux all define MAXNAMLEN in dirent.h, but not DFly.
> Is this an oversight or deliberate?
Deliberate. It doesn't make any sense and PATH_MAX or NAME_MAX should be
used instead. MAXNAMLEN is the historic limitation of FFS, for the
archive.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]