Add back uatomic_arch.h for slow deprecation process
[urcu.git] / .gitignore
index 29aa7e51976561a1b2702a12b7d1f6b9a83637d1..6eeb2a1379850a19053155681389eb8e79234242 100644 (file)
@@ -1,9 +1,94 @@
+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/test_looplen
+tests/test_mutex
+tests/test_perthreadlock
+tests/test_perthreadlock_timing
+tests/test_qsbr
+tests/test_qsbr_dynamic_link
+tests/test_qsbr_gc
+tests/test_qsbr_lgc
+tests/test_qsbr_timing
+tests/test_rwlock
+tests/test_uatomic
+tests/test_urcu_gc
+tests/test_urcu_gc_mb
+tests/test_urcu_lgc
+tests/test_urcu_lgc_mb
+tests/test_urcu_mb
+tests/test_urcu_mb_defer
+tests/test_urcu_assign
+tests/test_urcu_assign_dynamic_link
+tests/test_urcu_bp
+tests/test_urcu_bp_dynamic_link
+tests/rcutorture_qsbr
+tests/rcutorture_urcu
+tests/rcutorture_urcu_bp
+tests/rcutorture_urcu_mb
+tests/rcutorture_urcu_signal
+tests/test_cycles_per_loop
+tests/test_urcu_defer
+tests/test_urcu_lfq
+tests/test_urcu_lfq_dynlink
+tests/test_urcu_lfs
+tests/test_urcu_lfs_dynlink
+tests/test_urcu_mb_gc
+tests/test_urcu_mb_lgc
+tests/test_urcu_signal
+tests/test_urcu_signal_dynamic_link
+tests/test_urcu_signal_gc
+tests/test_urcu_signal_lgc
+tests/test_urcu_signal_timing
+tests/test_urcu_signal_yield
+tests/test_urcu_wfq
+tests/test_urcu_wfq_dynlink
+tests/test_urcu_wfs
+tests/test_urcu_wfs_dynlink
+tests/*.log
+
+#automake
+/config.h
+.deps/
+.libs/
+Makefile.in
+Makefile
+*.m4
+*.la
+*.bz2
+*.o
+*.lo
+*.loT
+/config.log
+/configure
+/config/
+/libtool
+/stamp-h1
+/config.h.in
+/config.status
+/autom4te.cache/
+config.h
+stamp-h2
+liburcu.pc
+liburcu-bp.pc
+liburcu-qsbr.pc
+liburcu-mb.pc
+liburcu-signal.pc
This page took 0.024007 seconds and 4 git commands to generate.