svenbarth
|
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 年之前 |
Jonas Maebe
|
3fdb3092af
+ defaultfilesystemcodepage support for dynlibs
|
12 年之前 |
michael
|
8eeb22720b
* Added GetLoadErrorStr function by Mark Morgan Loyd (Bug ID 22321)
|
13 年之前 |
Jonas Maebe
|
8d8fc0fdee
+ RTL for AIX
|
13 年之前 |
sergei
|
cbdc08b641
* dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies
|
14 年之前 |
Tomas Hajny
|
5c31042f6a
* SharedSuffix moved to include files to reduce number of ifdefs
|
15 年之前 |
florian
|
d473e9873d
* fixed declaration of NullHandle
|
19 年之前 |
florian
|
66e8097281
* made HMODULE a PtrInt on unix, this is compatible with the other platforms
|
20 年之前 |
peter
|
4ace790492
* remove $Log
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 年之前 |
marco
|
e5c42e6704
* Global Linux +bsd to (rtl/freebsd rtl/unix rtl/linux structure)
|
25 年之前 |