summaryrefslogtreecommitdiff
path: root/sal/osl/unx/pipe.cxx
AgeCommit message (Expand)Author
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