Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 07:56:32 +1100 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        "M. Warner Losh" <imp@village.org>
Cc:        <wollman@lcs.mit.edu>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/usr.sbin/dev_mkdb dev_mkdb.c
Message-ID:  <20020319075504.D2872-100000@gamplex.bde.org>
In-Reply-To: <20020318.131451.127090285.imp@village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 18 Mar 2002, M. Warner Losh wrote:

> In message: <200203181928.g2IJSGm33846@khavrinen.lcs.mit.edu>
>             Garrett Wollman <wollman@lcs.mit.edu> writes:
> : If you're doing to do this, please use POSIX {PATH_MAX} instead.
>
> OK.

I prefer keeping MXPATHLEN unless {PATH_MAX} is used in its full glory
(you can't just use PATH_MAX in portable programs; you must handle the
case where it is not a compile-time constant).

Bruce


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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