commit | d8ef5e70db3136b4a95452e195bb17426ae99724 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Thu Aug 20 21:20:14 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Thu Aug 20 21:37:41 2015 +0000 |
tree | ff34d35054761bf2e812d97e04decf7ebb932068 | |
parent | 3585b06f79640bbcfb427987e12c6b94fc612012 [diff] |
Fix decoding of times syscall return value Always print return value of successful times syscall as unsigned long integer. * times.c (sys_times): Return RVAL_UDECIMAL unless syserror.