mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
c5c652e5ad
The clock_gettime(CLOCK_MONOTONIC) syscall exists for so long that the first kernel version to support it is not even specified in the man page [1]. Let's enable it on BusyBox by default. Otherwise, gettimeofday will be used instead, which will give wrong results if the date/time is reset (time moving backwards). [1] https://linux.die.net/man/2/clock_gettime Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com> |
||
---|---|---|
.. | ||
config | ||
files | ||
patches | ||
Config-defaults.in | ||
Config.in | ||
convert_defaults.pl | ||
convert_menuconfig.pl | ||
Makefile |