view lib/umaxtostr.c @ 40151:db994b489ff2

relocatable-prog: Use Linux code on Android. * lib/progreloc.c: Treat Android like Linux.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 11:37:46 +0100
parents d5c7df915328
children
line wrap: on
line source

#define anytostr umaxtostr
#define inttype uintmax_t
#include "anytostr.c"