marcus
|
092244309a
Amicommon: use THandle/BPTR instead of LongInt (needed for 64 bit)
|
8 年之前 |
Károly Balogh
|
eb3bd4648c
amicommon: actually, not all filesystems (FTPMount, for example) support the ExamineFH method, so fall back to double-seek in that case
|
10 年之前 |
Károly Balogh
|
c704b4b918
amicommon/sysfile.inc: use THandle instead of LongInt
|
10 年之前 |
Károly Balogh
|
f5bcb011ea
amicommon: properly arbitrate access to the open file list in a multithreaded environment
|
10 年之前 |
Károly Balogh
|
3cdf2d0e53
AROS: fixed the new do_filesize() code to build on AROS.
|
10 年之前 |
Károly Balogh
|
3d2fca152b
amicommon: a better, faster implementation of do_filesize(). since it no longer seeks, speed should be constant and not depend on the filesize and underlying FS fragmentation, among others
|
10 年之前 |
pierre
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
10 年之前 |
Károly Balogh
|
cba1962284
amicommon: backported seeking fixes from AROS branch, which actually apply to all Am*ga platforms
|
11 年之前 |
Károly Balogh
|
65f13ac118
amicommon: a common Amiga RTL implementation based on the current AROS one, and made AROS port to use it
|
11 年之前 |