summaryrefslogtreecommitdiff
path: root/sal/osl
AgeCommit message (Expand)Author
2011-04-19Fixed write(2) usage in process.cJulien Chaffraix
2011-04-18Remove OS/2 support.Francois Tigeot
2011-04-11define for older systemsFridrich Štrba
2011-04-05Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4Petr Mladek
2011-04-05prefer gcc __sync functions over pthreadJani Monoses
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-29WaE: unused nErrorCaolán McNamara
2011-03-24Kill the remnants of the PAM removal (PAM_LINK and CRYPT_LINK).Jan Holesovsky
2011-03-24merge size-sal-textenc i#70166Michael Meeks
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky
2011-03-21Tests in ure/sal/osl/socket unveiled SocketAddr comparison bugWilhelm Pflueger
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-16CWS-TOOLING: integrate CWS jl164obo
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09lp#726529: using the Linaro gcc 4.5 generated code insteadJani Monoses
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-06build these cxx files with exceptions enabledCaolán McNamara
2011-03-03jl164 #i109096# fixing use of vectors as smart array in osl_loadModules and o...Joachim Lingner
2011-03-02jl164 #i109096# osl_createProcesess failed if the executable had a long path ...Joachim Lingner
2011-03-01jl164 #i109096# osl_loadModules did not work with long paths.Joachim Lingner
2011-02-28lp#726529 and #i117017#: clarified origin of assembler codeEric Bachard
2011-02-28lp#726529: arm optimizations for ARM 6/7 and gcc < 4.6Bjoern Michaelsen
2011-02-27Handle DragonFly like the other BSDs in more cases.Francois Tigeot
2011-02-27Consolidate three #if defined tests in a single one.Francois Tigeot
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-23Update from master repository (DEV300_m100).Matthias Huetsch [mhu]
2011-02-23debuglevels: merged to-be-m101Frank Schoenheit [fs]
2011-02-21Remove SCO support.Francois Tigeot
2011-02-20debuglevels: #i116845# on assertions, don't/call osl_osl_breakDebug depending...Frank Schoenheit [fs]
2011-02-18Kill _WIN16Tor Lillqvist
2011-02-16Remove SCO supportThomas Arnhold
2011-02-16Remove HPUX supportThomas Arnhold
2011-02-15dragonfly stuffFrancois Tigeot
2011-02-15clear some windows warningsCaolán McNamara
2011-02-14debuglevels: corrected assertion's condition (report the existence, not the n...Frank Schoenheit [fs]
2011-02-08This file is C(89), not C++Tor Lillqvist
2011-02-08cppcheck: variableScope fixesKayo Hamid
2011-02-06OSL_DEBUG_LEVEL formattingThomas Arnhold
2011-02-04Clean up makefilesThomas Arnhold
2011-02-03some std::hash_map/set -> boost::unordered_map/set changesFridrich Strba
2011-02-03include MSVC STL code pathFridrich Strba
2011-01-31sb138: #i115619# fix for MinGWsb
2011-01-29cppcheck: remove unused variable strLen.Thomas Arnhold
2011-01-29that decrement doesn't look rightCaolán McNamara
2011-01-28Fix interlck.c to work on Mac OS again...Joseph Powers
2011-01-28further simplify old-style interlocked inc/decMichael Meeks
2011-01-28use gcc builtins for POWERPC and ARM cases if we have GCCJani Monoses