Thorsten Otto
|
a2b66ea061
atari: implement environment functions
|
3 years ago |
florian
|
f2618cb6a4
* compilation on atari fixed
|
5 years ago |
florian
|
69956cd97a
* fix compilation on several OSes after r44010
|
5 years ago |
florian
|
01302bc47d
* subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
|
5 years ago |
svenbarth
|
c26348a3dd
* follow up to r42457: FreeTerminateProcs needs to be called before DoneExceptions just in case an exception is triggered due to a corrupted list
|
6 years ago |
svenbarth
|
176a63b67b
* fix for Mantis #35862: free the list of functions added with AddTerminateProc to avoid memory leaks
|
6 years ago |
svenbarth
|
09e5f463dc
+ add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString
|
7 years ago |
svenbarth
|
92dcdd8b5b
+ add Delphi compatible FollowLink parameter (default is True) to FileExists and DirectoryExists; support for it is up to each target
|
7 years ago |
Károly Balogh
|
c663c09b7b
atari: implemented sysutils/ExecuteProcess
|
8 years ago |
Károly Balogh
|
d78b1ffc14
atari: implemented GetLocalTime in sysutils. initialized the return value of unimplemented functions
|
8 years ago |
Károly Balogh
|
2199f2a65e
atari: implemented some more bits of sysutils
|
8 years ago |
Károly Balogh
|
8cff8892fe
atari: implemented a large chunk of the sysutils unit
|
8 years ago |
Károly Balogh
|
bfe904fb16
atari: dummy sysutils unit. to be implemented.
|
8 years ago |