On 08/16/2017 11:32 AM, Bruno Haible wrote:
the test program does not call stat(), nor does it test st_nlink. Still confused
My guess is that when the link count drops to zero, "bad things happen" and the test fails at that point without needing to call stat or test st_nlink.
The buggy platforms are so old that it might make sense to stop supporting them, as we can't easily test these failures any more.
