SCO V2.3 fstatfs bug?

Conor P. Cahill cpcahil at virtech.UUCP
Sat Sep 30 22:06:56 AEST 1989


>       printf("Block size = %lx  Blocks free = %lx\n",
                             ^^^
>                                     file_system.f_bsize, file_system.f_bfree);

The f_bsize element of the statfs structure is a short, not a long.

-- 
+-----------------------------------------------------------------------+
| Conor P. Cahill     uunet!virtech!cpcahil      	703-430-9247	!
| Virtual Technologies Inc.,    P. O. Box 876,   Sterling, VA 22170     |
+-----------------------------------------------------------------------+



More information about the Comp.unix.xenix mailing list