* modules/inttypes: New file.
authorDerek R. Price <derek@ximbiot.com>
Tue, 18 Apr 2006 17:20:47 +0000 (17:20 +0000)
committerDerek R. Price <derek@ximbiot.com>
Tue, 18 Apr 2006 17:20:47 +0000 (17:20 +0000)
commitd58cf1a8bfe32f0a726fd4e22d275bf6b6f760e1
tree40900c767781dd5bdad18da7143ec8060e2e1a9e
parent6832fe5cd41b49e15107f0106e6a55ee8c90f525
* modules/inttypes: New file.
* modules/strtoimax, modules/strtoumax: Depend on inttypes.
* lib/inttypes.h: New file.
* lib/strtoimax.c: Assume <inttypes.h>.
* m4/_inttypes_h.m4, m4/full-header-path.m4, m4/include_next: New
files.
ChangeLog
lib/ChangeLog
lib/inttypes.h [new file with mode: 0644]
lib/strtoimax.c
m4/ChangeLog
m4/_inttypes_h.m4 [new file with mode: 0644]
m4/full-header-path.m4 [new file with mode: 0644]
m4/include_next.m4 [new file with mode: 0644]
modules/inttypes [new file with mode: 0644]
modules/strtoimax
modules/strtoumax