The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
florian b2da1dbfba * fallback to fputime if fputimensat fails as not being available
git-svn-id: trunk@48474 -
(cherry picked from commit c3656c6b1c)
2023-12-16 12:14:14 +01:00
compiler * fix conversion of true/false macro definitions to boolean values 2023-12-07 23:16:49 +01:00
installer Update Makefile's using latest fixes fpcmake utility 2023-10-04 03:55:05 -05:00
packages * a few more simple handlers get custom variant intercepts. Also part of #39815 2023-12-14 18:39:50 +01:00
rtl * fallback to fputime if fputimensat fails as not being available 2023-12-16 12:14:14 +01:00
tests + futimens syscall 2023-12-16 12:14:02 +01:00
utils LocalToEpoch, EpochToLocal: fix for arbitrary datetime 2023-12-12 22:21:27 +01:00
.gitattributes * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 2023-12-12 22:19:17 +01:00
.gitfpcblockedhashes
.gitfpceligiblesvnhashes
.gitignore
.gitlab-ci.yml
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile Add CROSSASTARGET and CROSSASPROG make variables. 2023-11-13 19:46:05 +00:00
Makefile.fpc Add CROSSASTARGET and CROSSASPROG make variables. 2023-11-13 19:46:05 +00:00