florian
|
3ab27ec1c8
* sysutils on linux uses only the new syscalls if the system has no suitable clong type
|
4 years ago |
florian
|
b2da1dbfba
* fallback to fputime if fputimensat fails as not being available
|
4 years ago |
florian
|
5ea32418d8
+ futimens syscall
|
4 years ago |
florian
|
b536bc87e8
+ make use of the fputimensat syscall on linux to enable always times beyond 32 bit
|
4 years ago |
florian
|
d0765540c5
* linux: make use of statx in Sysutils.FileAge if available
|
4 years ago |
florian
|
fff5e306ae
* Y2K38 problem for linux in sysutils.findfirst/findnext should be solved
|
4 years ago |
ondrej
|
f6fdbf7041
* introduce NowUTC() and GetUniversalTime()
|
4 years ago |
ondrej
|
871f1030dd
* unix timezone optimizations
|
4 years ago |
ondrej
|
eec56c20c8
* thread-safe time zone info read/write
|
4 years ago |
ondrej
|
57d32cd6fe
GetLocalTimeOffset: add InputIsUTC parameter to DateTime-aware overloads
|
4 years ago |
ondrej
|
11308a8957
LocalToEpoch, EpochToLocal: fix for arbitrary datetime
|
4 years ago |
florian
|
3aadfc0802
* subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem
|
5 years ago |
ondrej
|
0a2e59c243
GetLocalTimeOffset: DateTime-aware overloads for Unix. Issue #35710
|
4 years ago |
ondrej
|
ac08f01ec0
GetLocalTimeOffset: DateTime-aware overloads (Windows supported, Unix is a ToDo). Issue #35710
|
4 years ago |
Jonas Maebe
|
cd83438cb0
Darwin: fix make cycle
|
2 years ago |
joost
|
4b06ea7fe7
--- Merging (from foreign repository) r44090 into '.':
|
5 years ago |
marco
|
a4864e36f2
# revisions: 39668,39669,39671,39672,40652,41280,41281,42240,42244,42245,42286,42326,42456,42461,43048,43107,43108,43109,43110,43111,43112,43113
|
5 years ago |
marco
|
b8e3d6efa1
# revisions: 41570,41571,41938,42457,42327,42556,42557
|
5 years ago |
yury
|
0654857ce1
Merged aarch64-android, x86_64-android targets and fixes for the Android target.
|
6 years ago |
marco
|
1f921d4ac0
--- Merging r39866 into '.':
|
6 years ago |
marco
|
b6824290fc
* initial fileflush, mantis #15824
|
8 years ago |
michael
|
d05175a17f
* FileOpen should not open directories (Windows compatible) Bug ID #30766
|
8 years ago |
yury
|
1ccf551d1c
* android: Try to get the package files directory for any shared library. If it is valid use it as a home dir.
|
8 years ago |
yury
|
7756dab2bf
* android: Create app files dir if needed.
|
9 years ago |
yury
|
419c6ce61e
* android:
|
9 years ago |
yury
|
3822515bd9
* android: Fixed GetAppConfigDir, GetAppConfigFile, GetUserDir, GetTempDir to return correct writable locations. For NDK libraries, the path to local storage of host Java app is used. For console apps the /data/local/tmp is used.
|
9 years ago |
michael
|
960963e74b
* SearchAttr needs more bits (faSymlink=$400), bug ID #29870
|
9 years ago |
marco
|
66608fec02
* unicode executeprocess from work during Lazarus convention in IJsselstein
|
9 years ago |
michael
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
9 years ago |
yury
|
e1a0b1204a
* Removed unused vars in RTL.
|
10 years ago |