]> git.ipfire.org Git - thirdparty/gettext.git/commit
Use 'bool' where appropriate.
authorBruno Haible <bruno@clisp.org>
Mon, 2 Jul 2001 12:58:44 +0000 (12:58 +0000)
committerBruno Haible <bruno@clisp.org>
Mon, 2 Jul 2001 12:58:44 +0000 (12:58 +0000)
commit8d9da1d5b82fd0fb061986a4fec6daf78f0ee788
treea9b3fc2492833a0415219da59a8e03166e2cd546
parent2071088926c348fbfad8cd0a562e63d7eb636440
Use 'bool' where appropriate.
40 files changed:
ChangeLog
configure.in
lib/ChangeLog
lib/Makefile.am
lib/progname.c
lib/progname.h
lib/stdbool.h.in [new file with mode: 0644]
m4/ChangeLog
m4/Makefile.am
m4/stdbool.m4 [new file with mode: 0644]
src/ChangeLog
src/message.c
src/message.h
src/msgcat.c
src/msgcmp.c
src/msgcomm.c
src/msgconv.c
src/msgen.c
src/msgfmt.c
src/msggrep.c
src/msgl-charset.c
src/msgl-iconv.c
src/msgmerge.c
src/msgsed.c
src/msgunfmt.c
src/po-gram-gen.c
src/po-gram-gen.h
src/po-gram-gen.y
src/po-lex.c
src/po-lex.h
src/po.c
src/po.h
src/read-po.c
src/str-list.c
src/str-list.h
src/write-po.c
src/write-po.h
src/xget-lex.c
src/xget-lex.h
src/xgettext.c