Pierre Muller
|
f3ee4aa56e
Fix compilation of sparc64-linux rtl with -dFPC_USE_LIBC
|
3 年之前 |
Pierre Muller
|
ab184895cc
Fix compilation of sparc-linux rtl with -dFPC_USE_LIBC
|
3 年之前 |
Pierre Muller
|
560f906628
Fix compilation for x86_64-linux target using libc with -dFPC_USE_LIBC option
|
3 年之前 |
Michaël Van Canneyt
|
9185095155
* Patches from Pascal Riekenberg, some small corrections
|
3 年之前 |
Joost van der Sluis
|
f589acc8f7
* Fixed padding of CFI-structures on non-32bit architectures
|
3 年之前 |
Sven/Sarah Barth
|
ab5f200a61
* fix #39548: correctly declare the function result of SysAllocStringLen()
|
3 年之前 |
marcoonthegit
|
72769d9560
* typo fix in last commit
|
3 年之前 |
marcoonthegit
|
b40ebe5d99
* Also set clock12 to false if ampm is before %I. bug #39760 and fix from liao bozhi
|
3 年之前 |
marcoonthegit
|
d85a33474e
* Improve Delphi compatibility of TEvent(object) constructors, while keeping also backwards compat by adding default parameters.
|
3 年之前 |
marcoonthegit
|
b76535ebe4
* TStringlist constructor with ownsobjects parameter, Delphi compatible + empty constructor to avoid compiler getting confused
|
3 年之前 |
marcoonthegit
|
2aa8da16c5
* add GetDateFormatEx, from bug #35118 by 440bx
|
3 年之前 |
marcoonthegit
|
f289275932
* also remove .git dirs.
|
3 年之前 |
marcoonthegit
|
8c8178443d
* add overload to getenvironmentvariable so that it is also found when windows is before sysutils in the uses list. bug #39448
|
3 年之前 |
marcoonthegit
|
dda26e2c01
* typo fix in last commit.
|
3 年之前 |
marcoonthegit
|
a97beb3fd5
* add IEquatable<T>, requested on forum.
|
3 年之前 |
marcoonthegit
|
8fae763673
* fix ipv6_ constants in unxsockh. bug 29111 Apparently changed since 2005
|
3 年之前 |
marcoonthegit
|
4d9fbd2faf
* fix bit setting macros in windows unit. Should fix bug #39272.
|
3 年之前 |
marcoonthegit
|
ea03f9c3d2
* fix TreeView_GetItemRect reported by 440bx on forum
|
3 年之前 |
marcoonthegit
|
d9bac3a47d
* restore old behaviour for non freebsd for _syscall
|
3 年之前 |
marcoonthegit
|
c75945a32b
* add parameter (=0) to getdirentries, hopefully fixes occasional EFAULT loops.
|
3 年之前 |
marcoonthegit
|
4f07bff6ac
* commented statat for non freebsd, and fixed a typo.
|
3 年之前 |
pierre
|
001a37aa97
Update dev_t, ino_t and nlink_t types to cunit64
|
6 年之前 |
Pierre Muller
|
02b969cc59
Fix freebsd rtl compilation failure after better type check of variant element inside record case clause
|
3 年之前 |
pierre
|
87961ec9ea
FreeBSD fixes for stat and dirent records
|
6 年之前 |
marcoonthegit
|
69eb400d54
* commit ACM's fpc.diff, resolves mantis #37220 and FreeBSD 12/13 syscall port
|
3 年之前 |
marcoonthegit
|
bd4b14a28b
* manually merged part of d8021a11029990117503179f27e8b9af6418d32c that prohibits later merges
|
3 年之前 |
marcoonthegit
|
622472d891
* prt0 for x86_64
|
3 年之前 |
marcoonthegit
|
d604cadab0
* fix ident patch script and i386/cprt0.as
|
3 年之前 |
marcoonthegit
|
ae6945b120
* change note section to be more 12 conformant
|
3 年之前 |
marcoonthegit
|
f1c11cea44
* set freebsd to ld.bfd
|
3 年之前 |