Michael VAN CANNEYT
|
bcb2aa1323
* Char -> AnsiChar
|
2 лет назад |
Marcus Sackrow
|
5fe9ed18d9
Amiga: System CloseList() and CleanupThreadProcChain() are called after the memory manager is already shut down changed to native os memory allocation
|
2 лет назад |
Károly Balogh
|
086c897981
amicommon: m68k-amiga legacy support
|
5 лет назад |
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 лет назад |