Update version to 0.4.6
[urcu.git] / .gitignore
index cae097ae7b8724b3eeb663f822bd06fe9b24470f..529ba094f03730bd07a2e3b688e6273378e1d86e 100644 (file)
@@ -10,6 +10,55 @@ urcu.o
 urcutorture
 urcutorture-yield
 urcu-yield.o
-/api.h
-/arch.h
-/arch_atomic.h
+tests/api.h
+urcu/arch.h
+urcu/uatomic_arch.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/*.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/
This page took 0.022628 seconds and 4 git commands to generate.