Age | Commit message (Collapse) | Author |
|
|
|
(orw)
|
|
|
|
|
|
Notes:
split repo tag: ure_ooo/DEV300_m106
|
|
according to [1] SIOCGIFHWADDR would fail at runtime for PF_INET socket
anyway, so just disable it on Solaris.
[1] http://opensolaris.org/jive/thread.jspa?threadID=116059
|
|
|
|
|
|
sal_Unicode in mingw
|
|
Notes:
split repo tag: ure_ooo/DEV300_m103
|
|
|
|
osl_createprocesswithredirectedio, I introduced them in one of the previous changesets in this cws
|
|
on windows
|
|
|
|
|
|
|
|
handling to work
|
|
|
|
not seem to be public API) with osl_loadModule
|
|
unoexceptionprotector and use it in installationtest.mk; reverted changes to smoketest.cxx obsoleted by these additions
|
|
|
|
|
|
HAVE_VALGRIND_MEMCHECK_H.
|
|
depending on an environemnt variable SAL_DIAGNOSE_ABORT.
On Unix, osl_breakDebug was previously implemented as exit(0), but never called (since osl_assertFailedLine always
returned sal_False). It is now implemented as "abort".
On Windows, osl_debugBreak was implemented as DebugBreak, which fits our intention of always aborting on an assertion,
given that SAL_DIAGNOSE_ABORT is set.
On OS/2 (is this an active port?), osl_debugBreak is implemented as calling "int 3" - which is quite old-fashioned,
but should also do what we want.
|
|
|
|
non-existence of forward slashes in the given path)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Notes:
split repo tag: ure_ooo/DEV300_m98
|
|
|
|
|
|
issues away
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
contain currency and etc.
|
|
|
|
|
|
not work
|