summaryrefslogtreecommitdiff
path: root/package/utils/busybox/patches/250-date-k-flag.patch
Commit message (Collapse)AuthorAgeFilesLines
* busybox: fix setting the kernel timezoneJo-Philipp Wich2016-03-311-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 compatibilityJohn Crispin2015-03-121-1/+1
| | | | | | Signed-off-by: Jeff Waugh <jdub@bethesignal.org> SVN-Revision: 44700
* busybox: update to 1.22.1Felix Fietkau2014-05-251-0/+87
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40852