Kaydet (Commit) d388c0ac authored tarafından Joachim Lingner's avatar Joachim Lingner

#include <osl/time.h> added

üst 71b5c853
......@@ -2,9 +2,9 @@
*
* $RCSfile: conditn.h,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: hr $ $Date: 2000-09-18 15:17:12 $
* last change: $Author: jl $ $Date: 2001-03-14 09:48:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -66,6 +66,9 @@
#ifndef _OSL_TYPES_H_
# include <osl/types.h>
#endif
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
#ifdef __cplusplus
extern "C" {
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: conditn.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: jl $ $Date: 2001-03-14 08:26:53 $
* last change: $Author: jl $ $Date: 2001-03-14 09:48:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -64,6 +64,10 @@
#ifdef __cplusplus
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
#include <osl/conditn.h>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: file.h,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: mfe $ $Date: 2001-02-27 15:25:59 $
* last change: $Author: jl $ $Date: 2001-03-14 09:48:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -63,6 +63,10 @@
#ifndef _OSL_FILE_H_
#define _OSL_FILE_H_
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
#ifndef _OSL_TYPES_H_
# include <osl/types.h>
#endif
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: file.hxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: jl $ $Date: 2001-03-14 08:28:38 $
* last change: $Author: jl $ $Date: 2001-03-14 09:48:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -65,6 +65,10 @@
#ifdef __cplusplus
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
#ifndef _RTL_MEMORY_H_
# include <rtl/memory.h>
#endif
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: process.h,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: mfe $ $Date: 2001-02-27 12:29:59 $
* last change: $Author: jl $ $Date: 2001-03-14 09:48:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -73,6 +73,9 @@
#ifndef _OSL_TYPES_H_
# include <osl/types.h>
#endif
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
#ifndef _OSL_FILE_H_
# include <osl/file.h>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: socket.h,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: martin.maher $ $Date: 2000-09-29 14:45:43 $
* last change: $Author: jl $ $Date: 2001-03-14 09:48:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -66,6 +66,11 @@
# include <rtl/ustring.h>
#endif
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
#ifndef _OSL_TYPES_H_
# include <osl/types.h>
#endif
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: thread.h,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: martin.maher $ $Date: 2000-09-29 14:46:20 $
* last change: $Author: jl $ $Date: 2001-03-14 09:48:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -62,6 +62,11 @@
#ifndef _OSL_THREAD_H_
#define _OSL_THREAD_H_
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
#ifndef _OSL_TYPES_H_
# include <osl/types.h>
#endif
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: thread.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: mhu $ $Date: 2001-03-13 11:58:57 $
* last change: $Author: jl $ $Date: 2001-03-14 09:48:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -64,6 +64,11 @@
#ifdef __cplusplus
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
#ifndef _OSL_DIAGNOSE_H_
#include <osl/diagnose.h>
#endif
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: conditn.c,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: hr $ $Date: 2000-09-18 15:17:19 $
* last change: $Author: jl $ $Date: 2001-03-14 09:48:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -62,6 +62,11 @@
#include "system.h"
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
#include <osl/conditn.h>
#include <osl/types.h>
#include <osl/diagnose.h>
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: thread.c,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: hr $ $Date: 2000-09-18 15:17:20 $
* last change: $Author: jl $ $Date: 2001-03-14 09:48:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -64,6 +64,9 @@
#include <osl/diagnose.h>
#include <osl/thread.h>
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
/*
Thread-data structure hidden behind oslThread:
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: conditn.c,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: mfe $ $Date: 2001-03-09 10:01:18 $
* last change: $Author: jl $ $Date: 2001-03-14 09:48:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -66,6 +66,10 @@
#include <osl/types.h>
#include <osl/diagnose.h>
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
typedef struct _oslConditionImpl
{
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: socket.c,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: mfe $ $Date: 2001-02-27 14:34:48 $
* last change: $Author: jl $ $Date: 2001-03-14 09:48:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -66,6 +66,10 @@
#include <osl/mutex.h>
#include <osl/signal.h>
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
#include <ctype.h>
#include "sockimpl.h"
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: thread.c,v $
*
* $Revision: 1.10 $
* $Revision: 1.11 $
*
* last change: $Author: mfe $ $Date: 2001-03-09 10:03:01 $
* last change: $Author: jl $ $Date: 2001-03-14 09:48:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -67,6 +67,10 @@
#include <osl/thread.h>
#include <osl/signal.h>
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
/* MFE: just for the encoding stuff */
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: conditn.c,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: hr $ $Date: 2000-09-18 15:17:23 $
* last change: $Author: jl $ $Date: 2001-03-14 09:50:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -65,6 +65,10 @@
#include <osl/types.h>
#include <osl/diagnose.h>
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
/*
under WIN32, we use the void* oslCondition
as a WIN32 HANDLE (which is also a 32-bit value)
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: thread.c,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: tra $ $Date: 2001-02-14 08:53:48 $
* last change: $Author: jl $ $Date: 2001-03-14 09:50:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -64,6 +64,9 @@
#include <osl/diagnose.h>
#include <osl/thread.h>
#include <rtl/alloc.h>
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
/*
Thread-data structure hidden behind oslThread:
......
......@@ -2,9 +2,9 @@
*
* $RCSfile: random.c,v $
*
* $Revision: 1.1.1.1 $
* $Revision: 1.2 $
*
* last change: $Author: hr $ $Date: 2000-09-18 15:17:24 $
* last change: $Author: jl $ $Date: 2001-03-14 09:50:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -59,7 +59,7 @@
*
************************************************************************/
#define _RTL_RANDOM_C_ "$Revision: 1.1.1.1 $"
#define _RTL_RANDOM_C_ "$Revision: 1.2 $"
#ifndef _SAL_TYPES_H_
#include <sal/types.h>
......@@ -85,6 +85,10 @@
#include <rtl/random.h>
#endif
#ifndef _OSL_TIME_H_
#include <osl/time.h>
#endif
/*========================================================================
*
* rtlRandom internals.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment