implement settimeofday in terms of clock_settime, not old syscall
[musl] / src / linux / getrandom.c
2018-02-23 Hauke Mehrtensadd getrandom syscall wrapper