]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/gnu-sort/lib/umaxtostr.c
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / contrib / gnu-sort / lib / umaxtostr.c
1 #define inttostr umaxtostr
2 #define inttype uintmax_t
3 #include "inttostr.c"