]> git.ozlabs.org Git - ccan/commit
compiler: shorten names of attributes, add UNUSED
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 9 Nov 2010 22:35:58 +0000 (09:05 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 9 Nov 2010 22:35:58 +0000 (09:05 +1030)
commit1c005e1223d2f8f664ce4b3be6cd7eb4dd449844
treef462829c4cc4e81b88c93d00d4d4042319522684
parent56dd95485204eb282f5d7684861a1b55bada5ef0
compiler: shorten names of attributes, add UNUSED

The long names were unwieldy in practice; at risk of clashing, replace
with shorter versions.
21 files changed:
ccan/alloc/alloc.c
ccan/compiler/_info
ccan/compiler/compiler.h
ccan/compiler/test/compile_fail-printf.c
ccan/htable/htable.c
ccan/ilog/ilog.c
ccan/ilog/ilog.h
ccan/iscsi/login.c
ccan/iscsi/scsi-lowlevel.c
ccan/jbitset/jbitset.h
ccan/jmap/jmap.h
ccan/likely/likely.h
ccan/talloc/talloc.c
ccan/talloc/talloc.h
ccan/tap/tap.h
ccan/tdb/open.c
ccan/tdb/tdb.h
ccan/tdb/tools/tdbtorture.c
ccan/tdb2/tdb.c
ccan/tdb2/tdb2.h
ccan/tdb2/tools/tdbtorture.c