summaryrefslogtreecommitdiffstats
path: root/sal
Commit message (Expand)AuthorAgeFilesLines
* markup with event type not checker typeCaolán McNamara2014-11-053-0/+7
* cid#1202756 Clarify with assert that ave == 0 cannot happenStephan Bergmann2014-10-311-0/+1
* cid#1202755 Clarify with assert that new_size == 0 cannot happenStephan Bergmann2014-10-311-0/+2
* cid#982172 Silently ignore F_SETFD FD_CLOEXEC failuresStephan Bergmann2014-10-311-2/+2
* cid#982171 Warn about rename failure in error clean-up codeStephan Bergmann2014-10-311-1/+8
* Simplify by using OStringStephan Bergmann2014-10-311-21/+7
* cid#1242936 handle rename failureStephan Bergmann2014-10-311-3/+18
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* osl/unx: Remove ifdefery for ancient NetBSD < 3.0Riccardo Magliocchetti2014-10-301-11/+0
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-296-9/+0
* fix spellingNoel Grandin2014-10-291-1/+1
* coverity#982593 experiment with silencing Infinite loopCaolán McNamara2014-10-281-0/+2
* And $(ENABLE_CRASHDUMP) is "TRUE" or "", never "YES"Stephan Bergmann2014-10-241-2/+1
* The if(xmlout&&stackout&&checksumout) stack-walking can take obscenely longStephan Bergmann2014-10-241-1/+1
* MAC_OS_X_VERSION_MIN_REQUIRED is always >= 1080 nowTor Lillqvist2014-10-161-2/+2
* MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist2014-10-162-62/+0
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-152-8/+0
* cppunittester: make tracking down temp file leaks easierMichael Stahl2014-10-151-0/+3
* Remove spurious cpu_countStephan Bergmann2014-10-141-17/+0
* sal: cleanup unit tests whitespace.Michael Meeks2014-10-141-79/+49
* coverity#1240258 Operands don't affect resultCaolán McNamara2014-10-101-12/+17
* coverity#1240260 Operands don't affect resultCaolán McNamara2014-10-101-4/+2
* More specificStephan Bergmann2014-10-091-50/+41
* disable environment equality test under valgrindCaolán McNamara2014-10-092-0/+20
* Document how rtl::Uri::convertRelToAbs normalizes an absolute URL's pathStephan Bergmann2014-10-081-1/+2
* fix buildCaolán McNamara2014-10-031-2/+2
* fix clang 3.5 buildNoel Grandin2014-10-031-2/+2
* coverity#1241327 Dereference after null checkCaolán McNamara2014-10-031-17/+15
* coverity#1241080 Dereference after null checkCaolán McNamara2014-10-031-3/+2
* Fix unbalanced new/free() -> new/deleteMatthew J. Francis2014-10-031-1/+1
* remove checks of __GCC_MINOR__ that are always true in GCC 4.6 or laterMichael Stahl2014-10-022-3/+3
* We require OS X SDK 10.8 or newer nowTor Lillqvist2014-10-011-1/+1
* Blind fix for AndroidStephan Bergmann2014-10-011-2/+2
* sal: work around spurious Apple clang warning about pointer cast to intMichael Stahl2014-10-011-1/+1
* Use sal/log.hxxStephan Bergmann2014-10-011-41/+75
* sal/osl/unx/thread.c -> .cxxStephan Bergmann2014-10-012-14/+13
* fdo#82577: Handle TimeNoel Grandin2014-10-011-1/+1
* Get rid of some auto_ptrStephan Bergmann2014-09-301-6/+4
* Pretend the app-specific "Documents" directory is the home directory on iOSTor Lillqvist2014-09-291-0/+19
* fdo#39625 Delete unused cppunittestsTobias Madl2014-09-243-1035/+0
* The URE unorc is now set up in instsetoo_native/CustomTarget_setup.mkTor Lillqvist2014-09-171-1/+0
* sal: create threads on Linux with a larger stack for ASANMichael Stahl2014-09-111-4/+6
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-101-1/+1
* Make the "Mac-like" or "canonical" app bundle structure always used on OS XTor Lillqvist2014-09-091-1/+1
* coverity#706611 Uncaught exceptionCaolán McNamara2014-09-041-6/+3
* Missing include guardStephan Bergmann2014-09-031-0/+5
* Start of support for Android on AArch64Tor Lillqvist2014-08-301-6/+8
* fix this C file for Microsoft Pascal compilerMichael Stahl2014-08-251-2/+3
* set names on some UNIX-only threadsMichael Stahl2014-08-251-0/+2
* set names on the Win32-only threadsMichael Stahl2014-08-251-0/+3