Pádraig Brady wrote: > The issue seems to be that copy.c tries to correlate > the device and inodes from stat() and open()+fstat(). > On BSD the former gives the devfs generated inode value, > whereas the latter will resolve differently and give the fdesc value,
Can you please document this issue in gnulib/doc/posix-functions/stat.texi ? Bruno
