This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
c795cfec54d9eaeec90820fcc7bca8783467ecbf
bind9
/
bin
/
rndc
T
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
..
include
…
.gitignore
…
Makefile.am
Remove libbind9
2023-02-21 13:12:26 +00:00
rndc.c
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
rndc.conf.rst
…
rndc.rst
Implement rndc retransfer -force
2024-08-01 10:43:47 +00:00
util.c
Remove isc__tls_setfatalmode() function and the calls
2024-02-08 08:01:58 +01:00
util.h
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00