.. |
Makefile
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
10 vuotta sitten |
Makefile.fpc
|
c465d3d64a
* moving 4 cp9* units. These are 16-bit and big.
|
11 vuotta sitten |
classes.pp
|
3a1b633325
+ revive generics based tfplist/tstringlist implementation for generics testing; build with FPC_TESTGENERICS
|
18 vuotta sitten |
dos.pp
|
df6a2dce00
+ unicodestring support for assign/erase/rename
|
12 vuotta sitten |
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 vuotta sitten |
errno.inc
|
4ace790492
* remove $Log
|
20 vuotta sitten |
initc.pp
|
f7da932aa4
* use ctypes instead of defining own types
|
18 vuotta sitten |
libc.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
21 vuotta sitten |
libc.pp
|
2859348450
make netwlibc compilable with current rtl
|
14 vuotta sitten |
libcclib.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
21 vuotta sitten |
netware.imp
|
41e0b1a0a7
* added NetWare Alert
|
20 vuotta sitten |
nwl_dlle.as
|
f1d757212f
* added objects to provide main or DllMain for Programs or Libraries
|
21 vuotta sitten |
nwl_main.as
|
f1d757212f
* added objects to provide main or DllMain for Programs or Libraries
|
21 vuotta sitten |
nwsnut.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
21 vuotta sitten |
nwsnut.pp
|
4ace790492
* remove $Log
|
20 vuotta sitten |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 vuotta sitten |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
12 vuotta sitten |
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 vuotta sitten |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
10 vuotta sitten |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
18 vuotta sitten |
sysos.inc
|
4ace790492
* remove $Log
|
20 vuotta sitten |
sysosh.inc
|
4ace790492
* remove $Log
|
20 vuotta sitten |
system.pp
|
db7a9950d1
* unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp
|
10 vuotta sitten |
systhrd.inc
|
7f2a257102
+ heap manager now per thread, reduce heap lock contention
|
18 vuotta sitten |
sysutils.pp
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 vuotta sitten |
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 vuotta sitten |
ws2_32.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
21 vuotta sitten |
ws2nlm.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
21 vuotta sitten |