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