[Xenomai-core] [PATCH 7/7] posix: Add some example code for CLOCK_HOST_REALTIME

2010-07-02 Thread Wolfgang Mauerer
... and for reading the contents of the hostrt data. Signed-off-by: Wolfgang Mauerer wolfgang.maue...@siemens.com --- examples/posix/Makefile |3 +- examples/posix/show_hrtime.c | 82 ++ 2 files changed, 84 insertions(+), 1 deletions(-) create

Re: [Xenomai-core] [PATCH 7/7] posix: Add some example code for CLOCK_HOST_REALTIME

2010-07-02 Thread Jan Kiszka
Wolfgang Mauerer wrote: ... and for reading the contents of the hostrt data. Just realized: Please also update clocktest. Should already work with the new clock ID, but requires a cosmetic output patch. Jan -- Siemens AG, Corporate Technology, CT T DE IT 1 Corporate Competence Center

Re: [Xenomai-core] [PATCH 7/7] posix: Add some example code for CLOCK_HOST_REALTIME

2010-07-02 Thread Gilles Chanteperdrix
Jan Kiszka wrote: Wolfgang Mauerer wrote: ... and for reading the contents of the hostrt data. Just realized: Please also update clocktest. Should already work with the new clock ID, but requires a cosmetic output patch. Yes, I thought about that. Maybe even if clocktest uses the new

Re: [Xenomai-core] [PATCH 7/7] posix: Add some example code for CLOCK_HOST_REALTIME

2010-07-02 Thread Wolfgang Mauerer
Gilles Chanteperdrix wrote: Jan Kiszka wrote: Wolfgang Mauerer wrote: ... and for reading the contents of the hostrt data. Just realized: Please also update clocktest. Should already work with the new clock ID, but requires a cosmetic output patch. Yes, I thought about that. Maybe even if

Re: [Xenomai-core] [PATCH 7/7] posix: Add some example code for CLOCK_HOST_REALTIME

2010-07-02 Thread Gilles Chanteperdrix
Wolfgang Mauerer wrote: Gilles Chanteperdrix wrote: Jan Kiszka wrote: Wolfgang Mauerer wrote: ... and for reading the contents of the hostrt data. Just realized: Please also update clocktest. Should already work with the new clock ID, but requires a cosmetic output patch. Yes, I thought