summaryrefslogtreecommitdiff
path: root/sal
AgeCommit message (Expand)Author
2016-03-25#i126890# code: compiling with recent clang generates thousands of infinite-recuDon Lewis
2016-02-06Platforms that need CLOSESOCKET_DOESNT_WAKE_UP_ACCEPT for sockets usuallyDamjan Jovanovic
2016-01-29Remove an unused empty file that is causing the RAT scan to fail.Damjan Jovanovic
2016-01-28#i126787# fix unit tests on WindowsDamjan Jovanovic
2015-12-19Remember to NULL terminate when using strncpy.Pedro Giffuni
2015-12-13Use %tx to print ptrdiff_t.Damjan Jovanovic
2015-12-13Use %p to print pointers in sal backtraces instead of 0x%x + conversion to in...Damjan Jovanovic
2015-12-11Drop useless malloc casts in C codePedro Giffuni
2015-12-03Missing UnlockPedro Giffuni
2015-12-02Off by one using readlink(2)Pedro Giffuni
2015-11-30Destination buffer too smallPedro Giffuni
2015-11-27Use the ptrdiff_t printf format code for backtracing on FreeBSD.Damjan Jovanovic
2015-11-26Implement osl_diagnose_backtrace_Impl() on FreeBSD. Also fix the value of FRA...Damjan Jovanovic
2015-11-26Fix the stack frame layout for backtraces on FreeBSD.Damjan Jovanovic
2015-11-25i66807 - Fix GCC warning in backtrace.cPedro Giffuni
2015-11-24Resource leakPedro Giffuni
2015-11-15Fix a main/sal/qa/osl/mutex build error on MacOS.Damjan Jovanovic
2015-10-27Don't build/run the main/sal/qa/rtl/process test which doesn't always link andDamjan Jovanovic
2015-10-27Fix some main/sal unit tests on Windows, remove unneeded OOO_SUBSEQUENT_TESTS,Damjan Jovanovic
2015-10-27Remove unnecessary OOO_SUBSEQUENT_TESTS from main/sal/qa/ByteSequenceDamjan Jovanovic
2015-10-20#i125194# Fix RC2 issue by changing approach.Andrea Pescetti
2015-10-17#i126582# Prevent errors with read/only shares on Sharepoint.Andrea Pescetti
2015-10-13#i126586# don't break on non-Linux non-FreeBSD non-NetBSD *nix systems ...Damjan Jovanovic
2015-10-13#i126586# FreeBSD automation deadlock: osl_closeSocket() doesn't wake up thre...Damjan Jovanovic
2015-10-12Make all unit tests depend on sa_cpprt.u in case they also break the build.Damjan Jovanovic
2015-10-12salcpprt doesn't always build before the qa_osl_thread unit test, causing the...Damjan Jovanovic
2015-10-07Bring back the casts for Win32.Pedro Giffuni
2015-10-07FreeBSD: Small cleanup and enhancement.Pedro Giffuni
2015-10-07Enable some code from SUN Studio that works for other compilers (GCC).Pedro Giffuni
2015-10-06#i125194# #i126305# Move new enum to last position.Andrea Pescetti
2015-10-06#i125003# fix a cppunit commentDamjan Jovanovic
2015-10-06#i125003# eliminate cppunittester, include files, and all cppunit usage in po...Damjan Jovanovic
2015-10-06#i125003# migrate main/sal/workben from cppunit to Google Test.Damjan Jovanovic
2015-10-06#i125003# Commit leftover changes from some unit test.Damjan Jovanovic
2015-10-06#i125003# Remove some superfluous version.map files from tests. Google Test u...Damjan Jovanovic
2015-10-05Fix an incompletely ported Google Test.Damjan Jovanovic
2015-10-04malloc + memset (0) --> callocPedro Giffuni
2015-09-24#i125194# Fix WebDAV file locking.Andrea Pescetti
2015-09-20#i125003# migrate main/sal/qa/osl/security from cppunit to Google Test.Damjan Jovanovic
2015-09-20#i125003# migrate main/sal/qa/systools from cppunit to Google Test.Damjan Jovanovic
2015-09-15Revert r1700845 for more scripts.Pedro Giffuni
2015-09-05#i125003# migrate main/sal/qa/osl/file from cppunit to Google Test,Damjan Jovanovic
2015-09-05#i125003# migrate main/sal/qa/osl/socket from cppunit to Google Test,Damjan Jovanovic
2015-09-04#i125003# migrate main/sal/qa/osl/module from cppunit to Google Test.Damjan Jovanovic
2015-09-04#i125003# migrate main/sal/qa/osl/process from cppunit to Google Test.Damjan Jovanovic
2015-09-03#i125003# migrate main/sal/qa/osl/profile from cppunit to Google Test.Damjan Jovanovic
2015-09-03#i125003# migrate main/sal/qa/osl/setthreadname from cppunit to Google Test.Damjan Jovanovic
2015-09-03#i125003# migrate main/sal/qa/osl/mutex from cppunit to Google Test.Damjan Jovanovic
2015-09-03#i125003# migrate main/sal/qa/testHelperFunctions from cppunit to Google Test.Damjan Jovanovic
2015-09-03#i125003# migrate main/sal/qa/OStringBuffer from cppunit to Google Test.Damjan Jovanovic