[Xenomai-git] Jan Kiszka : lib/cobalt: Do no install syscall header

2015-07-20 Thread git repository hosting
Module: xenomai-jki Branch: for-forge Commit: 902907ef33e624a32bd14068b82d17e21db20e07 URL: http://git.xenomai.org/?p=xenomai-jki.git;a=commit;h=902907ef33e624a32bd14068b82d17e21db20e07 Author: Jan Kiszka jan.kis...@siemens.com Date: Mon Jul 20 08:00:27 2015 +0200 lib/cobalt: Do no install

[Xenomai-git] Jan Kiszka : cobalt/kernel: Generate cobalt_syscalls and cobalt_sysmodes

2015-07-20 Thread git repository hosting
Module: xenomai-jki Branch: for-forge Commit: 47ab03e5004c7a4da024c27b788f9bb2a7249ad2 URL: http://git.xenomai.org/?p=xenomai-jki.git;a=commit;h=47ab03e5004c7a4da024c27b788f9bb2a7249ad2 Author: Jan Kiszka jan.kis...@siemens.com Date: Thu Jul 2 22:22:13 2015 +0200 cobalt/kernel: Generate

[Xenomai-git] Jan Kiszka : cobalt/kernel: Set commas in syscall tables inside the macros

2015-07-20 Thread git repository hosting
Module: xenomai-jki Branch: for-forge Commit: cb4ce51709b6692d7b29617e251356b3f6289ad0 URL: http://git.xenomai.org/?p=xenomai-jki.git;a=commit;h=cb4ce51709b6692d7b29617e251356b3f6289ad0 Author: Jan Kiszka jan.kis...@siemens.com Date: Thu Jul 16 18:41:51 2015 +0200 cobalt/kernel: Set commas

[Xenomai-git] Jan Kiszka : cobalt/kernel: Remove write-only local variable from handle_schedule_event

2015-07-20 Thread git repository hosting
Module: xenomai-jki Branch: for-forge Commit: 3c7dab8560a912ae576e06582140e1cdcb907c77 URL: http://git.xenomai.org/?p=xenomai-jki.git;a=commit;h=3c7dab8560a912ae576e06582140e1cdcb907c77 Author: Jan Kiszka jan.kis...@siemens.com Date: Sun Jul 19 18:53:34 2015 +0200 cobalt/kernel: Remove

[Xenomai-git] Philippe Gerum : cobalt/x86: fix missing early clobber in asm

2015-07-20 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 5d313a256ff20a8ccdab6503e5f99b032ec9e6f1 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=5d313a256ff20a8ccdab6503e5f99b032ec9e6f1 Author: Philippe Gerum r...@xenomai.org Date: Mon Jul 20 09:13:20 2015 +0200 cobalt/x86: fix missing early

[Xenomai-git] Jan Kiszka : cobalt/kernel: Set commas in syscall tables inside the macros

2015-07-20 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: b58a8b9f0567c975a90e322538d0c11f8e823ebf URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=b58a8b9f0567c975a90e322538d0c11f8e823ebf Author: Jan Kiszka jan.kis...@siemens.com Date: Thu Jul 16 18:41:51 2015 +0200 cobalt/kernel: Set commas in

[Xenomai-git] Jan Kiszka : cobalt/kernel: Remove write-only local variable from handle_schedule_event

2015-07-20 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 83ff26d5acc3b691718e3226d0159ae40e99f684 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=83ff26d5acc3b691718e3226d0159ae40e99f684 Author: Jan Kiszka jan.kis...@siemens.com Date: Sun Jul 19 18:53:34 2015 +0200 cobalt/kernel: Remove write-only

[Xenomai-git] Philippe Gerum : copperplate/threadobj, boilerplate/list: cope with pedantic C++ parsers

2015-07-20 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: c52e08830612df3ede52389b228d7cc07fade417 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c52e08830612df3ede52389b228d7cc07fade417 Author: Philippe Gerum r...@xenomai.org Date: Mon Jul 20 18:45:01 2015 +0200 copperplate/threadobj,

Re: [Xenomai] Unable to Read from Pipe

2015-07-20 Thread C Smith
I found a workaround for this, but I believe it illustrates a bug in xenomai 3.0rc5, which is also present in in xenomai 2.6.4. The problem is that if the userspace writer of a pipe closes the pipe immediately after writing, the data does not get into the pipe reliably and the real-time reader