* [Xenomai-core] [PATH] fix pthread.h include
@ 2006-04-18 21:25 Jan Kiszka
2006-04-19 8:49 ` Philippe Gerum
0 siblings, 1 reply; 4+ messages in thread
From: Jan Kiszka @ 2006-04-18 21:25 UTC (permalink / raw)
To: Gilles Chanteperdrix; +Cc: xenomai-core
[-- Attachment #1: Type: text/plain, Size: 295 bytes --]
--- include/posix/pthread.h (revision 946)
+++ include/posix/pthread.h (working copy)
@@ -137,6 +137,7 @@ typedef struct
#include <sched.h>
#include_next <pthread.h>
+#include <nucleus/thread.h>
struct timespec;
[In order to use PTHREAD_WARNSW in userspace.]
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Xenomai-core] [PATH] fix pthread.h include
2006-04-18 21:25 [Xenomai-core] [PATH] fix pthread.h include Jan Kiszka
@ 2006-04-19 8:49 ` Philippe Gerum
2006-04-19 9:43 ` Jan Kiszka
0 siblings, 1 reply; 4+ messages in thread
From: Philippe Gerum @ 2006-04-19 8:49 UTC (permalink / raw)
To: Jan Kiszka; +Cc: xenomai-core
Jan Kiszka wrote:
> --- include/posix/pthread.h (revision 946)
> +++ include/posix/pthread.h (working copy)
> @@ -137,6 +137,7 @@ typedef struct
>
> #include <sched.h>
> #include_next <pthread.h>
> +#include <nucleus/thread.h>
>
> struct timespec;
>
>
> [In order to use PTHREAD_WARNSW in userspace.]
>
Applied, thanks.
> Jan
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Xenomai-core mailing list
> Xenomai-core@domain.hid
> https://mail.gna.org/listinfo/xenomai-core
--
Philippe.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Xenomai-core] [PATH] fix pthread.h include
2006-04-19 8:49 ` Philippe Gerum
@ 2006-04-19 9:43 ` Jan Kiszka
2006-04-19 10:01 ` Philippe Gerum
0 siblings, 1 reply; 4+ messages in thread
From: Jan Kiszka @ 2006-04-19 9:43 UTC (permalink / raw)
To: Philippe Gerum; +Cc: xenomai-core
Philippe Gerum wrote:
> Jan Kiszka wrote:
>> --- include/posix/pthread.h (revision 946)
>> +++ include/posix/pthread.h (working copy)
>> @@ -137,6 +137,7 @@ typedef struct
>>
>> #include <sched.h>
>> #include_next <pthread.h>
>> +#include <nucleus/thread.h>
>>
>> struct timespec;
>>
>>
>> [In order to use PTHREAD_WARNSW in userspace.]
>>
>
> Applied, thanks.
>
I fixed your typo (#include_next -> #include).
Jan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Xenomai-core] [PATH] fix pthread.h include
2006-04-19 9:43 ` Jan Kiszka
@ 2006-04-19 10:01 ` Philippe Gerum
0 siblings, 0 replies; 4+ messages in thread
From: Philippe Gerum @ 2006-04-19 10:01 UTC (permalink / raw)
To: Jan Kiszka; +Cc: xenomai-core
Jan Kiszka wrote:
> Philippe Gerum wrote:
>
>>Jan Kiszka wrote:
>>
>>>--- include/posix/pthread.h (revision 946)
>>>+++ include/posix/pthread.h (working copy)
>>>@@ -137,6 +137,7 @@ typedef struct
>>>
>>> #include <sched.h>
>>> #include_next <pthread.h>
>>>+#include <nucleus/thread.h>
>>>
>>> struct timespec;
>>>
>>>
>>>[In order to use PTHREAD_WARNSW in userspace.]
>>>
>>
>>Applied, thanks.
>>
>
>
> I fixed your typo (#include_next -> #include).
>
oK.
--
Philippe.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-04-19 10:01 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-18 21:25 [Xenomai-core] [PATH] fix pthread.h include Jan Kiszka
2006-04-19 8:49 ` Philippe Gerum
2006-04-19 9:43 ` Jan Kiszka
2006-04-19 10:01 ` Philippe Gerum
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.