view lib/imaxtostr.c @ 5329:8918b74eac82

* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 06 Oct 2004 20:02:18 +0000
parents 1ade121b7fb9
children a12bc0c11a21
line wrap: on
line source

#define inttostr imaxtostr
#define inttype intmax_t
#include "inttostr.c"