summaryrefslogtreecommitdiffstats
path: root/sal/inc/osl
Commit message (Expand)AuthorAgeFilesLines
* Use rtl_zeroMemory in place of rtl_fillMemory(..., 0)Christophe JAILLET2012-07-111-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-212-49/+31
* WaE: unknown warning group '-Wreturn-type-c-linkage'Tor Lillqvist2012-04-131-0/+3
* make OSL_ASSERT print the failed expression, not just "OSL_ASSERT"Luboš Luňák2012-04-101-1/+1
* disable clang warning about something that cannot be fixed without BIC changeLuboš Luňák2012-04-101-0/+13
* Add a header for iOS-specific low-level stuffTor Lillqvist2012-04-091-0/+60
* Removed FileStatus::isFile. Use ::isRegular instead.Josh Heidenreich2012-03-131-16/+0
* osl_loadModuleRelativeAscii was erroneously not exportedStephan Bergmann2012-03-121-1/+1
* Let osl::FileStatus getters assert programming errorsStephan Bergmann2012-03-091-20/+27
* Fixed @since tagsStephan Bergmann2012-03-091-4/+4
* sal file.hxx documentationJosh Heidenreich2012-03-091-0/+4
* Added FileStatus methods isFile, isDirectory, isRegular, isLinkJosh Heidenreich2012-03-091-0/+54
* In osl::Thread::create, do not access members after starting the threadStephan Bergmann2012-03-081-7/+6
* Moved dp_gui::Thread to salhelper::Thread, so that all code can use itStephan Bergmann2012-02-231-0/+7
* WaE: silence some documentation errorsThomas Arnhold2012-02-224-6/+6
* Merge branch 'feature/android'Tor Lillqvist2012-02-151-0/+82
|\
| * Add lo_dlclose()Tor Lillqvist2012-01-311-0/+2
| * android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks2012-01-261-0/+80
| * Bin global_android_app and instead use lo-bootstrap APITor Lillqvist2012-01-251-5/+2
* | consistent constness for getFunctionSymbol() overloadsLuboš Luňák2012-02-101-1/+1
* | Remove unused VolumeDevice functions and related codeFrançois Tigeot2012-02-052-71/+0
* | Bin global_android_app and instead use lo-bootstrap APITor Lillqvist2012-01-251-5/+2
|/
* android: rename native_app_glue.h and install as osl/detail/android.hMichael Meeks2012-01-241-0/+352
* Use own own <osl/file.h> API to read the source in osl_copyFile()Tor Lillqvist2012-01-241-0/+5
* android: remove nonsensical write to file buffer during readLineMichael Meeks2012-01-211-0/+3
* kill some doxygen warningsNorbert Thiebaud2012-01-202-7/+7
* clean-up Doxygen warningsNorbert Thiebaud2012-01-195-32/+24
* implement inode compare for identical directory item checkingMichael Meeks2012-01-191-6/+0
* sal: expose a public API for comparing directory itemsMichael Meeks2012-01-192-1/+49
* fix SvStream to not require a custom open or lstat method.Michael Meeks2012-01-192-12/+1
* fix SvStream to not disagree with sal on sizeof struct statMichael Meeks2012-01-192-10/+6
* Add some non-public API to be used by SvFileStreamTor Lillqvist2012-01-181-0/+87
* suppress doxygen warning in oslNorbert Thiebaud2012-01-134-50/+50
* Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann2012-01-0512-75/+56
* osl_unmapFile can't work for files bundled inside the .apk on AndroidTor Lillqvist2011-12-211-0/+45
* sal: add visibility symbolsMatúš Kukan2011-12-1918-235/+341
* PDP_ENDIAN and variants are unused.François Tigeot2011-11-251-21/+0
* Changed sal/log.h -> sal/log.hxx, drop _S from C++ streaming log macros.Stephan Bergmann2011-11-232-9/+10
* Base SAL_INFO/WARN inclusion on if instead of #if.Stephan Bergmann2011-11-221-2/+3
* New sal/log.h obsoletes osl/diagnose.h and tools/debug.hxx.Stephan Bergmann2011-11-223-67/+49
* Second attempt at (cross-platform) OSL_FORMAT.Stephan Bergmann2011-10-081-0/+24
* Revert "Introduced OSL_FORMAT, adpated some places to it."Tor Lillqvist2011-10-081-20/+0
* Introduced OSL_FORMAT, adpated some places to it.Stephan Bergmann2011-10-081-0/+20
* FullTextEncodingDataSingleton must not call itself recursively.Stephan Bergmann2011-09-272-0/+39
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-7/+1
* use SAL_WARN_UNUSED_RESULTCaolán McNamara2011-07-212-2/+2
* make pthreads osl_setThreadKeyData backend work the same on all OSesCaolán McNamara2011-06-201-1/+1
* First attempt at Android supportTor Lillqvist2011-06-091-1/+16
* fix flaggs typoCaolán McNamara2011-05-251-2/+2
* Add defines for iOSTor Lillqvist2011-05-141-1/+19