projects
/
platform
/
upstream
/
glib.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
tests: port from g_test_trap_subprocess() to g_test_trap_fork()
[platform/upstream/glib.git]
/
.gitignore
1
# for all subdirectories
2
Makefile.in
3
Makefile
4
TAGS
5
.libs
6
.deps
7
*.o
8
*.lo
9
*.la
10
*.pc
11
.*.swp
12
.sw?
13
*.rc
14
*.gcno
15
*.gcda
16
*.gcov
17
*.sourcefiles
18
*.stp
19
*.exe
20
*.def
21
22
# autofoo stuff here
23
compile
24
config.*
25
configure
26
depcomp
27
aclocal.m4
28
autom4te.cache
29
stamp-*
30
libtool
31
ltmain.sh
32
mingw32-config.cache
33
missing
34
install-sh
35
glib-gettextize
36
glib-zip
37
gtk-doc.make
38
py-compile
39
40
INSTALL
41
README
42
ChangeLog
43
/glib-lcov.info
44
/glib-lcov/