> 2025-06-12 Bruno Haible
>
> stat, lstat, fstat tests: Enhance tests regarding /dev/null or NUL.
> * tests/test-fstat.c: Include .
> (main): Check that fstat reports /dev/null or NUL as a character device.
> * tests/test-stat.h (test_stat_func): Likewise for stat.
>
> and _stat32i64, when applied to the "NUL" device on mingw, reports
> that "NUL" is a regular file.
It's worth mentioning this bug in the documentation. And adding a unit
test.
2025-06-12 Bruno Haible
stat, lstat, fstat tests: Enhance tests regarding /dev/null or NUL.
* test