Commit History

Author SHA1 Message Date
  Jonas Maebe 41f36233ea * more fpc_lib_exit change compilation fixes 6 years ago
  pierre 669e705b54 Change lib_exit to fpc_lib_exit in missed sources (to fix breakages after commit #42104) 6 years ago
  yury ad6642edc0 * android: Fixed stdio redirection for threads. 6 years ago
  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 years ago
  yury 78a26e53f8 * Fixed warnings. 6 years ago
  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 years ago
  yury a0d6873331 * android: Android versions prior to 4.1 do not support recursive dlopen() calls. 9 years ago
  yury 419c6ce61e * android: 9 years ago
  yury c2ba68df44 * android: Added functions GetSystemProperty() and SystemApiLevel(). 9 years ago
  yury 63813f3e96 * android: Fixed crash when using writeln during shared library finalization on Android 4.4+. 9 years ago