提交历史

作者 SHA1 备注 提交日期
  yury ad6642edc0 * android: Fixed stdio redirection for threads. 6 年之前
  yury b717a149b6 * android: Removed cwstring from the uses clause of the unix unit. Use cwstring indirectly. It allows to avoid using cwstring if needed. 6 年之前
  yury 78a26e53f8 * Fixed warnings. 6 年之前
  yury 9d7308df42 * Android: Reworked the startup code to use no assembly instructions. Generic assembler startup files contains only section data and are compiled for each CPU. 6 年之前
  yury a0d6873331 * android: Android versions prior to 4.1 do not support recursive dlopen() calls. 9 年之前
  yury 419c6ce61e * android: 9 年之前
  yury c2ba68df44 * android: Added functions GetSystemProperty() and SystemApiLevel(). 9 年之前
  yury 63813f3e96 * android: Fixed crash when using writeln during shared library finalization on Android 4.4+. 9 年之前