X-Git-Url: https://git.lttng.org/?p=urcu.git;a=blobdiff_plain;f=.gitignore;h=ce5241d3086127a5e82967b40dcc2147c4236ddb;hp=3cd26f1ce496ca4e1047cb37496e63e953b942dc;hb=8f09dfa72762669a41b322388a7c15ee010265f0;hpb=f7aada03488dc6ec926f8890dda8a3b32cdab192 diff --git a/.gitignore b/.gitignore index 3cd26f1..ce5241d 100644 --- a/.gitignore +++ b/.gitignore @@ -73,6 +73,19 @@ tests/test_urcu_wfcq_dynlink tests/*.log *.so +doc/examples/qsbr-minimal/qsbr-minimal + +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/wfcqueue/cds_wfcq_enqueue +doc/examples/wfcqueue/cds_wfcq_dequeue +doc/examples/wfcqueue/cds_wfcq_splice + #automake /config.h .deps/