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
cd92a145a368993d8884ae4ca1436a0f29aa2cbc
bind9
/
bin
History
Aydın Mercan
f58ed932d8
use only c23 or c11 noreturn specifiers
...
Since we require C11 or greater, we can depend on using either _Noreturn or [[noreturn]].
2024-08-07 18:27:40 +03:00
..
check
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
confgen
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
delv
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
dig
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
dnssec
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
named
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
nsupdate
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
plugins
…
rndc
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
tests
Initialize the DST subsystem implicitly
2024-08-07 17:03:27 +02:00
tools
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
Makefile.am
…