fix invalid free of duplocale object when malloc has been replaced
[musl] / src / time / clock_settime.c
2019-08-08 Rich Felkerremove spurious null check in clock_settime
2019-07-29 Rich Felkerclock_settime: add time64 syscall support, decouple...
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-03-10 Rich Felkerfix errno behavior in clock_* functions
2011-02-19 Rich Felkerimplement the remaining clock_* interfaces