On Thu, Mar 16, 2017 at 10:35:40AM +0300, Victor Krapivensky wrote:
> * xlat/usagewho.in: Add values for existing entities, add
> RUSAGE_THREAD.
> * tests/getrusage.c: Test decoding of RUSAGE_THREAD.
Applied, thanks!
--
ldv
pgpUyTRNtQNZ_.pgp
Description: PGP signature
* xlat/usagewho.in: Add values for existing entities, add
RUSAGE_THREAD.
* tests/getrusage.c: Test decoding of RUSAGE_THREAD.
---
tests/getrusage.c | 31 +--
xlat/usagewho.in | 7 ---
2 files changed, 29 insertions(+), 9 deletions(-)
diff --git a/tests/getrusage.