* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / lib / offtostr.c
1 #define inttostr offtostr
2 #define inttype off_t
3 #include "inttostr.c"