view modules/inttostr @ 7654:c9d6f82c60b2

* modules/inttostr (License): Change to LGPL.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 14 Nov 2006 17:52:58 +0000
parents 8c6aad2a3515
children a12bc0c11a21
line wrap: on
line source

Description:
Convert integers to printable strings.

Files:
lib/imaxtostr.c
lib/inttostr.c
lib/inttostr.h
lib/offtostr.c
lib/umaxtostr.c
lib/uinttostr.c
m4/inttostr.m4

Depends-on:
intprops
stdint

configure.ac:
gl_INTTOSTR

Makefile.am:

Include:
"inttostr.h"

License:
LGPL

Maintainer:
Paul Eggert