AROS icon indicating copy to clipboard operation
AROS copied to clipboard

Missing DOS and PosixC 64bit File IO functions

Open Kalamatee opened this issue 6 years ago • 1 comments

AROS does support 64-bit IO at the device level, but there are no usable functions to access large files.

Kalamatee avatar Dec 28 '19 01:12 Kalamatee

At least on the posixc side, programs end up crashing accessing large files (especially those who call fopen to replace fopen64

Kalamatee avatar Dec 28 '19 12:12 Kalamatee