commit | 6bc09daaf6b249b35dec4283b165b1f39e6d6a0d | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Nov 01 21:50:54 2007 +0000 |
committer | Roland McGrath <roland@redhat.com> | Thu Nov 01 21:50:54 2007 +0000 |
tree | e686f33d720a8c9ef310da27a74d6a8924f879fb | |
parent | f17106ee78b1c60ef3cdab3ca474bc11f1fe6923 [diff] |
2007-09-22 Dmitry V. Levin <ldv@altlinux.org> * time.c (print_timespec, sprint_timespec): New functions. * defs.h (print_timespec, sprint_timespec): Declare them. * desc.c (sys_io_getevents): Use print_timespec. * stream.c (sys_ppoll): Likewise. (decode_poll): Use sprint_timespec.