summaryrefslogtreecommitdiff
path: root/sal/osl/w32/profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/w32/profile.c')
-rw-r--r--sal/osl/w32/profile.c240
1 files changed, 2 insertions, 238 deletions
diff --git a/sal/osl/w32/profile.c b/sal/osl/w32/profile.c
index 4be4b0e292c0..4123610f7342 100644
--- a/sal/osl/w32/profile.c
+++ b/sal/osl/w32/profile.c
@@ -2,9 +2,9 @@
*
* $RCSfile: profile.c,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 15:17:23 $
+ * last change: $Author: martin.maher $ $Date: 2000-09-29 14:31:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -2781,239 +2781,3 @@ static sal_Bool lookupProfile(const sal_Unicode *strPath, const sal_Unicode *str
}
-/*************************************************************************
-*
-* $Log: not supported by cvs2svn $
-* Revision 1.75 2000/09/18 14:29:02 willem.vandorp
-* OpenOffice header added.
-*
-* Revision 1.74 2000/08/30 12:40:08 hro
-* #77887# Include kernel9x.h to access Windows 9x UNICODE wrapper functions
-*
-* Revision 1.73 2000/08/10 13:57:43 obr
-* #77463#
-*
-* Revision 1.72 2000/07/28 15:39:30 mm
-* compareTo
-*
-* Revision 1.71 2000/07/21 08:41:13 mfe
-* disabled soffice.ini asserts
-*
-* Revision 1.70 2000/07/12 10:41:28 mfe
-* #76736# : bug from change to unicode
-*
-* Revision 1.69 2000/07/03 12:38:34 mfe
-* closeProfile didn't wrote Profile
-*
-* Revision 1.68 2000/06/28 09:13:34 hro
-* Close temoprary profile
-*
-* Revision 1.67 2000/06/28 08:59:39 pl
-* tmp file is now closed properly
-*
-* Revision 1.66 2000/06/23 13:28:56 mfe
-* #76396# : open temp file with correct modes in DEFAULT mode
-*
-* Revision 1.65 2000/06/22 10:04:54 mfe
-* checks only for soffice.ini
-*
-* Revision 1.64 2000/06/22 08:44:18 mfe
-* write in temp file and renaming
-*
-* Revision 1.63 2000/06/20 08:38:21 pl
-* count string length correctly
-*
-* Revision 1.62 2000/06/16 14:34:27 mfe
-* assertions for clean profile write
-*
-* Revision 1.61 2000/06/08 13:57:19 obr
-* #76049# osl_openProfile fixed
-*
-* Revision 1.60 2000/06/08 09:10:31 cd
-* changed check for arguments
-*
-* Revision 1.59 2000/05/25 08:46:49 gh
-* UNICODE changes
-*
-* Revision 1.58 2000/05/17 09:54:07 obr
-* Uniode Bugfixes
-*
-* Revision 1.57 2000/05/16 07:46:05 obr
-* Unicode bugfixes
-*
-* Revision 1.56 2000/05/15 15:14:11 mba
-* first UniCode Bugfixes
-*
-* Revision 1.55 2000/04/07 13:30:44 obr
-* Unicode changes
-*
-* Revision 1.54 2000/04/06 12:50:48 mfe
-* #74820# : read_locked files were not closed properly
-*
-* Revision 1.53 2000/04/05 12:35:32 mfe
-* #74578# : ini files creation changed
-*
-* Revision 1.52 2000/04/05 12:10:08 mfe
-* #74578# : ini files creation changed
-*
-* Revision 1.51 2000/03/23 18:04:30 mfe
-* #74442# : false parameter type (i hate c)
-*
-* Revision 1.50 2000/03/23 16:17:25 mfe
-* #74442# : check return of acquireProfile
-*
-* Revision 1.49 2000/03/22 17:49:39 mfe
-* #73273# #72225# : new Option for writing via flush without lock
-*
-* Revision 1.48 2000/03/22 17:47:02 mfe
-* #73273# #72225# : new Option for writing via flush without lock
-*
-* Revision 1.47 2000/03/16 14:18:24 mm
-* #74230# setSUPD
-*
-* Revision 1.46 2000/03/06 13:41:15 mfe
-* #73273# : just one write(2) when storing profile.c
-* : clean implementation of osl_flushProfile
-*
-* Revision 1.45 2000/03/02 10:55:01 mfe
-* #73476# : reset memory of Sections and Lines
-*
-* Revision 1.44 2000/03/01 16:11:48 mfe
-* #72373# : buffer init in lookupprofile
-*
-* Revision 1.43 2000/02/11 14:39:29 as
-* #72933# readprofilestring return false for non existing keys
-*
-* Revision 1.42 2000/01/25 10:25:12 ts
-* #71746# reset free array element to 0
-*
-* Revision 1.41 2000/01/20 14:11:19 mfe
-* #70066# : an invalid Profile handle shall not be closed!
-*
-* Revision 1.40 2000/01/14 15:37:29 mfe
-* #71746# : assert array index IN bounds
-*
-* Revision 1.39 2000/01/11 16:18:27 mfe
-* #71746# : fix of memory leaks
-*
-* Revision 1.38 1999/12/20 14:28:25 mfe
-* #71093# : pass whole array to setEntry either
-*
-* Revision 1.37 1999/12/09 15:20:52 mfe
-* #70294# catch NULL pointer n _closeFile
-*
-* Revision 1.36 1999/12/01 16:05:31 mfe
-* #70340# : pass whole entry array to addEntry
-*
-* Revision 1.35 1999/11/24 09:50:54 mfe
-* empty profile line fix
-*
-* Revision 1.34 1999/11/16 11:19:13 mfe
-* more code clean up and #69879# TAB writing removed
-*
-* Revision 1.33 1999/11/12 14:03:45 mfe
-* putLine didn't return sal_True at the end
-*
-* Revision 1.32 1999/10/27 15:13:36 mfe
-* Change of Copyright, removed compiler warnings, code clean up, ...
-*
-* Revision 1.31 1999/09/27 17:14:41 mh
-* chg: SYNTAXXX
-*
-* Revision 1.30 1999/09/22 15:32:15 mfe
-* #68805# : sofficerc will now be searched in 'user' directory/folder
-*
-* Revision 1.29 1999/09/16 13:51:51 mfe
-* Bounds Checking Error in stripBlanks ... Fixed
-*
-* Revision 1.28 1999/06/01 10:49:29 ts
-* wenn nur noch ein Byte im Buffer frei ist, wurde ein beliebiges Zeichen in das Profile geschrieben
-*
-* Revision 1.27 1999/05/20 18:44:05 rh
-* #65095# Lookup of sversion.ini in ?^and ?$
-*
-* Revision 1.26 1999/04/28 14:20:44 dbo
-* #65477# 0-Ptr abgefangen; identisch gefixt fuer w32, unx, os2
-*
-* Revision 1.25 1999/04/27 15:59:31 rh
-* #65039# Check all entries in sversion.ini
-*
-* Revision 1.24 1999/04/22 13:48:07 rh
-* #65201# implement procedure for locating soffice.ini via sversion.ini
-*
-* Revision 1.23 1999/04/21 11:42:21 tlx
-* #65084# Bufferoverwrite in putLine
-*
-* Revision 1.22 1999/01/28 08:31:11 ts
-* #60461# TimeStamp richtig setzen und Abbruchbedingung bei getLine() berichtigt
-*
-* Revision 1.21 1999/01/20 19:09:50 jsc
-* #61011# Typumstellung
-*
-* Revision 1.20 1998/09/25 07:20:21 rh
-* branches: 1.20.2;
-* #56015# remove empty lines in profiles, when deleting a section
-*
-* Revision 1.19 1998/09/19 16:32:30 rh
-* #56688# Inidateien suchen
-*
-* Revision 1.18 1998/09/18 15:33:43 rh
-* #56761# neue locations f?r cfg/ini files
-*
-* Revision 1.17 1998/07/20 17:17:34 rh
-* #53072, #53073 Bugfixes for 5.0
-*
-* Revision 1.16 1998/05/04 10:44:05 rh
-* Added osl_getProfileSections, minor changes on Unix signals,
-* starting every process under unix in a separate thread,
-* fix unix thread problem, when freeing a handle of a running thread
-*
-* Revision 1.15 1998/03/13 15:07:44 rh
-* Cleanup of enum chaos and implemntation of pipes
-*
-* Revision 1.14 1998/02/24 18:41:22 rh
-* Moved getFullPath to new filesystem interface file.h
-*
-* Revision 1.13 1998/02/24 17:24:58 rh
-* Bugfix : getFullPathName at mountpoints and extensions in getProfileName
-*
-* Revision 1.12 1998/02/16 19:34:59 rh
-* Cleanup of ports, integration of Size_t, features for process
-*
-* Revision 1.11 1997/12/18 17:56:12 rh
-* Little tuning in closeFile
-*
-* Revision 1.10 1997/12/18 17:45:08 rh
-* BugFix in rewindFile
-*
-* Revision 1.9 1997/12/18 17:37:32 rh
-* Bugfix : Dot between extension in getProfileName
-*
-* Revision 1.8 1997/12/17 19:58:11 rh
-* Changed locking and minor bugfixes in buffering
-*
-* Revision 1.7 1997/12/16 14:16:59 rh
-* Added locking and CR/LF conversion
-*
-* Revision 1.6 1997/12/16 10:55:58 rh
-* Added locking and CR/LF conversion
-*
-* Revision 1.5 1997/09/18 13:20:50 ts
-* bugfix : osl_getProfileName
-*
-* Revision 1.4 1997/09/18 10:57:54 rh
-* getProfileName added
-*
-* Revision 1.3 1997/08/23 20:36:47 rh
-* return value for name resolving
-*
-* Revision 1.2 1997/07/29 08:40:26 rh
-* Bugfixes
-*
-* Revision 1.1 1997/07/17 11:02:31 rh
-* Header adapted and profile added
-*
-* Revision 1.20.2.1 1999/01/28 08:14:49 ts
-* #60461# FileStamp richtig setzen und Abbruchbedingung bei getLine() korrigiert
-*
-*************************************************************************/