summaryrefslogtreecommitdiff
path: root/sal/osl/unx/socket.c
AgeCommit message (Expand)Author
2014-03-07coverity#705404: Argument cannot be negativeNorbert Thiebaud
2013-09-28General cleanup in sal module for all and unix.Arnaud Versini
2013-08-15Mark as constTakeshi Abe
2013-04-15fdo#60724 correct spellingThomas Arnhold
2013-03-27-Wunused-macrosStephan Bergmann
2013-01-11Remove useless callback in unix socket implementationArnaud Versini
2012-11-21re-base on ALv2 code. Includes:Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2011-11-21Replace gethostbyname by _osl_gethostbyname_r in socket.c .Arnaud Versini
2011-11-13Remove _osl_getDomainName and simplify _osl_getFullQualifiedDomainNameArnaud Versini
2011-11-13Replace domainname command by getdomainname syscall or functionArnaud Versini
2011-10-11WaE: ISO C90 forbids mixed declarations and codeDavid Tardon
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-15Removed bogus assert.Stephan Bergmann
2011-06-09First attempt at Android supportTor Lillqvist
2011-04-14Fixed some false positives 'dead assignments' seen in CLang++Julien Chaffraix
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-21Tests in ure/sal/osl/socket unveiled SocketAddr comparison bugWilhelm Pflueger
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-15dragonfly stuffFrancois Tigeot
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-25#i115784# sal: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]
2010-11-04Patches for ure, neeed by OpenBSDRobert Nagy
2010-11-01fix cppcheck realloc warningGert Faller
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-18remove non-compiled codePovilas Kanapickas
2010-10-13AIX portCaolán McNamara
2010-02-26sb119: merged in DEV300_m72sb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2010-02-01sb119: #i108244# small fix for Linux socket handling (patch by olistraub)sb
2009-11-13sb116: #i106845# removed obsolete IRIX portsb
2009-10-29sb116: #i106384# avoid GCC warnings produced if -fno-strict-aliasing were rem...sb
2008-10-01CWS-TOOLING: integrate CWS cloph11Vladimir Glazounov
2008-04-10INTEGRATION: CWS changefileheader (1.28.116); FILE MERGEDRüdiger Timm
2007-07-05INTEGRATION: CWS freebsd08 (1.27.54); FILE MERGEDRüdiger Timm
2007-01-31INTEGRATION: CWS pj72 (1.26.82); FILE MERGEDRüdiger Timm
2006-07-19INTEGRATION: CWS freebsd07 (1.25.118); FILE MERGEDKurt Zenker
2005-09-08INTEGRATION: CWS ooo19126 (1.24.96); FILE MERGEDRüdiger Timm
2004-11-02INTEGRATION: CWS hroqfix01 (1.23.142); FILE MERGEDPascal Junck
2003-08-19#100000# syntax in #ifdefHans-Joachim Lankenau
2003-07-16INTEGRATION: CWS ooo11rc2 (1.21.2); FILE MERGEDJens-Heiner Rechtien
2003-07-01INTEGRATION: CWS vcl14 (1.20.14); FILE MERGEDVladimir Glazounov
2003-06-12INTEGRATION: CWS mh11rc (1.19.32); FILE MERGEDVladimir Glazounov
2003-04-15INTEGRATION: CWS dbgmacros1 (1.17.78); FILE MERGEDVladimir Glazounov
2003-04-11INTEGRATION: CWS sal01 (1.17.48); FILE MERGEDVladimir Glazounov
2002-04-09merge2top: merge branch OOO_STABLE_1 (1.15.2) Martin Hollmichel
2002-04-09merge2top: merge branch OOO_STABLE_1 (1.15.2) Martin Hollmichel
2001-10-16porting: to FREEBSDMartin Hollmichel
2001-06-22Apply patch: like LINUX, IRIX has sys/poll.hSander Vesik
2001-05-02fixed socketaddr problem when using IP adresses instead of hostnamesJörg Budischewski