annotate lib/offtostr.c @ 5111:513a73ee50a0

Remove "fatal" module.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 03 Aug 2004 18:40:30 +0000
parents 1ade121b7fb9
children a12bc0c11a21
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4983
1ade121b7fb9 New module inttostr.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
1 #define inttostr offtostr
1ade121b7fb9 New module inttostr.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
2 #define inttype off_t
1ade121b7fb9 New module inttostr.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
3 #include "inttostr.c"