summaryrefslogtreecommitdiff
path: root/sal/osl/unx/pipe.c
AgeCommit message (Expand)Author
2014-03-01fdo#71043 - Use STACK lint tool to clean codeJosé Guilherme Vanz
2014-02-06coverity#705403 Argument cannot be negativeCaolán McNamara
2013-09-28General cleanup in sal module for all and unix.Arnaud Versini
2013-03-27-Wunused-macrosStephan Bergmann
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-14remove use of SAL_MIN() macroNorbert Thiebaud
2012-07-03coverity: ensure the string is null-terminatedDavid Tardon
2012-01-23android: get osl_Pipe creation sorted out, before we kill it.Michael Meeks
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-05-16make this more robustDavid Tardon
2011-04-14Fixed some false positives 'dead assignments' seen in CLang++Julien Chaffraix
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-13sb139: #i116447# osl_receivePipe triggers OSL_TRACE for non-error EOFsb
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-13Remove redundant #include, #define & commentsJ. Graeme Lingard
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-10INTEGRATION: CWS changefileheader (1.19.268); FILE MERGEDRüdiger Timm
2006-06-20INTEGRATION: CWS warnings01 (1.17.294); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.17.298); FILE MERGEDRüdiger Timm
2003-07-01INTEGRATION: CWS vcl14 (1.16.14); FILE MERGEDVladimir Glazounov
2003-06-12INTEGRATION: CWS mh11rc (1.15.32); FILE MERGEDVladimir Glazounov
2003-04-15INTEGRATION: CWS dbgmacros1 (1.14.80); FILE MERGEDVladimir Glazounov
2002-07-11#83752# If security handle is given umask is used for pipe filesHennes Rohling
2002-02-18#i3058# Fixed 'struct sockaddr_un' length computations (use 'sizeof()' instead).Matthias Huetsch
2001-05-29#87522# some additional tiding upJörg Budischewski
2001-05-28#87522# duplicate free on memory block fixedJörg Budischewski
2001-04-27deprecated osl_copyPipe and osl_destroyPipe removedJörg Budischewski
2001-03-30#85528# Fixed 'osl_acceptPipe()' to set FD_CLOEXEC flag on accepted pipe.Matthias Huetsch
2001-03-19chg. pParamPipeImp -> pPipeKurt Zenker
2001-03-14pipe+socket now refcounted, add blocking read/write access, removed osl_getIO...Jörg Budischewski
2001-02-26#84329# #83978# #82940# #84066#mfe
2001-02-19#84066# : shutdown before closemfe
2001-01-22#82940# : return from accept on close under Linuxmfe
2001-01-19#82940# : return from accept on close under Linuxmfe
2000-10-31access modemfe
2000-09-18initial importJens-Heiner Rechtien