florian
|
1202d9d492
* statx based Sysutils.FileGetDate with handle fixed
|
4 năm trước cách đây |
florian
|
dcde27b8c6
* renamed new syscall wrapper in linux to be consist with the others
|
4 năm trước cách đây |
florian
|
afccc19a9e
* properly check for linux version supporting statx
|
4 năm trước cách đây |
pierre
|
9ca5ae9039
Add code to test Linux version, try statx syscall only if version is >= to 4.11
|
4 năm trước cách đây |
florian
|
934765fc0b
* linux: FileGetDate makes use of statx if needed
|
4 năm trước cách đây |
florian
|
3ab27ec1c8
* sysutils on linux uses only the new syscalls if the system has no suitable clong type
|
4 năm trước cách đây |
florian
|
b2da1dbfba
* fallback to fputime if fputimensat fails as not being available
|
4 năm trước cách đây |
florian
|
5ea32418d8
+ futimens syscall
|
4 năm trước cách đây |
florian
|
b536bc87e8
+ make use of the fputimensat syscall on linux to enable always times beyond 32 bit
|
4 năm trước cách đây |
florian
|
8be1d885e8
+ linux.fputimensat which properly uses the _tim64 version if needed and available
|
4 năm trước cách đây |
florian
|
d0765540c5
* linux: make use of statx in Sysutils.FileAge if available
|
4 năm trước cách đây |
marcoonthegit
|
7485343ffd
recordonly commit to fix earlier merge without -x
|
2 năm trước cách đây |
marcoonthegit
|
baa85a918f
recordonly commit to fix earlier merge without -x
|
2 năm trước cách đây |
marcoonthegit
|
ff773989a6
record-only commit to fix earlier merge without -x
|
2 năm trước cách đây |
marcoonthegit
|
cbac723c8f
recordonly commit to fix earlier merge without -x
|
2 năm trước cách đây |
marcoonthegit
|
b7136960eb
recordonly commit to fix earlier merge without -x
|
2 năm trước cách đây |
marcoonthegit
|
2e9bf38914
recordonly commit to fix earlier merge without -x
|
2 năm trước cách đây |
marcoonthegit
|
77c6007e6c
recordonly commit to fix earlier merge without -x
|
2 năm trước cách đây |
marcoonthegit
|
059a90d8d4
record only commit fixing earlier merge without -x
|
3 năm trước cách đây |
marcoonthegit
|
6415d5872c
record only commit from early cherry-pick without -x
|
3 năm trước cách đây |
marcoonthegit
|
e56d104b87
record only commit from earlier cherry pick without -x
|
3 năm trước cách đây |
marcoonthegit
|
84c23ffe37
* fix win32,win64 parts, fixes #40439. All records to under pshpack4 in header.
|
2 năm trước cách đây |
Michaël Van Canneyt
|
5d546e2bc2
* Add overload, so system unit version of interlocked* calls is also found. Fixes issue #40283
|
2 năm trước cách đây |
Ondrej Pokorny
|
49726fa588
add all peflags
|
2 năm trước cách đây |
pierre
|
194a0dbbf0
Fix compilation for wince target after restriction of enum value to longint range
|
6 năm trước cách đây |
florian
|
ed5bbbb70e
* fixed comments in sysnr.inc files
|
4 năm trước cách đây |
Károly Balogh
|
ebf15a8401
arm-linux: enable epoll_pwait syscall number. this fixes the ARM Linux build after r44666
|
5 năm trước cách đây |
florian
|
6156cf4e2c
* duplicate syscall number removed, resolves #36508
|
5 năm trước cách đây |
florian
|
e4896d6c1c
* updated linux syscall numbers
|
5 năm trước cách đây |
pierre
|
62ea323ed1
Update syscall number for sparc and sparc64 based on results from unix/scripts/check_sys.sh
|
6 năm trước cách đây |