Jonathon Jongsma
|
5897952f46
|
Move some tree item functions to tree.[ch]
Also rename some functions slightly:
__find_shadow -> tree_item_find_shadow()
__contained_by -> tree_item_contained_by()
ring_of -> tree_item_container_items();
Acked-by: Fabiano Fidêncio <fidencio@redhat.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
Acked-by: Jonathon Jongsma <jjongsma@redhat.com>
|
2015-11-17 17:22:05 +00:00 |
|
Marc-André Lureau
|
120c9ae38b
|
worker: move some tree container functions
Acked-by: Fabiano Fidêncio <fidencio@redhat.com>
|
2015-11-12 12:26:47 +00:00 |
|
Pavel Grunt
|
0426524546
|
syntax-check: Add missing #include <config.h>
|
2015-11-09 19:41:28 +01:00 |
|
Marc-André Lureau
|
e76f402952
|
worker: move shadow_new() and container_new()
Acked-by: Fabiano Fidêncio <fidencio@redhat.com>
|
2015-11-06 10:10:40 +00:00 |
|
Marc-André Lureau
|
372eb0072a
|
tree: move that to a separate unit
Acked-by: Frediano Ziglio <fziglio@redhat.com>
|
2015-11-02 12:12:14 +00:00 |
|