repo.or.cz
/
libnbds.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add multithreaded test for spsc_queue
[libnbds.git]
/
.gitignore
blob
d32fa8e9e60470726ccf88e8ffe9aa38a35b39bc
1
# libnbds
2
#
3
# Copyright (C) 2013 Paweł Dziepak
4
5
*~
6
*.[ao]
7
*.l[ao]
8
*.swp
9
*.log
10
*.trs
11
12
/test/spsc_queue_s
13
/test/spsc_queue_m
14
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