summaryrefslogtreecommitdiff
path: root/sal/osl/unx/pipe.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-11-22Fix typosAndrea Gelmini1-3/+3
2024-11-22tsan: make oslPipe thread-safeNoel Grandin1-14/+36
2024-11-12cid#1607638 silence Overflowed return valueCaolán McNamara1-0/+2
2024-11-04merge creating variable and assigning itCaolán McNamara1-4/+1
2024-10-31use SAL_WARN_IF here insteadCaolán McNamara1-5/+2
2024-08-31assign immediatelyCaolán McNamara1-3/+1
2024-04-26loplugin:ostr in salNoel Grandin1-1/+1
2023-11-19Extended loplugin:ostr: salStephan Bergmann1-1/+1
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: salStephan Bergmann1-2/+2
2023-08-30tdf#146619 Remove unused includes from sal/osl/unxGabor Kelemen1-3/+1
2023-08-09tdf#146619 Remove unused includes from sal/ [system.hxx]Gabor Kelemen1-0/+3
2021-11-30loplugin:stringliteraldefine in variousNoel Grandin1-4/+4
2021-04-21loplugin:stringadd replace OUStringLiteral temporaries with OUString::ConcatNoel Grandin1-2/+2
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: salStephan Bergmann1-1/+1
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin1-1/+1
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-1/+2
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin1-6/+6
2019-07-19cid#1448293 Copy into fixed size bufferCaolán McNamara1-1/+2
2019-07-18cid#1448288 Unchecked return value from libraryCaolán McNamara1-1/+1
2019-02-09loplugin:indentation in registry..saxNoel Grandin1-1/+1
2019-01-16Use OString for memory management of osl_psz_createPipeStephan Bergmann1-44/+23
2019-01-16Use OString for memory management of getBootstrapSocketPathStephan Bergmann1-31/+15
2019-01-16New loplugin:emptyStephan Bergmann1-2/+2
2018-11-01Fix build on HaikuKacper Kasper1-0/+2
2018-10-19Introduce UnixErrnoString() and use it in sal/osl/unxTor Lillqvist1-13/+14
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin1-1/+1
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-2/+2
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara1-4/+5
2018-01-12More loplugin:cstylecast: salStephan Bergmann1-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin1-2/+2
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-07-21osl: Unix pipe converted from OSL_ASSERT to assert/SAL_WARNsChris Sherlock1-9/+9
2017-07-02loplugin:casttovoid: salStephan Bergmann1-2/+1
2017-06-26loplugin:oncevar in oox..saxNoel Grandin1-2/+1
2017-06-25osl: socket.cxx nullptr comparison cleanupsChris Sherlock1-10/+10
2017-06-25osl: remove comment cruft from pipe.cxx on win32 and unxChris Sherlock1-1/+0
2017-06-25osl: whitespace cleanup of pipe.cxx for unx and w32Chris Sherlock1-111/+84
2017-05-16Extend loplugin:comparisonwithconstant beyond integral typesStephan Bergmann1-1/+1
2017-05-16Try to fix loplugin:comparisonwithconstant's rewrite-with-macros issueStephan Bergmann1-1/+1
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin1-33/+29
2016-03-10Drop __osl_ prefix from static entities (avoid reserved identifiers)Stephan Bergmann1-10/+10
2016-03-02tdf#98210 do not require R_OK for pipe dirHank Leininger1-2/+2
2016-02-07Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usuallyDamjan Jovanovic1-7/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-29/+29
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-1/+1
2015-03-30Return value 0 from connect() is not an error, errno is not setTor Lillqvist1-1/+0
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-5/+5
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin1-2/+2
2015-02-03Let's use log tags starting with "sal" here in salTor Lillqvist1-19/+19