librsync-config.h File Reference

System-specific configuration for librsync.h. More...


Typedefs

typedef long long rs_long_t
 A long integer type that can handle the largest file offsets.


Detailed Description

System-specific configuration for librsync.h.


Typedef Documentation

typedef long long rs_long_t

A long integer type that can handle the largest file offsets.

Perhaps this might have to be configured to be 'long long', 'long', or something else depending on the platform. On WIN32, many config.h's define LONG_LONG as "__int64".


Generated on Fri Apr 25 16:29:51 2008 for librsync by  doxygen 1.5.4