chiark / gitweb /
src/types.c: Do not crash when one of several addr subqueries fails
[adns.git] / .gitignore
1 Makefile
2 config.log
3 config.cache
4 config.status
5 autom4te.cache
6 dist_tmp
7 adns-*.tar.gz
8 adns-*.tar.gz.sig
9 common.make
10 settings.make
11 *.tmp*
12 *.o
13 *.so
14 *.a
15 *~
16 adnshost.txt
17 x.gdb
18 client/Makefile
19 client/adnstest_s
20 client/fanftest_s
21 client/addrtext_s
22 client/adnslogres
23 client/adnslogres_s
24 client/adnsheloex
25 client/adnsheloex_s
26 client/adnshost
27 client/adnshost_s
28 client/adnsresfilter
29 client/adnsresfilter_s
30 dynamic/Makefile
31 dynamic/libadns.so.*
32 regress/Makefile
33 regress/*_record
34 regress/*_playback
35 regress/output-*.*
36 regress/pipe.out
37 regress/pipe.err
38 src/Makefile
39 src/config.h
40 web