You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/utils
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>
4 years ago
..
adb adb: fix for SuperSpeed devices 4 years ago
bcm27xx-userland bcm27xx-userland: update to latest version 4 years ago
bsdiff bsdiff: Also pass down TARGET_CPPFLAGS 7 years ago
busybox busybox: use CLOCK_MONOTONIC instead of gettimeofday 4 years ago
bzip2 bzip2: add linker option LDFLAGS 5 years ago
ct-bugcheck ct-bugcheck: report to https://openwrt.org by default 5 years ago
e2fsprogs e2fsprogs: Update to 1.45.6 4 years ago
f2fs-tools package/utils/f2fs-tools: Update to 1.13.0 4 years ago
fbtest packages/utils: fbtest fix Makefile 4 years ago
fritz-tools fritz-tools: add support for IPQ40xx platform 5 years ago
jboot-tools firmware: add JBOOT based devices config extractor 6 years ago
jsonfilter jsonfilter: update to latest git HEAD 6 years ago
lua lua: install luac symlink on host 5 years ago
lua5.3 lua5.3: include hpp header 5 years ago
mdadm mdadm: Use upstream fix for musl 1.1.23 compile 5 years ago
mtd-utils mtd-utils: update to 2.1.1 5 years ago
nvram brcm47xx: rename target to bcm47xx 4 years ago
osafeloader packages: mark packages depending on a target as nonshared 7 years ago
oseama utils/oseama: drop Build/Prepare rule in favor of default one 8 years ago
otrx brcm47xx: rename target to bcm47xx 4 years ago
px5g px5g: support EC keys 5 years ago
ravpower-mcu ravpower-mcu: add missing PKG_RELEASE 4 years ago
spidev_test treewide: Remove self from MAINTAINER entries 4 years ago
ugps ugps: nmea: make sure date is valid 4 years ago
usbmode usbmode: Update modeswitch data to 20191128 4 years ago
usbreset usbreset: Add missing header 5 years ago
usbutils usbutils: Update usb.ids to 0.321 5 years ago
util-linux logger: enable alternatives support 4 years ago