commit | 2950de36314b5ea88a3741e24f948113358f7ce2 | [log] [tgz] |
---|---|---|
author | Dmitry V. Levin <ldv@altlinux.org> | Fri Sep 18 17:44:16 2015 +0000 |
committer | Dmitry V. Levin <ldv@altlinux.org> | Sat Sep 19 04:04:49 2015 +0300 |
tree | 91d93f3170d2d17766940841b66e5f668b763abe | |
parent | 6c528f5502bdb1371384e4af1aa20295466ae698 [diff] |
Convert another parser of struct timespec to new mpers infrastructure * print_time.c (sprint_timespec): New mpers printer. * defs.h (TIMESPEC_TEXT_BUFSIZE): Update. (sprint_timespec): Remove. * time.c (sprint_timespec): Remove. * net.c (sys_recvmmsg): Update callers. * poll.c (decode_poll_exiting): Likewise.