Michael VAN CANNEYT
|
006e1cec96
* Refer to mainunit for lazarus IDE
|
2 年之前 |
Michael VAN CANNEYT
|
e7ef77bcbe
* Refer to mainunit for lazarus IDE
|
2 年之前 |
Michaël Van Canneyt
|
126fbc4dfe
* Add TDateTimeHelper by Colin Johnsun. Fixes issue #40097
|
2 年之前 |
Michael Van Canneyt
|
7a9d858aa6
* Date/Time info for files (Delphi compatibility)
|
2 年之前 |
florian
|
117dce6e78
+ initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin
|
4 年之前 |
florian
|
1202d9d492
* statx based Sysutils.FileGetDate with handle fixed
|
4 年之前 |
florian
|
dcde27b8c6
* renamed new syscall wrapper in linux to be consist with the others
|
4 年之前 |
florian
|
afccc19a9e
* properly check for linux version supporting statx
|
4 年之前 |
pierre
|
9ca5ae9039
Add code to test Linux version, try statx syscall only if version is >= to 4.11
|
4 年之前 |
florian
|
934765fc0b
* linux: FileGetDate makes use of statx if needed
|
4 年之前 |
florian
|
3ab27ec1c8
* sysutils on linux uses only the new syscalls if the system has no suitable clong type
|
4 年之前 |
florian
|
b2da1dbfba
* fallback to fputime if fputimensat fails as not being available
|
4 年之前 |
florian
|
5ea32418d8
+ futimens syscall
|
4 年之前 |
florian
|
b536bc87e8
+ make use of the fputimensat syscall on linux to enable always times beyond 32 bit
|
4 年之前 |
florian
|
8be1d885e8
+ linux.fputimensat which properly uses the _tim64 version if needed and available
|
4 年之前 |
florian
|
d0765540c5
* linux: make use of statx in Sysutils.FileAge if available
|
4 年之前 |
marcoonthegit
|
7485343ffd
recordonly commit to fix earlier merge without -x
|
2 年之前 |
marcoonthegit
|
baa85a918f
recordonly commit to fix earlier merge without -x
|
2 年之前 |
marcoonthegit
|
ff773989a6
record-only commit to fix earlier merge without -x
|
2 年之前 |
marcoonthegit
|
cbac723c8f
recordonly commit to fix earlier merge without -x
|
2 年之前 |
marcoonthegit
|
b7136960eb
recordonly commit to fix earlier merge without -x
|
2 年之前 |
marcoonthegit
|
2e9bf38914
recordonly commit to fix earlier merge without -x
|
2 年之前 |
marcoonthegit
|
77c6007e6c
recordonly commit to fix earlier merge without -x
|
2 年之前 |
marcoonthegit
|
059a90d8d4
record only commit fixing earlier merge without -x
|
3 年之前 |
marcoonthegit
|
6415d5872c
record only commit from early cherry-pick without -x
|
3 年之前 |
marcoonthegit
|
e56d104b87
record only commit from earlier cherry pick without -x
|
3 年之前 |
marcoonthegit
|
84c23ffe37
* fix win32,win64 parts, fixes #40439. All records to under pshpack4 in header.
|
2 年之前 |
Michaël Van Canneyt
|
5d546e2bc2
* Add overload, so system unit version of interlocked* calls is also found. Fixes issue #40283
|
2 年之前 |
Ondrej Pokorny
|
49726fa588
add all peflags
|
2 年之前 |
pierre
|
194a0dbbf0
Fix compilation for wince target after restriction of enum value to longint range
|
6 年之前 |