immortalwrt/package/utils
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
..
adb adb: fix for SuperSpeed devices 2020-01-01 16:00:50 +08:00
bcm27xx-userland bcm27xx-userland: update to latest version 2020-05-29 11:39:14 +08:00
bsdiff update utils 2019-08-05 17:38:59 +08:00
busybox busybox: use CLOCK_MONOTONIC instead of gettimeofday 2020-07-12 11:59:57 +08:00
bzip2 bzip2: bump to 1.0.8 2019-10-26 08:50:45 +08:00
ct-bugcheck treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
e2fsprogs e2fsprogs: Update to 1.45.6 2020-04-10 09:16:36 +08:00
f2fs-tools package/utils/f2fs-tools: Update to 1.13.0 2020-02-23 15:24:10 +08:00
fbtest packages/utils: fbtest fix Makefile 2020-05-29 12:15:16 +08:00
fritz-tools fritz-tools: add support for IPQ40xx platform 2020-02-28 08:28:50 +08:00
jboot-tools update utils 2019-08-05 17:38:59 +08:00
jsonfilter update utils 2019-08-05 17:38:59 +08:00
lua lua: fix build with MacOS's make 2020-03-25 13:42:28 +08:00
lua5.3 lua5.3: update 2019-10-26 08:25:54 +08:00
mdadm update some packages to latest version (#2760) 2020-01-13 09:47:13 +08:00
mtd-utils treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
nvram update some packages to latest version (#2760) 2020-01-13 09:47:13 +08:00
osafeloader update utils 2019-08-05 17:38:59 +08:00
oseama update utils 2019-08-05 17:38:59 +08:00
otrx update some packages to latest version (#2760) 2020-01-13 09:47:13 +08:00
px5g treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
spidev_test treewide: sync with upstream source 2020-03-28 23:37:17 +08:00
ugps ugps: nmea: make sure date is valid 2020-05-30 11:31:38 +08:00
usbmode usbmode: Update modeswitch data to 20191128 2020-02-23 15:25:11 +08:00
usbreset update utils 2019-08-05 17:38:59 +08:00
usbutils update utils 2019-08-05 17:38:59 +08:00
util-linux logger: enable alternatives support 2020-06-27 12:29:52 +08:00