summaryrefslogtreecommitdiff
path: root/sal/osl/unx/thread.cxx
AgeCommit message (Expand)Author
2016-11-08Use the larger stack size for ASan/UBSan builds on macOS, tooStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-10Remove unnecessary typedefs (that introduced reserved identifiers)Stephan Bergmann
2016-01-07loplugin:nullptrStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-06sal: fix assert in osl_joinWithThread()Michael Stahl
2015-08-06sal: make osl_joinWithThread() a little more consistentMichael Stahl
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-21Avoid reinterpret_cast to same typeStephan Bergmann
2015-01-21loplugin:cstylecast (on Mac OS X, where pthread_t is a pointer type)Stephan Bergmann
2015-01-07loplugin:cstylecast: salStephan Bergmann
2014-12-20TyposJulien Nabet
2014-11-19system.h -> system.hxxStephan Bergmann
2014-10-03Fix unbalanced new/free() -> new/deleteMatthew J. Francis
2014-10-01Blind fix for AndroidStephan Bergmann
2014-10-01sal: work around spurious Apple clang warning about pointer cast to intMichael Stahl
2014-10-01Use sal/log.hxxStephan Bergmann
2014-10-01sal/osl/unx/thread.c -> .cxxStephan Bergmann