summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in commentsElton Chung2012-02-181-1/+1
* Use the same simple lo_main() on iOS as on AndroidTor Lillqvist2012-02-161-77/+1
* -WundefStephan Bergmann2012-02-161-1/+1
* Prevent misuses of RTL_CONSTASCII_USTRINGPARAMStephan Bergmann2012-02-162-0/+41
* Various string function clean upStephan Bergmann2012-02-159-0/+1170
* Merge sal_textenc into sal just on AndroidTor Lillqvist2012-02-153-3/+3
* Don't bother with a separate libsal_textenc when merging libsTor Lillqvist2012-02-153-2/+20
* Merge branch 'feature/android'Tor Lillqvist2012-02-1512-37/+201
|\
| * 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
* | cleanup: remove remenants of gcc version checkingMichael Meeks2012-02-141-12/+0
* | Make code exploiting -fthreadsafe-statics properly conditionalStephan Bergmann2012-02-141-3/+3
* | EasyHack: Removed gcc conditionalsAlexander Bergmann2012-02-134-14/+3
* | consistent constness for getFunctionSymbol() overloadsLuboš Luňák2012-02-101-1/+1
* | fix ppt embedded graphic dumperCaolán McNamara2012-02-091-0/+4
* | OSL_USE_SYS_V_SEMAPHORE is never definedFrançois Tigeot2012-02-061-181/+0
* | Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-061-0/+9
* | switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-35/+2
* | Remove unused VolumeDevice functions and related codeFrançois Tigeot2012-02-056-173/+0
* | Remove unused floppy-handling codeFrançois Tigeot2012-02-051-657/+0
* | Remove useless NETBSD checkFrançois Tigeot2012-02-051-3/+0
* | add sc.ui log areaDavid Tardon2012-02-031-0/+4
* | add vcl.gdi log areaDavid Tardon2012-02-011-0/+1
* | Regroup DragonFly and NetBSD configurationsFrançois Tigeot2012-01-311-22/+1
* | Remove unused endianess definesFrançois Tigeot2012-01-311-23/+0
* | add vcl log areaDavid Tardon2012-01-311-0/+4
* | sal: add sw.rtf log areaMiklos Vajna2012-01-301-0/+1
* | add log areasLuboš Luňák2012-01-301-0/+8
* | _POSIX_THREAD_SYSCALL_SOFT serves no purposeFrançois Tigeot2012-01-291-2/+0
* | WaE: Unused parameterTor Lillqvist2012-01-271-0/+1
* | add a file to list of known SAL_INFO areasLuboš Luňák2012-01-272-1/+49
* | CppunitTest_sal_osl_file fails on WindowsTor Lillqvist2012-01-271-1/+2
* | Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-265-34/+34
* | NetBSD also needs the internal gethostbyname_r() implementationFrançois Tigeot2012-01-251-2/+2
* | Bin global_android_app and instead use lo-bootstrap APITor Lillqvist2012-01-254-18/+13
|/
* 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