Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | busybox: fix setting the kernel timezone | Jo-Philipp Wich | 2016-03-31 | 1 | -10/+14 |
| | | | | | | | | | | The settimeofday() syscall wrapper provided by musl filters out the timezone argument, breaking the ability to set the kernel timezone through the function. Adjust busybox patch to issue the syscall directly in order to circumvent the problem. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | ||||
* | busybox: Minor fix for glibc 2.21 compatibility | John Crispin | 2015-03-12 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Jeff Waugh <jdub@bethesignal.org> SVN-Revision: 44700 | ||||
* | busybox: update to 1.22.1 | Felix Fietkau | 2014-05-25 | 1 | -0/+87 |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40852 |