bug-gnulib
[Top][All Lists]
Advanced

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

Re: PATH_MAX on the Hurd


From: Paul Eggert
Subject: Re: PATH_MAX on the Hurd
Date: Wed, 03 Aug 2011 19:43:57 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110617 Thunderbird/3.1.11

I like Bruno's patch better than what I proposed.

One nit: the pathmax.h comment suggests a fallback of 8192,
but the code uses 1024; I suggest making them consistent.
If the common idiom is a local variable of size PATH_MAX,
perhaps the default should be 4000 or so?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]