>>>>> "Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes:
Mark> It does look good to me. But in theory the usage of PATH_MAX might be a Mark> problem. Yeah, this famously is not defined in Hurd. Do we really need a limit here? Can't we just resize the buffer dynamically as needed? Tom
