Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [package] busybox: change the date -k patch to be more portable | florian | 2012-11-23 | 1 | -6/+11 |
| | | | | | | | | | Not all libcs have support for tm_gmtoff which is only available for BSD compatibility, and guarded with __USE_BSD defines, use __tm_gmtoff otherwise. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34307 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | [package] busybox: add a "date -k" to set the kernel timezone from the ↵ | jow | 2011-11-17 | 1 | -0/+83 |
current localtime utc offset git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29203 3c298f89-4303-0410-b956-a3cf2f4a3e73 |