Artifact 2908faa72474e5f9242973fb8aa3c68f84de6f31:
- File include/fossil-scm/fossil-hash.h — part of check-in [ee070353b9] at 2021-02-12 22:09:50 on branch trunk — libfossil is now C99, rather than C89, per discussion at [https://fossil.wanderinghorse.net/r/libfossil-forum/forumpost/e02ff0e8d0]. fsl_int{16,32,64}_t have been replaced by the standard uint{16,32,64}_t, FSL_xxx_T_PFMT/SFMT replaced with PRIx32 and friends, and auto.def now checks for -std=c99 capability (but that check could probably be done differently/improved). fsl_int_t and fsl_uint_t are retained, as they're more about documentation/intent than fixed sizes. (user: stephan size: 18551)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.