Openwrt/package
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
..
base-files include, base-files: align default repository url with changed buildbot structure 2015-01-23 13:09:54 +00:00
boot uboot-lantiq: add a cgu fix for arx100 2015-01-23 12:32:54 +00:00
devel package/binutils: actually support the target toolchain 2015-01-07 16:02:59 +00:00
firmware
kernel kernel: fix typo in hwmon.mk (#18813) 2015-01-25 11:21:48 +00:00
libs gmp: use http instead of ftp download (#18805) 2015-01-23 10:54:56 +00:00
network uhttpd: fix time_t type mismatch on 32bit systems 2015-01-25 17:59:08 +00:00
system procd: make build of upgraded optional 2015-01-25 16:12:52 +00:00
utils fuse: update to 2.9.3 2015-01-11 22:15:03 +00:00
Makefile