Mercurial > hg > octave-shane > gnulib-hg
comparison modules/inttypes @ 14700:6758fa38915e topic/libposix
manual merge
author | Bruce Korb <bkorb@gnu.org> |
---|---|
date | Fri, 06 May 2011 08:15:59 -0700 |
parents | 8636d98120a9 94f2b4a2e01c |
children |
comparison
equal
deleted
inserted
replaced
14520:04ce36b456cc | 14700:6758fa38915e |
---|---|
1 Description: | 1 Description: |
2 An <inttypes.h> that nearly conforms to C99. | 2 An <inttypes.h> that nearly conforms to C99. |
3 | 3 |
4 Files: | 4 Files: |
5 lib/inttypes.in.h | |
6 m4/inttypes-pri.m4 | 5 m4/inttypes-pri.m4 |
7 m4/inttypes.m4 | |
8 | 6 |
9 Depends-on: | 7 Depends-on: |
10 arg-nonnull | 8 inttypes-incomplete |
11 include_next | |
12 multiarch | |
13 stdint | |
14 warn-on-use | |
15 | 9 |
16 configure.ac: | 10 configure.ac: |
17 gl_INTTYPES_H | 11 gl_INTTYPES_H |
18 | 12 |
19 Makefile.am: | 13 Makefile.am: |