This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
5ecb277090958cda2ec346ddde48849a3aaade33
bind9
/
tests
/
libtest
History
Ondřej Surý
6ba0a22627
Change the return type of isc_lex_create() to void
...
The isc_lex_create() cannot fail, so cleanup the return type from isc_result_t to void.
2022-10-26 12:55:06 +02:00
..
dns.c
Change the return type of isc_lex_create() to void
2022-10-26 12:55:06 +02:00
isc.c
Update netmgr, tasks, and applications to use isc_loopmgr
2022-08-26 09:09:24 +02:00
Makefile.am
Don't list libtest.la headers in HEADERS variable
2022-06-01 17:08:37 +02:00
ns.c
Simplify and speed up DNS name compression
2022-10-17 08:45:44 +02:00