Mail Archives: djgpp-workers/2001/03/09/13:38:19
According to Eli Zaretskii:
> I think we also talked about adding a comment to the docs to the effect
> that if the DOS box loads a TSR which hooks Int 21h, Windows limits the
> size info to 2GB, as with FAT16. I think it's important to mention this.
RCS file: /cvs/djgpp/djgpp/src/libc/compat/sys/vfs/statfs.txh,v
retrieving revision 1.2
diff -p -u -r1.2 statfs.txh
--- statfs.txh 1998/09/27 15:21:12 1.2
+++ statfs.txh 2001/03/09 18:36:08
@@ -28,6 +28,9 @@ struct statfs
@};
@end example
+Note that if INT 21 is hooked by a TSR, the total size is limited
+to approximately 2GiB.
+
@subheading Return Value
Zero on success, nonzero on failure.
?,
MartinS
- Raw text -