1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-28 07:21:54 +03:00
samba-mirror/source4/lib/appweb/mpr
Andrew Tridgell 978bbb4f4d r8461: fixed integer64 handling on bit endian platforms. The ejs code used
%Ld, which is an invalid format code.

This will probably cause problems on systems that don't have %lld, but
do have a working snprintf otherwise. We will need to expand the
snprintf configure test to make sure we replace snprintf on those
platforms
(This used to be commit ccc87eb8aa)
2007-10-10 13:23:05 -05:00
..
miniMpr.c r8400: separate out the mpr code, as it is in the upstream appweb sources 2007-10-10 13:22:57 -05:00
miniMpr.h r8453: my solaris10 box doesn't have math.h 2007-10-10 13:23:05 -05:00
var.c r8461: fixed integer64 handling on bit endian platforms. The ejs code used 2007-10-10 13:23:05 -05:00
var.h r8404: small upstream merges of appweb code 2007-10-10 13:22:58 -05:00