summaryrefslogtreecommitdiff
path: root/sal/osl/unx/pipe.cxx
AgeCommit message (Expand)Author
2019-07-19cid#1448293 Copy into fixed size bufferCaolán McNamara
2019-07-18cid#1448288 Unchecked return value from libraryCaolán McNamara
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-01-16Use OString for memory management of osl_psz_createPipeStephan Bergmann
2019-01-16Use OString for memory management of getBootstrapSocketPathStephan Bergmann
2019-01-16New loplugin:emptyStephan Bergmann
2018-11-01Fix build on HaikuKacper Kasper
2018-10-19Introduce UnixErrnoString() and use it in sal/osl/unxTor Lillqvist
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-01-12More loplugin:cstylecast: salStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-07-21osl: Unix pipe converted from OSL_ASSERT to assert/SAL_WARNsChris Sherlock
2017-07-02loplugin:casttovoid: salStephan Bergmann
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-25osl: socket.cxx nullptr comparison cleanupsChris Sherlock
2017-06-25osl: remove comment cruft from pipe.cxx on win32 and unxChris Sherlock
2017-06-25osl: whitespace cleanup of pipe.cxx for unx and w32Chris Sherlock
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2016-03-10Drop __osl_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann
2016-03-02tdf#98210 do not require R_OK for pipe dirHank Leininger
2016-02-07Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usuallyDamjan Jovanovic
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-30Return value 0 from connect() is not an error, errno is not setTor Lillqvist
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-03Let's use log tags starting with "sal" here in salTor Lillqvist
2015-02-03Fix typoTor Lillqvist
2015-02-03Improve logging, change OSL_TRACE into SAL_WARN and SAL_INFOTor Lillqvist
2015-02-03Bin stupid macro that was used just onceTor Lillqvist
2015-02-03Bin code that has been commented out since initial importTor Lillqvist
2015-01-20Some more loplugin:cstylecast: salStephan Bergmann
2014-12-19fdo#39440 sal: reduce scope of local variablesMichael Weghorn
2014-11-21Silence false cid#1255391 TOCTOU warningStephan Bergmann
2014-11-19system.h -> system.hxxStephan Bergmann
2014-11-19sockimpl.h -> sockimpl.hxxStephan Bergmann
2014-11-19secimpl.h -> secimpl.hxxStephan Bergmann
2014-11-19pipe.c -> pipe.cxxStephan Bergmann