Tomas Hajny
|
dbc50980d1
* fixed OS/2 compilation after dynlibs manager implementation
|
10 anos atrás |
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 anos atrás |
Tomas Hajny
|
6c17c9cb29
* minor optimization (don't clear the result of GetDynLibsErrorStr twice)
|
10 anos atrás |
Tomas Hajny
|
8cd2b615ce
* added (limited) GetLastOSError by emulation of Win32 and *nix behaviour in the RTL
|
10 anos atrás |
Tomas Hajny
|
1a430d8110
* GetProcAddr added for OS/2, type of argument for ordinal target specific now
|
11 anos atrás |
Jonas Maebe
|
3fdb3092af
+ defaultfilesystemcodepage support for dynlibs
|
12 anos atrás |
Tomas Hajny
|
d066a78559
* fix breakage after writestr changes in r23888
|
12 anos atrás |
Tomas Hajny
|
2bcfe75ea8
* correction for copy&paste error in previous commit
|
13 anos atrás |
Tomas Hajny
|
4dccf2d321
* GetLoadErrorStr implemented
|
13 anos atrás |
michael
|
8eeb22720b
* Added GetLoadErrorStr function by Mark Morgan Loyd (Bug ID 22321)
|
13 anos atrás |
sergei
|
cbdc08b641
* dynlibs.pas: added 'const' modifiers to eliminate unnecessary local string copies
|
14 anos atrás |
Tomas Hajny
|
5c31042f6a
* SharedSuffix moved to include files to reduce number of ifdefs
|
15 anos atrás |
peter
|
4ace790492
* remove $Log
|
20 anos atrás |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 anos atrás |
fpc
|
50778076c3
initial import
|
20 anos atrás |
peter
|
e417e34496
* truncate log
|
20 anos atrás |
Tomas Hajny
|
26141a5440
* wrong condition for DosLoadModule
|
21 anos atrás |
peter
|
9f31783a0a
* old logs removed and tabs fixed
|
23 anos atrás |
Jonas Maebe
|
8eb96135c8
* fixed compiling error
|
25 anos atrás |
Tomas Hajny
|
121ee1eee2
+ OS/2 implementation
|
25 anos atrás |