.. |
Makefile
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
před 6 roky |
Makefile.fpc
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
před 6 roky |
classes.pp
|
c24d525b9f
* compilation fixes for many platforms after r41167
|
před 6 roky |
dos.pp
|
1e6ee7f3c7
* fix remaining search handle leaks in Dos.FSearch - fix for bug #30896
|
před 8 roky |
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.
|
před 10 roky |
errno.inc
|
4ace790492
* remove $Log
|
před 20 roky |
initc.pp
|
f7da932aa4
* use ctypes instead of defining own types
|
před 18 roky |
libc.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
před 21 roky |
libc.pp
|
2859348450
make netwlibc compilable with current rtl
|
před 14 roky |
libcclib.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
před 21 roky |
netware.imp
|
41e0b1a0a7
* added NetWare Alert
|
před 20 roky |
nwl_dlle.as
|
f1d757212f
* added objects to provide main or DllMain for Programs or Libraries
|
před 21 roky |
nwl_main.as
|
f1d757212f
* added objects to provide main or DllMain for Programs or Libraries
|
před 21 roky |
nwsnut.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
před 21 roky |
nwsnut.pp
|
4ace790492
* remove $Log
|
před 20 roky |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
před 12 roky |
sysdir.inc
|
d66d15aad3
+ added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit
|
před 12 roky |
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.
|
před 10 roky |
sysfile.inc
|
7bbb30ccd4
* Reset filerec mode field to fmClosed if the system call to open the file failed
|
před 10 roky |
sysheap.inc
|
0c3a2a257d
* Convert heap to ptruint.
|
před 18 roky |
sysos.inc
|
4ace790492
* remove $Log
|
před 20 roky |
sysosh.inc
|
4ace790492
* remove $Log
|
před 20 roky |
system.pp
|
db7a9950d1
* unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp
|
před 10 roky |
systhrd.inc
|
7f2a257102
+ heap manager now per thread, reduce heap lock contention
|
před 18 roky |
sysutils.pp
|
09e5f463dc
+ add Delphi-compatible FileGetSymLinkTarget functions to all platforms (currently returns False on all platforms); this also includes TSymLinkRec variants for both RawByteString and UnicodeString
|
před 7 roky |
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.
|
před 12 roky |
ws2_32.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
před 21 roky |
ws2nlm.imp
|
4add7ccbc6
* first rtl version for netwlibc
|
před 21 roky |