Michael VAN CANNEYT
|
ccfa38c68e
* Dotted RTL compiles
|
2 лет назад |
Michael VAN CANNEYT
|
bcb2aa1323
* Char -> AnsiChar
|
2 лет назад |
Károly Balogh
|
db0deab026
amicommon: instead of a runtime check, check for OS2.0+ features at compile time in DOS
|
5 лет назад |
marcus
|
8b95fb8377
Morphos: Fixed compilation after r44709
|
5 лет назад |
marcus
|
3f579c10a4
Amiga: do not try to read pr_LocalVars when running on 1.x
|
5 лет назад |
Károly Balogh
|
086c897981
amicommon: m68k-amiga legacy support
|
5 лет назад |
Károly Balogh
|
3031a4da31
amiga-m68k: minimal tweaks and formatting to the dos unit
|
5 лет назад |
Károly Balogh
|
a48d40e08e
amicommon: cleaned up the voodoo padding magic and packed record from the DOS unit SearchRec. This structure is entirely platform specific, ancient code might have accessed it from assembly, but it's no longer the case.
|
5 лет назад |
marcus
|
bebef242d4
AROS: Initial ABIv1 Support
|
8 лет назад |
marcus
|
092244309a
Amicommon: use THandle/BPTR instead of LongInt (needed for 64 bit)
|
8 лет назад |
Tomas Hajny
|
1e6ee7f3c7
* fix remaining search handle leaks in Dos.FSearch - fix for bug #30896
|
9 лет назад |
marcus
|
3207a346e1
AROS: arm needs AROS_FLAVOUR_BINCOMPAT defines
|
9 лет назад |
marcus
|
2fe3a342f2
AROS: SystemTags changed to PtrUInt for 64bit
|
9 лет назад |
Károly Balogh
|
51a6c217c7
amicommon/dos: some warning fixes - use PtrInt instead of LongInt; do not check for less than zero values in unsigned variables
|
10 лет назад |
Károly Balogh
|
48b38994c8
amicommon: the use OS-defined TICKS_PER_SECOND const instead of redefining it using another name
|
10 лет назад |
Károly Balogh
|
99123a1ea9
amicommon: massively improved FindFirst/FindNext implementation in the DOS unit. now supports Directory filtering and returns the time field of SearchRec in the expected format. This fixes a bunch of issues in the IDE and Free Vision, among others
|
10 лет назад |
Károly Balogh
|
6128007f83
amicommon: reindented dos/Create_Timer(), no functional changes
|
10 лет назад |
Károly Balogh
|
d7ffb52490
amicommon: define FPC_FEXPAND_DIRSEP_IS_UPDIR for Amiga-like systems. this seems to fix several FExpand weirdness on these systems (like the IDE not working properly on the root directory of a volume due to wrong paths)
|
10 лет назад |
marcus
|
141878978e
AmiCommon: Missing UnLockDosList, DiskFree Bugfix
|
10 лет назад |
marcus
|
7c42cb8b0c
Amicommon: Change back WindowPtr in DiskSize/DiskFree
|
10 лет назад |
marcus
|
9c635671ce
amicommon: DiskSize/DiskFree implemented with some helper functions
|
10 лет назад |
marcus
|
96ac520e73
AmiCommon: DiskFree/DiskSize for >2GB
|
10 лет назад |
marcus
|
64769b847a
amicommon: GetEnv improved, EnvCount and EnvStr implemented
|
11 лет назад |
Károly Balogh
|
8169fd6255
amicommon: a better and less hacky way to retrive the path. additionally this variant also works properly on AROS
|
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 лет назад |