]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - contrib/gnu-sort/lib/umaxtostr.c
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / contrib / gnu-sort / lib / umaxtostr.c
1 #define inttostr umaxtostr
2 #define inttype uintmax_t
3 #include "inttostr.c"