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?
- hurd builds Simon Josefsson
- Re: hurd builds Paul Eggert
- Re: hurd builds Simon Josefsson
- Re: PATH_MAX on the Hurd Bruno Haible
- Re: PATH_MAX on the Hurd Paul Eggert
- Re: PATH_MAX on the Hurd Bruno Haible
- Re: PATH_MAX on the Hurd Simon Josefsson
- Re: PATH_MAX on the Hurd Bruno Haible
- Re: PATH_MAX on the Hurd Bruno Haible
- Re: PATH_MAX on the Hurd Eric Blake
- Re: PATH_MAX on the Hurd Bruno Haible
- Re: PATH_MAX on the Hurd Paul Eggert
- Re: PATH_MAX on the Hurd Eric Blake
- Re: PATH_MAX on the Hurd Paul Eggert
- Re: PATH_MAX on the Hurd Karl Berry
