On Mon, Feb 03, 2014 at 10:01:27AM +0100, Stefan Sørensen wrote:
> * time.c (printclockname): New function that decodes posix clock
> names, including dynamic fd encoded clocks. Replace clock name
> printing with call to this.
>
> Signed-off-by: Stefan Sørensen
> ---
> Changes from v1:
> * Also h
* time.c (printclockname): New function that decodes posix clock
names, including dynamic fd encoded clocks. Replace clock name
printing with call to this.
Signed-off-by: Stefan Sørensen
---
Changes from v1:
* Also handle CPUCLOCK_* style dynamic clocks.
time.c | 44