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 void to barrier function prototypes
[libnbds.git]
/
.gitignore
blob
e92f91eeb768454c5587be4693181495bf7ecfdf
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/*_s
13
/test/*_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