Commit History

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