Pierre Muller
|
3b45e9c5bb
Change libc statx function to weakexternal
|
há 2 anos atrás |
Michaël Van Canneyt
|
81b2bc87f4
* Fix compile error for i386-linux
|
há 2 anos atrás |
Michaël Van Canneyt
|
ab31f82ec2
* Raise exception for fileseek positions that do not fit in longing. Issue #39407
|
há 3 anos atrás |
Nikolay Nikolov
|
819658f61e
+ also fill DayOfWeek in the Unix implementation of SysUtils.GetLocalTime
|
há 3 anos atrás |
florian
|
43f3819feb
* make statx based Sysutils.FileAge working with relative pathes
|
há 4 anos atrás |
ondrej
|
0018e3a51f
* revert r47532, r47527 (use timezone information from fpgettimeofday) because they are not available on all Linux distributions
|
há 4 anos atrás |
ondrej
|
17ded150fa
* GetLocalTimeOffset: use timezone information from fpgettimeofday
|
há 4 anos atrás |
ondrej
|
073d47e77f
* use timezone information from fpgettimeofday for getting local datetime
|
há 4 anos atrás |
michael
|
01ccad773b
* Optimized DiskAdd/DiskFree/AddDisk, bug ID #37523
|
há 4 anos atrás |
Michael Van Canneyt
|
7a9d858aa6
* Date/Time info for files (Delphi compatibility)
|
há 2 anos atrás |
florian
|
117dce6e78
+ initial implementation of path dependent IsFileNameCaseSensitive/IsFileNameCasePreserving functions for darwin
|
há 4 anos atrás |
florian
|
1202d9d492
* statx based Sysutils.FileGetDate with handle fixed
|
há 4 anos atrás |
florian
|
dcde27b8c6
* renamed new syscall wrapper in linux to be consist with the others
|
há 4 anos atrás |
florian
|
934765fc0b
* linux: FileGetDate makes use of statx if needed
|
há 4 anos atrás |
florian
|
3ab27ec1c8
* sysutils on linux uses only the new syscalls if the system has no suitable clong type
|
há 4 anos atrás |
florian
|
b2da1dbfba
* fallback to fputime if fputimensat fails as not being available
|
há 4 anos atrás |
florian
|
5ea32418d8
+ futimens syscall
|
há 4 anos atrás |
florian
|
b536bc87e8
+ make use of the fputimensat syscall on linux to enable always times beyond 32 bit
|
há 4 anos atrás |
florian
|
d0765540c5
* linux: make use of statx in Sysutils.FileAge if available
|
há 4 anos atrás |
florian
|
fff5e306ae
* Y2K38 problem for linux in sysutils.findfirst/findnext should be solved
|
há 4 anos atrás |
ondrej
|
f6fdbf7041
* introduce NowUTC() and GetUniversalTime()
|
há 4 anos atrás |
ondrej
|
871f1030dd
* unix timezone optimizations
|
há 4 anos atrás |
ondrej
|
eec56c20c8
* thread-safe time zone info read/write
|
há 4 anos atrás |
ondrej
|
57d32cd6fe
GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads
|
há 4 anos atrás |
ondrej
|
11308a8957
LocalToEpoch, EpochToLocal: fix for arbitrary datetime
|
há 4 anos atrás |
florian
|
3aadfc0802
* subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
|
há 5 anos atrás |
ondrej
|
0a2e59c243
GetLocalTimeOffset: DateTime-aware overloads for Unix. Issue #35710
|
há 4 anos atrás |
ondrej
|
ac08f01ec0
GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710
|
há 4 anos atrás |
Jonas Maebe
|
cd83438cb0
Darwin: fix make cycle
|
há 2 anos atrás |
joost
|
4b06ea7fe7
--- Merging (from foreign repository) r44090 into '.':
|
há 5 anos atrás |