[PATCH] support: Add TEST_COMPARE_BLOB, support_quote_blob
Joseph Myers
joseph@codesourcery.com
Fri Mar 2 17:14:00 GMT 2018
On Fri, 2 Mar 2018, Florian Weimer wrote:
> +void support_test_compare_blob (const void *left, unsigned long left_length,
> + const void *right, unsigned long right_length,
glibc style is "unsigned long int".
> +static void
> +report_length (const char *what, unsigned long length, const char *expr)
Likewise in the various function definitions, of course.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list