view lib/imaxtostr.c @ 6819:3449832bdc37

* getdate.y (__attribute__): Don't define if already defined. Problem reported by Larry Jones. * utimens.c (__attribute__): Likewise.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 11 Jun 2006 07:12:27 +0000
parents 1ade121b7fb9
children a12bc0c11a21
line wrap: on
line source

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