projects
/
gnushogi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Use SEEK_SET instead of literal 0 in lseek calls.
[gnushogi.git]
/
.gitignore
1
/config.h.in
2
/configure
3
4
Makefile.in
5
.deps
6
/aclocal.m4
7
/compile
8
/depcomp
9
/install-sh
10
/missing
11
/ylwrap
12
/stamp-h1
13
/INSTALL
14
/config.guess
15
/config.sub
16
17
/autom4te.cache/
18
/config.log
19
/config.status
20
/config.h
21
Makefile
22
/gnushogi/Makefile.profile
23
24
*.o
25
/gnushogi/pat2inc
26
/gnushogi/*-pattern.inc
27
/gnushogi/gnushogi
28
/gnushogi/gnushogi.bbk
29
/gnushogi/gnuminishogi
30
/gnushogi/gnuminishogi.bbk
31
/gnushogi/sizetest
32
33
/win32/
34
35
/xshogi/scanner.c
36
/xshogi/parser.c
37
/xshogi/parser.h
38
/xshogi/xshogi
39
40
/doc/gnushogi*.info
41
/doc/texinfo.tex
42
/doc/gnushogi/
43
/doc/*.ps
44
/doc/*.pdf
45
/doc/*.aux
46
/doc/*.cp
47
/doc/*.cps
48
/doc/*.dvi
49
/doc/*.fn
50
/doc/*.ky
51
/doc/*.log
52
/doc/*.pg
53
/doc/*.toc
54
/doc/*.tp
55
/doc/*.vr