fix: handle EINTR correctly in get_cpu_mask_from_sysfs
[librseq.git] / .gitignore
index 6863b6e32f34b357921cbfaff0d1279625ed7914..3bcfbf4cdc6b50ee0c2e4ddcbfd68c2bb25ec13d 100644 (file)
@@ -62,6 +62,10 @@ dkms.conf
 /tests/basic_percpu_ops_mm_cid_test_cxx.tap
 /tests/basic_test.tap
 /tests/basic_test_cxx.tap
+/tests/mempool_cow_race_test.tap
+/tests/mempool_cow_race_test_cxx.tap
+/tests/mempool_test.tap
+/tests/mempool_test_cxx.tap
 /tests/param_test
 /tests/param_test_cxx
 /tests/param_test_benchmark
@@ -74,6 +78,10 @@ dkms.conf
 /tests/param_test_mm_cid_benchmark_cxx
 /tests/param_test_mm_cid_compare_twice
 /tests/param_test_mm_cid_compare_twice_cxx
+/tests/no_syscall_test_cxx.tap
+/tests/no_syscall_test.tap
+/tests/unregistered_test_cxx.tap
+/tests/unregistered_test.tap
 
 #automake
 /include/config.h
@@ -111,3 +119,5 @@ Makefile
 /config.status
 /autom4te.cache/
 /config
+*~
+.*.swp
This page took 0.0279 seconds and 4 git commands to generate.