X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=.gitignore;h=8ee33da9d450d0cea136f61c88cc7bac7748bd29;hp=4ac34897e0459e46ce0118f49d502fba089a3738;hb=944504819e236e0d1b59599c4dfbde44a7ced226;hpb=768fba83676f49eb73fd1d8ad452016a84c5ec2a diff --git a/.gitignore b/.gitignore index 4ac3489..8ee33da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,24 +1,15 @@ -liburcu.so -test_rwlock_timing -test_urcu -test_urcu_dynamic_link -test_urcu_timing -test_urcu_yield -urcu-asm.o -urcu-asm.S -urcu.o -urcutorture -urcutorture-yield -urcu-yield.o -tests/api.h urcu/arch.h urcu/uatomic.h -liburcu-defer.so -liburcu-mb.so -liburcu-qsbr.so -urcu-defer.o -urcu-mb.o -urcu-qsbr.o +tests/api.h + +tests/urcutorture +tests/urcutorture-yield +tests/urcu-asm.S +tests/test_rwlock_timing +tests/test_urcu +tests/test_urcu_dynamic_link +tests/test_urcu_timing +tests/test_urcu_yield tests/test_looplen tests/test_mutex tests/test_perthreadlock @@ -70,7 +61,44 @@ tests/test_urcu_wfq tests/test_urcu_wfq_dynlink tests/test_urcu_wfs tests/test_urcu_wfs_dynlink +tests/test_urcu_fork +tests/test_urcu_ja +tests/test_urcu_ja_range +tests/test_urcu_lfs_rcu +tests/test_urcu_lfs_rcu_dynlink +tests/test_urcu_multiflavor +tests/test_urcu_multiflavor_dynlink +tests/test_urcu_wfcq +tests/test_urcu_wfcq_dynlink tests/*.log +*.so + +doc/examples/urcu-flavors/qsbr +doc/examples/urcu-flavors/mb + +doc/examples/list/cds_list_add_rcu +doc/examples/list/cds_list_add_tail_rcu +doc/examples/list/cds_list_del_rcu +doc/examples/list/cds_list_for_each_rcu +doc/examples/list/cds_list_for_each_entry_rcu +doc/examples/list/cds_list_replace_rcu + +doc/examples/hlist/cds_hlist_add_head_rcu +doc/examples/hlist/cds_hlist_del_rcu +doc/examples/hlist/cds_hlist_for_each_rcu +doc/examples/hlist/cds_hlist_for_each_entry_rcu + +doc/examples/wfcqueue/cds_wfcq_enqueue +doc/examples/wfcqueue/cds_wfcq_dequeue +doc/examples/wfcqueue/cds_wfcq_splice + +doc/examples/wfstack/cds_wfs_push +doc/examples/wfstack/cds_wfs_pop +doc/examples/wfstack/cds_wfs_pop_all_blocking + +doc/examples/lfstack/cds_lfs_push +doc/examples/lfstack/cds_lfs_pop_blocking +doc/examples/lfstack/cds_lfs_pop_all_blocking #automake /config.h