summaryrefslogtreecommitdiff
path: root/sal/osl/unx/socket.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-19socket.c -> socket.cxxStephan Bergmann1-2477/+0
2014-08-08drop extra (David Tardon1-1/+1
2014-08-08osl: kill check for ancient freebsd < 7 versionsRiccardo Magliocchetti1-1/+1
2014-08-07move null termination outside ifdefs for both branchesCaolán McNamara1-3/+1
2014-08-07coverity#706155 Copy into fixed size bufferCaolán McNamara1-1/+2
2014-07-19coverity#704665 Explicit null dereferencedCaolán McNamara1-1/+1
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara1-3/+2
2014-06-17-Wstrict-prototypesStephan Bergmann1-1/+1
2014-05-20Remove unnecessary castsStephan Bergmann1-2/+2
2014-05-20C string usage improvmentArnaud Versini1-6/+2
2014-04-18Typo: s/shure/sureTor Lillqvist1-1/+1
2014-04-04Clean up unreferenced functionsStephan Bergmann1-5/+0
2014-04-03Kill superfluous vertical whitespaceTor Lillqvist1-25/+0
2014-03-07coverity#705404: Argument cannot be negativeNorbert Thiebaud1-5/+7
2013-09-28General cleanup in sal module for all and unix.Arnaud Versini1-185/+1
2013-08-15Mark as constTakeshi Abe1-8/+8
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-9/+0
2013-01-11Remove useless callback in unix socket implementationArnaud Versini1-14/+0
2012-11-21re-base on ALv2 code. Includes:Michael Meeks1-25/+14
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-2/+2
2011-11-21Replace gethostbyname by _osl_gethostbyname_r in socket.c .Arnaud Versini1-14/+9
2011-11-13Remove _osl_getDomainName and simplify _osl_getFullQualifiedDomainNameArnaud Versini1-129/+11
2011-11-13Replace domainname command by getdomainname syscall or functionArnaud Versini1-46/+5
2011-10-11WaE: ISO C90 forbids mixed declarations and codeDavid Tardon1-2/+5
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-5/+5
2011-09-15Removed bogus assert.Stephan Bergmann1-2/+0
2011-06-09First attempt at Android supportTor Lillqvist1-1/+1
2011-04-14Fixed some false positives 'dead assignments' seen in CLang++Julien Chaffraix1-9/+3
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky1-4/+9
2011-03-21Tests in ure/sal/osl/socket unveiled SocketAddr comparison bugWilhelm Pflueger1-1/+7
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-02-15dragonfly stuffFrancois Tigeot1-2/+2
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-4/+4
2010-11-25#i115784# sal: fix memory errors uncovered by valgrind and other tools.Matthias Huetsch [mhu]1-17/+22
2010-11-04Patches for ure, neeed by OpenBSDRobert Nagy1-1/+2
2010-11-01fix cppcheck realloc warningGert Faller1-1/+5
2010-10-27add modelines to .h and .c files as wellCaolán McNamara1-0/+2
2010-10-18remove non-compiled codePovilas Kanapickas1-186/+0
2010-10-13AIX portCaolán McNamara1-0/+4
2010-02-26sb119: merged in DEV300_m72sb1-4/+1
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2010-02-01sb119: #i108244# small fix for Linux socket handling (patch by olistraub)sb1-0/+4
2009-11-13sb116: #i106845# removed obsolete IRIX portsb1-1/+1
2009-10-29sb116: #i106384# avoid GCC warnings produced if -fno-strict-aliasing were rem...sb1-9/+10
2008-10-01CWS-TOOLING: integrate CWS cloph11Vladimir Glazounov1-8/+2
2008-04-10INTEGRATION: CWS changefileheader (1.28.116); FILE MERGEDRüdiger Timm1-26/+18
2007-07-05INTEGRATION: CWS freebsd08 (1.27.54); FILE MERGEDRüdiger Timm1-3/+3
2007-01-31INTEGRATION: CWS pj72 (1.26.82); FILE MERGEDRüdiger Timm1-35/+15
2006-07-19INTEGRATION: CWS freebsd07 (1.25.118); FILE MERGEDKurt Zenker1-3/+3