Hi folks

 

stat.c uses statbuf->st_blksize uncondtionally and on HP Nonstop struct stat doesn’t have this (nor st_blocks).

Shouldn’t it be checking for HAVE_STAT_ST_BLOCKS?

 

Bye, Jojo