From 7751566959d1a630aebe29437286c3774b55d61c Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 13 Jan 2005 18:11:22 +0000 Subject: INTEGRATION: CWS cd02 (1.50.4); FILE MERGED 2004/11/08 15:46:18 sb 1.50.4.1: #i36858# Added rtl_logfile_longTrace to improve performance (no unnecessary calls to osl_getGlobalTimer). --- sal/util/sal.map | 1 + 1 file changed, 1 insertion(+) (limited to 'sal/util') diff --git a/sal/util/sal.map b/sal/util/sal.map index 0f7f95df5ff3..310da680ab8b 100755 --- a/sal/util/sal.map +++ b/sal/util/sal.map @@ -528,5 +528,6 @@ UDK_3.3 { osl_setCommandArgs; rtl_uStringbuffer_insertUtf32; rtl_ustr_ascii_compareIgnoreAsciiCase_WithLengths; + rtl_logfile_longTrace; } UDK_3.2; -- cgit