.. |
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
|
1a895a875b
* move fpgetenv(pchar) to unit system for syscall based *nix rtls.
|
13 سال پیش |
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
|
5a8959381c
+ Darwin/AArch64 support
|
10 سال پیش |
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
|
5a8959381c
+ Darwin/AArch64 support
|
10 سال پیش |
dl.pp
|
b401a90eab
* Re-enable UnixGetModuleByAddrHook for Android to fix back traces for libraries. Get dladdr() dynamically at run-time to support older versions of Android.
|
10 سال پیش |
dos.pp
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 سال پیش |
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
|
be98b13554
* fix for 11263, changed fileread and fd_zero to out using $modeswitch.
|
15 سال پیش |
genfunch.inc
|
4ba29cdbe1
* first set of deprecated tags.
|
18 سال پیش |
genfuncs.inc
|
1a895a875b
* move fpgetenv(pchar) to unit system for syscall based *nix rtls.
|
13 سال پیش |
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
|
16183bebfe
* libc's open() function is a varargs function
|
10 سال پیش |
ports.pp
|
790a4fe2d3
* log and id tags removed
|
20 سال پیش |
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
|
1a895a875b
* move fpgetenv(pchar) to unit system for syscall based *nix rtls.
|
13 سال پیش |
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
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
10 سال پیش |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 سال پیش |
sysunixh.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 سال پیش |
sysutils.pp
|
6defd861b0
* fixed uninitialized function result in r30048 (mantis #27586)
|
10 سال پیش |
termiosh.inc
|
8d8fc0fdee
+ RTL for AIX
|
13 سال پیش |
timezone.inc
|
8d8fc0fdee
+ RTL for AIX
|
13 سال پیش |
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
|
ebe262762a
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
|
11 سال پیش |
unixcp.pp
|
63bd65942b
* fall back to UTF-8 for darwin in unixcp.GetSystemCodePage if no LC_*/LANG
|
10 سال پیش |
unixtype.pp
|
5d87461507
* moves the alias "TTime = time_t" from ptypes.inc to unixtype.pp.
|
15 سال پیش |
unixutil.pp
|
ebe262762a
* Clean out of $i textrec and filerec includes that are redundant now that cpstrrtl exposes
|
11 سال پیش |
unxdeclh.inc
|
8d8fc0fdee
+ RTL for AIX
|
13 سال پیش |
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
|
77a85b7448
* basic android/x86 support
|
13 سال پیش |