1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/lib/ccan/tlist/test
Rusty Russell 675593221c lib/ccan: namespacize ccan/list to avoid conflict with OpenIndiana's sys/list.h
CCAN includes a little utility called "namespacize" which prepends ccan_ to
all public methods of a module, and fixes up any dependencies it finds.  It's
a little primitive, but it works here.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-03-22 01:57:37 +01:00
..
compile_fail-tlist_add_tail.c lib/ccan: namespacize ccan/list to avoid conflict with OpenIndiana's sys/list.h 2012-03-22 01:57:37 +01:00
compile_fail-tlist_add.c lib/ccan: namespacize ccan/list to avoid conflict with OpenIndiana's sys/list.h 2012-03-22 01:57:37 +01:00
compile_fail-tlist_del_from.c lib/ccan: namespacize ccan/list to avoid conflict with OpenIndiana's sys/list.h 2012-03-22 01:57:37 +01:00
compile_fail-tlist_for_each_safe.c lib/ccan: namespacize ccan/list to avoid conflict with OpenIndiana's sys/list.h 2012-03-22 01:57:37 +01:00
compile_fail-tlist_for_each.c lib/ccan: namespacize ccan/list to avoid conflict with OpenIndiana's sys/list.h 2012-03-22 01:57:37 +01:00
compile_fail-tlist_tail.c lib/ccan: namespacize ccan/list to avoid conflict with OpenIndiana's sys/list.h 2012-03-22 01:57:37 +01:00
compile_fail-tlist_top.c lib/ccan: namespacize ccan/list to avoid conflict with OpenIndiana's sys/list.h 2012-03-22 01:57:37 +01:00
run.c lib/ccan: namespacize ccan/list to avoid conflict with OpenIndiana's sys/list.h 2012-03-22 01:57:37 +01:00