diff options
author | mfe <mfe@openoffice.org> | 2001-02-28 11:55:05 +0000 |
---|---|---|
committer | mfe <mfe@openoffice.org> | 2001-02-28 11:55:05 +0000 |
commit | acac0172ac0f06080aaba96fa29f9eab5df3e21b (patch) | |
tree | 635b69a9fb875ef6c1120eab10997bb619cb3f5f /sal | |
parent | cd90c1a2c3f03a098dd16f2851d82490a3101dfa (diff) |
removed Log entries
Diffstat (limited to 'sal')
-rw-r--r-- | sal/inc/osl/mutex.h | 42 | ||||
-rw-r--r-- | sal/inc/osl/semaphor.hxx | 25 | ||||
-rw-r--r-- | sal/osl/w32/libutil.c | 16 | ||||
-rw-r--r-- | sal/osl/w32/util.c | 23 |
4 files changed, 8 insertions, 98 deletions
diff --git a/sal/inc/osl/mutex.h b/sal/inc/osl/mutex.h index c41a0a7815d9..2b6ed6165b99 100644 --- a/sal/inc/osl/mutex.h +++ b/sal/inc/osl/mutex.h @@ -2,9 +2,9 @@ * * $RCSfile: mutex.h,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mfe $ $Date: 2001-02-27 15:26:40 $ + * last change: $Author: mfe $ $Date: 2001-02-28 12:52:07 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -111,41 +111,3 @@ oslMutex * SAL_CALL osl_getGlobalMutex(); #endif #endif /* _OSL_MUTEX_H_ */ - -/************************************************************************* -* -* $Log: not supported by cvs2svn $ -* Revision 1.1.1.1 2000/09/18 15:17:13 hr -* initial import -* -* Revision 1.6 2000/09/18 14:28:49 willem.vandorp -* OpenOffice header added. -* -* Revision 1.5 2000/05/17 14:30:14 mfe -* comments upgraded -* -* Revision 1.4 1999/12/08 10:40:52 jbu -* #70413# changed oslMutex forward struct -* -* Revision 1.3 1999/10/27 15:02:07 mfe -* Change of Copyright, removed compiler warnings, code clean up, ... -* -* Revision 1.2 1999/09/28 13:04:31 kr -* new: getGlobalMutex -* -* Revision 1.1 1999/08/05 10:18:19 jsc -* verschoben aus osl -* -* Revision 1.4 1999/08/05 11:14:36 jsc -* verschoben in root inc-Verzeichnis -* -* Revision 1.3 1999/01/20 18:53:40 jsc -* #61011# Typumstellung -* -* Revision 1.2 1998/07/04 14:56:57 rh -* Prototype for OS/2 -* -* Revision 1.1 1998/02/16 19:34:51 rh -* Cleanup of ports, integration of Size_t, features for process -* -*************************************************************************/ diff --git a/sal/inc/osl/semaphor.hxx b/sal/inc/osl/semaphor.hxx index 0030df62c5c5..300249a0649f 100644 --- a/sal/inc/osl/semaphor.hxx +++ b/sal/inc/osl/semaphor.hxx @@ -2,9 +2,9 @@ * * $RCSfile: semaphor.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: mfe $ $Date: 2001-01-04 17:03:38 $ + * last change: $Author: mfe $ $Date: 2001-02-28 12:52:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -132,24 +132,3 @@ namespace osl #endif /* __cplusplus */ #endif /* _OSL_SEMAPHORE_HXX_ */ - -/************************************************************************* -* -* $Log: not supported by cvs2svn $ -* Revision 1.1.1.1 2000/09/18 15:17:13 hr -* initial import -* -* Revision 1.4 2000/09/18 14:28:49 willem.vandorp -* OpenOffice header added. -* -* Revision 1.3 2000/05/17 14:50:15 mfe -* comments upgraded -* -* Revision 1.2 1999/10/27 15:02:08 mfe -* Change of Copyright, removed compiler warnings, code clean up, ... -* -* Revision 1.1 1999/09/23 12:09:17 kr -* inline header wrapper for mutex semaphore guard -* -*************************************************************************/ - diff --git a/sal/osl/w32/libutil.c b/sal/osl/w32/libutil.c index 9c35c9b73206..da6df1c54903 100644 --- a/sal/osl/w32/libutil.c +++ b/sal/osl/w32/libutil.c @@ -2,9 +2,9 @@ * * $RCSfile: libutil.c,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 15:17:23 $ + * last change: $Author: mfe $ $Date: 2001-02-28 12:54:33 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,15 +80,3 @@ DWORD GetPlatformId() return g_dwPlatformId; } - -/************************************************************************* -* -* $Log: not supported by cvs2svn $ -* Revision 1.2 2000/09/18 14:29:01 willem.vandorp -* OpenOffice header added. -* -* Revision 1.1 2000/05/22 15:29:08 obr -* unicode changes channel/pipe -* -* -*************************************************************************/ diff --git a/sal/osl/w32/util.c b/sal/osl/w32/util.c index f371b1376444..c74fd9f9cb89 100644 --- a/sal/osl/w32/util.c +++ b/sal/osl/w32/util.c @@ -2,9 +2,9 @@ * * $RCSfile: util.c,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 15:17:24 $ + * last change: $Author: mfe $ $Date: 2001-02-28 12:55:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -73,22 +73,3 @@ extern sal_Bool SAL_CALL osl_getEthernetAddress( sal_uInt8 *pAddr ) return sal_False; } - - -/************************************************************************* -* -* $Log: not supported by cvs2svn $ -* Revision 1.3 2000/09/18 14:29:03 willem.vandorp -* OpenOffice header added. -* -* Revision 1.2 1999/12/06 15:01:58 jbu -* #70413# -* -* Revision 1.1 1999/10/25 09:47:15 mfe -* added getEtherAddr -* -* Revision 1.1 1999/10/25 09:45:54 mfe -* added getEtherAddr -* -* -*************************************************************************/ |