immortalwrt/package
Rui Salvaterra c39c7cfb6d 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-12 11:59:57 +08:00
..
base-files lantiq: sync official source code 2020-04-25 18:29:43 +08:00
boot Merge Lean's source 2020-06-28 17:50:37 +08:00
ctcgfw subconverter: bump to 0.6.1 2020-07-10 22:57:19 +08:00
devel gdb: Fix build on AArch64 (#4619) 2020-05-18 09:37:14 +08:00
firmware linux-firmware: package EIP197 mini firmware 2020-07-12 11:58:32 +08:00
kernel linux-firmware: package EIP197 mini firmware 2020-07-12 11:58:32 +08:00
lean luci-app-flowoffload/sfe: fix "unknown operand" 2020-07-07 23:58:38 +08:00
libs lzo: switch to building with CMake 2020-07-12 11:59:30 +08:00
lienol luci-app-passwall: fix Makefile 2020-07-07 10:00:46 +08:00
network wireguard-tools: replace backticks by $(...) 2020-07-12 11:54:55 +08:00
ntlf9t AdGuardHome: call native compiler to pack binary 2020-07-07 23:24:02 +08:00
system Revert "rpcd: update to latest snapshot version" 2020-07-07 11:50:16 +08:00
utils busybox: use CLOCK_MONOTONIC instead of gettimeofday 2020-07-12 11:59:57 +08:00
zxlhhyccc syncthing: bump to v1.7.0 2020-07-07 23:33:07 +08:00
Makefile sync build script for OpenWrt 19.07 2020-02-21 02:41:00 +08:00