.. |
scripts
|
4ecd67f6e2
* Use gsed if present and temp directory to avoid system recompilation
|
13 жил өмнө |
aliasctp.inc
|
38bf32dddf
* added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp)
|
16 жил өмнө |
aliasptp.inc
|
d9773a2ee0
* added alias for statsfs
|
14 жил өмнө |
baseunix.pp
|
1d1215ede3
Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined
|
10 жил өмнө |
bunxh.inc
|
89e051bac9
# revisions: 41828,41830,41831,41832,41833,41834,41835,41836,41837,41838,41839,41841,41842,42025,42031,42032,42033,42034,42035,42036,42065,42066,42067,42068,42069,42070,42071,42072,42073,42089,42150,42151,42181,42182,42183,42184,42185,42219,42220,42221,42222
|
5 жил өмнө |
bunxovl.inc
|
ebe262762a
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
|
11 жил өмнө |
bunxovlh.inc
|
8538f48fda
* made the ansistring parameters of the fp*() overloads constant, changed
|
12 жил өмнө |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
18 жил өмнө |
cthreads.pp
|
ab1a82bfb3
fix typo in comment. no functional change.
|
7 жил өмнө |
ctypes.inc
|
38bf32dddf
* added csize_t and pcsize_t for non unix systems (in unix/ctypes.pp)
|
16 жил өмнө |
cwstraix.inc
|
1e9b92ee50
+ AIX support for cwstring
|
13 жил өмнө |
cwstring.pp
|
f0eedd5d71
Merge of revisions 39726 39732 39734 39735 39736 39801 39806 39807 40002 40014 40358 40363 40392 40397 40481 40537 from trunk to fixes_3_2
|
6 жил өмнө |
dl.pp
|
5ab703bffd
--- Merging r43026 into '.':
|
5 жил өмнө |
dos.pp
|
66608fec02
* unicode executeprocess from work during Lazarus convention in IJsselstein
|
9 жил өмнө |
dynlibs.inc
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
10 жил өмнө |
errors.pp
|
1aa548426b
* remove uses strings
|
17 жил өмнө |
fpmake.inc
|
03f441c966
+ Initial check-in
|
20 жил өмнө |
genfdset.inc
|
09e568fb0f
--- Merging r43324 into '.':
|
5 жил өмнө |
genfunch.inc
|
66608fec02
* unicode executeprocess from work during Lazarus convention in IJsselstein
|
9 жил өмнө |
genfuncs.inc
|
66608fec02
* unicode executeprocess from work during Lazarus convention in IJsselstein
|
9 жил өмнө |
gensigset.inc
|
ce3ce89028
* Prevent range check error when compiling with -Cr
|
19 жил өмнө |
initc.pp
|
2578514853
* first dragonfly patch (existing most). Mantis #27091
|
10 жил өмнө |
lnfogdb.pp
|
d545a72f1a
+ lnfogdb unit that can use gdb to symbolicate backtraces on unix targets
|
13 жил өмнө |
oscdecl.inc
|
16183bebfe
* libc's open() function is a varargs function
|
10 жил өмнө |
oscdeclh.inc
|
89e051bac9
# revisions: 41828,41830,41831,41832,41833,41834,41835,41836,41837,41838,41839,41841,41842,42025,42031,42032,42033,42034,42035,42036,42065,42066,42067,42068,42069,42070,42071,42072,42073,42089,42150,42151,42181,42182,42183,42184,42185,42219,42220,42221,42222
|
5 жил өмнө |
ports.pp
|
7df861487b
* use include files in the unix ports unit as well
|
7 жил өмнө |
settimeo.inc
|
65afe53eb0
* fix settimeofday timeval parameter
|
18 жил өмнө |
syscall.pp
|
1d1215ede3
Include setsysnr.inc and call SetSyscallNumbers if FPC_HAS_SETSYSNR_INC is defined
|
10 жил өмнө |
syscgen.inc
|
e1a0b1204a
* Removed unused vars in RTL.
|
10 жил өмнө |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 жил өмнө |
sysdlh.inc
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
10 жил өмнө |
sysfile.inc
|
4242934edb
* Fixed ftruncate to take 64-bit argument
|
10 жил өмнө |
sysheap.inc
|
453fedf089
* empty lines removed
|
8 жил өмнө |
sysunixh.inc
|
d5c8fe7455
* on targets with indirect main entry argc, argv and envp are provided through the indirect entry information instead of externals
|
8 жил өмнө |
sysutils.pp
|
4b06ea7fe7
--- Merging (from foreign repository) r44090 into '.':
|
5 жил өмнө |
termiosh.inc
|
8d8fc0fdee
+ RTL for AIX
|
13 жил өмнө |
timezone.inc
|
1c04470b66
* converted for-loop to while-loop, because its loop count is used on exit
|
8 жил өмнө |
tthread.inc
|
42be0dd306
Use ptruint instead of longint cast for self address for WRITE_DEBUG
|
10 жил өмнө |
ttyname.inc
|
dd3fdac68e
* beos support from Olivier Coursiere
|
18 жил өмнө |
unix.pp
|
499df41c28
--- Merging r40529 into '.':
|
6 жил өмнө |
unixcp.pp
|
6d5339cdb6
* CP819/IBM819 should be mapped to Windows code page 28591 (ISO8859-1)
|
8 жил өмнө |
unixtype.pp
|
5d87461507
* moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp.
|
15 жил өмнө |
unixutil.pp
|
66608fec02
* unicode executeprocess from work during Lazarus convention in IJsselstein
|
9 жил өмнө |
unxdeclh.inc
|
d5027fceeb
* merged haiku fixes till r40831
|
6 жил өмнө |
unxovl.inc
|
455d675c5a
* removed an empty overloaded version of statfs that could be called recursively
|
13 жил өмнө |
unxovlh.inc
|
455d675c5a
* removed an empty overloaded version of statfs that could be called recursively
|
13 жил өмнө |
x86.pp
|
3ed284953b
* use the new x86 port access intrinsics in the x86 unit for unix
|
7 жил өмнө |