summaryrefslogtreecommitdiff
path: root/sal/android/lo-bootstrap.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-26android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks1-1/+1
2012-01-25WaE: unwind possible undefined warningsMichael Meeks1-3/+5
2012-01-25Bin global_android_app and instead use lo-bootstrap APITor Lillqvist1-0/+7
2012-01-24android: rename native_app_glue.h and install as osl/detail/android.hMichael Meeks1-1/+2
2012-01-24Fill in more struct stat fields in lo_apk_lstat()Tor Lillqvist1-2/+23
2012-01-13Comment out the verbose logging of code that seems to work fineTor Lillqvist1-4/+5
2012-01-12Add unpacking of files from assets/unpack to the data dirTor Lillqvist1-0/+118
2012-01-04Make the apk dirent functions work properlyTor Lillqvist1-88/+138
2012-01-04Fix the monkey patching to work for an arbitrary offsetTor Lillqvist1-4/+3
2012-01-04Fixes for the lo-bootstrap apk element codeTor Lillqvist1-21/+100
2011-12-22Initial untested implementation of dirent style functions for the .apkTor Lillqvist1-37/+159
2011-12-20Use visibility attributes as we get compiled with -fvisibility=hiddenTor Lillqvist1-0/+18
2011-12-20Fix compiler warnings for AndroidTor Lillqvist1-26/+61
2011-11-30Android code refactorig and hackingTor Lillqvist1-0/+1057