chiark / gitweb /
time: time_t is signed, and mktime() is happy to return negative time
[elogind.git] / src / shared / musl_missing.h
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Sven EdenPrep v229.5: Make musl-libc utmp/wtmp stubs visible.
2017-06-16 Sven EdenPrep v230: Move musl_missing and parse-printf-format...