On Sun, May 14, 2017 at 06:06:03PM +0200, Bruno Haible wrote: > > I did not realize that Windows could even support a proper > > implementation of the struct stat st_dev and st_ino. I'd find this > > useful in multiple programs, although in some of them I might really > > just use the code you write as an educational resource. > > I've considered your wish. This functionality is now implemented as > module 'windows-stat-inodes'.
Thank you! I learned a lot of useful information from reading the module, and in addition I do expect to use the module directly.