Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use CLOCK_BOOTTIME rather than CLOCK_MONOTONIC | Mattias Andrée | 2015-12-28 | 1 | -3/+3 |
| | | | | | | | | This allows use to be suspend-aware and we do not have to deal with the processes may not have the same epoch on CLOCK_MONOTONIC. Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | fix errors and tidy up | Mattias Andrée | 2015-12-28 | 1 | -12/+16 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | fix possible overflow | Mattias Andrée | 2015-12-23 | 1 | -4/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@member.fsf.org> | ||||
* | parse arguments | Mattias Andrée | 2015-12-23 | 1 | -0/+280 |
Signed-off-by: Mattias Andrée <maandree@member.fsf.org> |