test/spsc_queue: Synchronize threads before starting
[libnbds.git] / .gitignore
blobe92f91eeb768454c5587be4693181495bf7ecfdf
1 # libnbds
3 # Copyright (C) 2013 PaweÅ‚ Dziepak
5 *~
6 *.[ao]
7 *.l[ao]
8 *.swp
9 *.log
10 *.trs
12 /test/*_s
13 /test/*_m
15 /aclocal.m4
16 /autom4te.cache/
17 /config.*
18 /configure
19 /depcomp
20 .deps/
21 /install-sh
22 .libs/
23 /libtool
24 /ltmain.sh
25 Makefile
26 Makefile.in
27 /missing
28 /stamp-h1
29 test-driver