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
81fdc4a8220d7c5a86bf6df4972e795ebf68b884
bind9
/
bin
/
tests
History
Ondřej Surý
81fdc4a822
Remove UNREACHABLE() statements after exit()
...
Couple of UNREACHABLE() statements following exit() were found and removed.
2022-03-25 09:25:11 +01:00
..
startperf
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
system
Replace ISC_NORETURN with C11's noreturn
2022-03-25 08:33:43 +01:00
testdata
/wire
…
.gitignore
…
Makefile.am
Avoid using C99 variable length arrays
2022-03-18 15:11:48 +00:00
test_client.c
Simplify way we tag unreachable code with only ISC_UNREACHABLE()
2022-03-25 08:33:43 +01:00
test_server.c
Simplify way we tag unreachable code with only ISC_UNREACHABLE()
2022-03-25 08:33:43 +01:00
wire_test.c
Remove UNREACHABLE() statements after exit()
2022-03-25 09:25:11 +01:00