Jonas Maebe
|
41f36233ea
* more fpc_lib_exit change compilation fixes
|
il y a 6 ans |
pierre
|
669e705b54
Change lib_exit to fpc_lib_exit in missed sources (to fix breakages after commit #42104)
|
il y a 6 ans |
yury
|
ad6642edc0
* android: Fixed stdio redirection for threads.
|
il y a 6 ans |
yury
|
b717a149b6
* android: Removed cwstring from the uses clause of the unix unit. Use cwstring indirectly. It allows to avoid using cwstring if needed.
|
il y a 6 ans |
yury
|
78a26e53f8
* Fixed warnings.
|
il y a 6 ans |
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.
|
il y a 6 ans |
yury
|
a0d6873331
* android: Android versions prior to 4.1 do not support recursive dlopen() calls.
|
il y a 9 ans |
yury
|
419c6ce61e
* android:
|
il y a 9 ans |
yury
|
c2ba68df44
* android: Added functions GetSystemProperty() and SystemApiLevel().
|
il y a 9 ans |
yury
|
63813f3e96
* android: Fixed crash when using writeln during shared library finalization on Android 4.4+.
|
il y a 9 ans |