summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* Call lo_dlclose() on AndroidTor Lillqvist2012-01-311-0/+4
* Add lo_dlclose()Tor Lillqvist2012-01-312-0/+15
* Log time taken by dlopen()Tor Lillqvist2012-01-311-1/+9
* No need to wait for debugger here on Android, this code does seem to workTor Lillqvist2012-01-311-8/+0
* Drop accidental #includeTor Lillqvist2012-01-271-1/+1
* Tweak the st_mode returned by lo_apk_lstat() to match reality betterTor Lillqvist2012-01-271-3/+3
* android: attach as daemon with given JNI version, and don't exit.Michael Meeks2012-01-271-5/+13
* android: push the redraw-needed command into the app thread & waitMichael Meeks2012-01-271-0/+24
* Use lo-bootstrap as the log tagTor Lillqvist2012-01-261-1/+1
* Call the JavaVM's AttachCurrentThread(), can't hurt...Tor Lillqvist2012-01-261-0/+2
* Move the sleep earlier, and log itTor Lillqvist2012-01-261-3/+6
* android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks2012-01-269-7/+106
* WaE: unwind possible undefined warningsMichael Meeks2012-01-252-3/+10
* Bin global_android_app and instead use lo-bootstrap APITor Lillqvist2012-01-254-18/+13
* android: cleanup osl security code for empty home / username fieldsMichael Meeks2012-01-251-9/+11
* android: rename native_app_glue.h and install as osl/detail/android.hMichael Meeks2012-01-244-6/+20
* Use own own <osl/file.h> API to read the source in osl_copyFile()Tor Lillqvist2012-01-243-11/+32
* Fill in more struct stat fields in lo_apk_lstat()Tor Lillqvist2012-01-241-2/+23
* Bin incorrect claim in commentTor Lillqvist2012-01-241-1/+0
* android: initialize security data, and use HOME / bootstrap keyMichael Meeks2012-01-241-1/+33
* dead code in qaThomas Arnhold2012-01-248-1022/+5
* finalize gcc 4.7 string literal operatorsThomas Arnhold2012-01-242-4/+4
* android: get osl_Pipe creation sorted out, before we kill it.Michael Meeks2012-01-231-3/+39
* Fix for fdo43460 Part XLIV getLength() to isEmpty()Olivier Hallot2012-01-231-1/+1
* Don't crash when attempting to open non-existent files under /assetsTor Lillqvist2012-01-231-0/+2
* sal: re-disable file based unit tests that don't passMichael Meeks2012-01-211-4/+4
* sal: make more tests runningMatúš Kukan2012-01-215-16/+79
* sal: split unit-tests to one test per makefileMatúš Kukan2012-01-217-30/+83
* sal: enable osl::File unit tests, and add a new readLine unit testMichael Meeks2012-01-211-7/+37
* android: remove nonsensical write to file buffer during readLineMichael Meeks2012-01-213-4/+8
* cleanup: remove annoying ( ) empty parameter patternMichael Meeks2012-01-211-513/+513
* sal: only allowed one unit-test per gnumakefile, so separate theseMichael Meeks2012-01-214-24/+82
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-2120-51/+89
* kill some doxygen warningsNorbert Thiebaud2012-01-2013-29/+29
* Implement osl_identicalDirectoryItem for win32Michael Meeks2012-01-201-0/+20
* Remove obsolete suppressOslDebugMessage.Stephan Bergmann2012-01-202-20/+0
* Code clean up.Stephan Bergmann2012-01-201-6/+4
* clean-up Doxygen warningsNorbert Thiebaud2012-01-198-37/+29
* implement inode compare for identical directory item checkingMichael Meeks2012-01-192-16/+10
* sal: expose a public API for comparing directory itemsMichael Meeks2012-01-193-2/+50
* fix SvStream to not require a custom open or lstat method.Michael Meeks2012-01-195-27/+2
* fix SvStream to not disagree with sal on sizeof struct statMichael Meeks2012-01-194-13/+25
* Add some non-public API to be used by SvFileStreamTor Lillqvist2012-01-188-28/+224
* Revert "try to solve tml_'s detected dependencies issue with salcpprt"David Tardon2012-01-171-6/+0
* salcpprt also uses headers from sal_incBjoern Michaelsen2012-01-171-1/+4
* try to solve tml_'s detected dependencies issue with salcpprtNorbert Thiebaud2012-01-161-0/+6
* Clang -Wdangling-else, -Wuninitialized.Stephan Bergmann2012-01-152-4/+10
* Comment out the verbose logging of code that seems to work fineTor Lillqvist2012-01-131-4/+5
* suppress doxygen warning in oslNorbert Thiebaud2012-01-134-50/+50
* Make it clear that sal/log.hxx functionality may change again.Stephan Bergmann2012-01-121-0/+9