summaryrefslogtreecommitdiff
path: root/sal/util
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2004-10-28 15:27:40 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2004-10-28 15:27:40 +0000
commit74703e5b22ef3a1a0896630d96f271b7f6a39999 (patch)
tree6bfaaad16afce74fb16e9bf138caa0411db26d53 /sal/util
parent5cf08ffc85a35e7125f534383dc266070a925232 (diff)
INTEGRATION: CWS valgrind02 (1.49.8); FILE MERGED
2004/10/08 15:53:25 mhu 1.49.8.1: #i35209# Added function 'osl_setCommandArgs()', adapted 'osl_getExecutableFile()' and 'osl_getCommandArg[Count]()', cleaned up previous 'getCmdLine()' mess, removed unused / obsolete code.
Diffstat (limited to 'sal/util')
-rwxr-xr-xsal/util/sal.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/util/sal.map b/sal/util/sal.map
index 8633f8bda..0f7f95df5 100755
--- a/sal/util/sal.map
+++ b/sal/util/sal.map
@@ -525,6 +525,7 @@ UDK_3.3 {
rtl_cipher_destroyARCFOUR;
rtl_digest_rawMD5;
osl_getFileSize;
+ osl_setCommandArgs;
rtl_uStringbuffer_insertUtf32;
rtl_ustr_ascii_compareIgnoreAsciiCase_WithLengths;
} UDK_3.2;