implement settimeofday in terms of clock_settime, not old syscall
[musl] / src / linux / clock_adjtime.c
2019-07-20 Rich Felkerrefactor adjtimex in terms of clock_adjtime
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2012-09-17 Rich Felkeradd clock_adjtime, remap_file_pages, and syncfs syscall...