tn3399_openwrt/package
Rui Salvaterra c5c652e5ad busybox: use CLOCK_MONOTONIC instead of gettimeofday
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>
2020-07-11 13:33:28 +02:00
..
base-files base-files: remove useless cat 2020-07-11 12:52:01 +02:00
boot kirkwood: add support for Check Point L-50 2020-07-11 13:33:28 +02:00
devel kernel: fix portability issue with perf on linux 5.4 2020-06-04 21:52:57 +02:00
firmware linux-firmware: package EIP197 mini firmware 2020-07-11 13:33:28 +02:00
kernel linux-firmware: package EIP197 mini firmware 2020-07-11 13:33:28 +02:00
libs lzo: switch to building with CMake 2020-07-11 13:33:28 +02:00
network wireguard-tools: replace backticks by $(...) 2020-07-11 12:52:01 +02:00
system procd: fix yet another build issue, this time with capabilities 2020-07-11 11:28:48 +01:00
utils busybox: use CLOCK_MONOTONIC instead of gettimeofday 2020-07-11 13:33:28 +02:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00