From 8ffec2a3aba6f114784e11f89ef1d57a096ae540 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 19:39:29 +0200 Subject: Adding upstream version 8.32. Signed-off-by: Daniel Baumann --- lib/umaxtostr.c | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lib/umaxtostr.c (limited to 'lib/umaxtostr.c') diff --git a/lib/umaxtostr.c b/lib/umaxtostr.c new file mode 100644 index 0000000..f95bfc3 --- /dev/null +++ b/lib/umaxtostr.c @@ -0,0 +1,3 @@ +#define anytostr umaxtostr +#define inttype uintmax_t +#include "anytostr.c" -- cgit v1.2.3