commit | cf8a1e51ece7cad7096963927993ddfa738627e6 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Wed Apr 17 22:06:44 2013 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Wed Apr 17 22:06:44 2013 +0200 |
tree | 236620316415785822a0cd67eec0713d8d8409f2 | |
parent | b38897fc91c7f4b80bc2025ade219674d7b78bf3 [diff] |
- Issue #17782: Fix undefined behaviour on platforms where ``struct timespec``'s "tv_nsec" member is not a C long.