commit | f9b455cfd241593f4fbe96c51f9b511fab6c8fc3 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Tue Aug 18 13:25:36 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Tue Aug 18 15:10:55 2015 +0000 |
tree | 2d5536b5a1d19fbb57b8d2ed078dda512fa4ebd6 | |
parent | d2eaf67486748263dfe84e735767f3651066a754 [diff] |
Fix time syscall decoding for some personalities * time.c (current_time_t_is_int32): Define. (sys_time): Use it, printnum_int, and printnum_int64 instead of printnum_long. * tests/time.c: New file. * tests/time.test: New test. * tests/Makefile.am (check_PROGRAMS): Add time. (TESTS): Add time.test. * tests/.gitignore: Add time.