Does Hurd support pathconf("/var/spool/news", _PC_PATH_MAX)? Which value does it return?
Does Hurd return a value no smaller than _POSIX_PATH_MAX (256)? I might consider replacing PATH_MAX by a pathconf all to the spool directory for systems where PATH_MAX is missing, because that is covered by POSIX -- but if the Hurd requires application programmers to jump through hoops because the Hurd violates POSIX, you'll need to get along without the upstream support. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org