fpc/rtl/android
yury 419c6ce61e * android:
+ API to write to the Android system log. 
  + API to redirect standard output and error to the Android system log. The redirection is performed automatically for shared libraries loaded by Java applications.

git-svn-id: trunk@34352 -
2016-08-19 20:21:52 +00:00
..
arm * android: Fixed crash when using writeln during shared library finalization on Android 4.4+. 2015-10-12 22:35:51 +00:00
i386 * i386-android: Use PIC in the program start-up code. 2015-10-13 11:21:03 +00:00
jvm * regenerated makefiles with latest fpcmake 2016-06-18 01:00:45 +00:00
mipsel * android: Fixed crash when using writeln during shared library finalization on Android 4.4+. 2015-10-12 22:35:51 +00:00
cwstring.pp * android: cwstring: Fixed crash on unload in some cases. Allow ICU usage from other units. 2016-08-19 14:48:09 +00:00
dlandroid.inc * Use threadvar for the module name buffer to be thread-safe. 2015-01-06 11:20:20 +00:00
Makefile * android: Use ICU to get timezone information if running on an Android version where libc does not implement timezone. 2016-08-19 14:57:02 +00:00
Makefile.fpc * android: Use ICU to get timezone information if running on an Android version where libc does not implement timezone. 2016-08-19 14:57:02 +00:00
sysandroid.inc * android: 2016-08-19 20:21:52 +00:00
sysandroidh.inc * android: 2016-08-19 20:21:52 +00:00
unixandroid.inc * android: Added API level check for known old versions without timezone implementation in libc. 2016-08-19 16:37:13 +00:00