summaryrefslogtreecommitdiffstats
path: root/src/H5time_private.h
Commit message (Collapse)AuthorAgeFilesLines
* Avoid going back and forth between signed and unsigned in the same expressionDavid Young2020-02-061-1/+1
| | | | | with some casts and an unsigned constant. This quiets GCC warnings, especially -Wconversion, IIRC.
* Add NetBSD and Berkeley licenses for `struct timespec` helper macros.David Young2019-10-071-0/+64
|
* Provide the BSD `struct timespec` arithmetic macro, timespecsub().David Young2019-10-071-0/+45