index
:
oasis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
probe
/
SIZEOF_TIME_T
blob: 54d6a4c48ae6860318c7d516afcfeb1d2c4f8d15 (
plain
)
1
2
#include <sys/types.h> _Static_assert(SIZEOF_TIME_T == sizeof(time_t), "incorrect size");