| .. |
|
Makefile
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
6 lat temu |
|
Makefile.fpc
|
912bc1e65b
+ Add math unit dependency to types$(PPUEXT) rule.
|
6 lat temu |
|
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
6 lat temu |
|
dos.pp
|
1e6ee7f3c7
* fix remaining search handle leaks in Dos.FSearch - fix for bug #30896
|
9 lat temu |
|
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.
|
11 lat temu |
|
errno.inc
|
4ace790492
* remove $Log
|
20 lat temu |
|
initc.pp
|
f7da932aa4
* use ctypes instead of defining own types
|
19 lat temu |
|
libc.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
21 lat temu |
|
libc.pp
|
2859348450
make netwlibc compilable with current rtl
|
15 lat temu |
|
libcclib.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
21 lat temu |
|
netware.imp
|
41e0b1a0a7
* added NetWare Alert
|
21 lat temu |
|
nwl_dlle.as
|
f1d757212f
* added objects to provide main or DllMain for Programs or Libraries
|
21 lat temu |
|
nwl_main.as
|
f1d757212f
* added objects to provide main or DllMain for Programs or Libraries
|
21 lat temu |
|
nwsnut.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
21 lat temu |
|
nwsnut.pp
|
4ace790492
* remove $Log
|
20 lat temu |
|
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 lat temu |
|
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 lat temu |
|
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.
|
11 lat temu |
|
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
11 lat temu |
|
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 lat temu |
|
sysos.inc
|
4ace790492
* remove $Log
|
20 lat temu |
|
sysosh.inc
|
4ace790492
* remove $Log
|
20 lat temu |
|
system.pp
|
84ebe96d41
Define FPC_IS_SYSTEM at start of all system.pp source
|
6 lat temu |
|
systhrd.inc
|
7f2a257102
+ heap manager now per thread, reduce heap lock contention
|
18 lat temu |
|
sysutils.pp
|
c26348a3dd
* follow up to r42457: FreeTerminateProcs needs to be called before DoneExceptions just in case an exception is triggered due to a corrupted list
|
6 lat temu |
|
tthread.inc
|
fbceb574eb
Fix for Mantis #25041 . Correctly set CurrentThreadVar for those tthread.inc incarnations that don't use the default ThreadProc in classes.inc (this should be changed in the future though...). In addition to Unix systems as described by the bug report this also involved BeOS and Netware LibC.
|
12 lat temu |
|
ws2_32.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
21 lat temu |
|
ws2nlm.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
21 lat temu |