summaryrefslogtreecommitdiff
path: root/sal/osl/unx/process.cxx
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-08-15Fix typo: s/an other/another/gAndrea Gelmini
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: salStephan Bergmann
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin
2017-06-26s/catched/caughtNoel Grandin
2017-06-23loplugin:unusedfields in registry..saxNoel Grandin
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann
2017-05-07osl: remove comment cruft, whitespace cleanup of process.cxxChris Sherlock
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-12-20Don't malloc between for and execStephan Bergmann
2016-12-13Reuse existing sal.osl log areaStephan Bergmann
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-06new loplugin/rewriter comparisonwithconstantNoel Grandin
2016-05-30tdf#100021 - format argument issue in process.cxxRichard PALO
2016-05-18limit scanf string field widthJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-08[API CHANGE] Remove osl_send/receiveResourcePipeStephan Bergmann
2014-11-21cid#1209049: Unchecked return valueStephan Bergmann
2014-11-19system.h -> system.hxxStephan Bergmann
2014-11-19Remove obsolete osl_searchPath_implStephan Bergmann
2014-11-19sockimpl.h -> sockimpl.hxxStephan Bergmann
2014-11-19secimpl.h -> secimpl.hxxStephan Bergmann
2014-11-19readwrite_helper.h -> readwrite_helper.hxxStephan Bergmann
2014-11-19Fold procimpl.h into process.cxxStephan Bergmann
2014-11-19file_url.h -> file_url.hxxStephan Bergmann
2014-11-10fix spelling implemenation -> implementationNoel Grandin
2014-10-31cid#982172 Silently ignore F_SETFD FD_CLOEXEC failuresStephan Bergmann
2014-08-25set names on some UNIX-only threadsMichael Stahl
2014-07-10coverity#982762 Dereference NULLNorbert Thiebaud
2014-07-05coverity#983493 String OverflowNorbert Thiebaud
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist
2014-02-17sal: sal_Bool -> boolStephan Bergmann
2014-01-13Handle osl_createThread failureStephan Bergmann
2014-01-10Use boolStephan Bergmann
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-02-22Fix misspellings detected by https://github.com/lyda/misspell-checkTor Lillqvist
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-10-25Cleanup and simplification of process.cxxArnaud Versini
2012-10-13use consistently sal.osl and sal.rtl as log areasLuboš Luňák
2012-09-12Simplify osl_searchPath_implStephan Bergmann
2012-07-02Remove unused definesThomas Arnhold
2012-06-29Remove include guardsThomas Arnhold
2012-03-16sal: fix warningsMichael Stahl
2012-03-16sal: remove unx implementation of osl_sendResourcePipe/osl_receiveResourcePipeJonathan Adams