openwrtv4/package/network
Jo-Philipp Wich 634c8c215c uhttpd: fix time_t type mismatch on 32bit systems
The previous update introducing LFS support unconditionally changed the
sprintf() pattern used to print the file modification time to use PRIx64.

Explicitely convert the st_mtime member of the stat struct to uint64_t in
order to avoid type mismatch errors when building for non-64bit targets.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 44138
2015-01-25 17:59:08 +00:00
..
config netifd: fix a regression with some VLAN configurations introduced in the last update 2015-01-24 14:16:36 +00:00
ipv6 map: export calculated ruleset to /tmp 2015-01-13 19:00:39 +00:00
services uhttpd: fix time_t type mismatch on 32bit systems 2015-01-25 17:59:08 +00:00
utils build: drop obsolete kernel version dependencies 2015-01-24 20:02:09 +00:00