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
ebd669a830307385d4aeefde2246cedbefa1fc33
bind9
/
bin
/
tools
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
..
.gitignore
…
arpaname.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
arpaname.rst
…
dnstap-read.c
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
dnstap-read.rst
Add option to dnstap-read to print long timestamps
2023-05-04 15:12:53 +02:00
Makefile.am
Remove libbind9
2023-02-21 13:12:26 +00:00
mdig.c
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
mdig.rst
fully remove DSCP
2023-01-17 16:18:21 -08:00
named-journalprint.c
Use EXIT_SUCCESS and EXIT_FAILURE
2024-02-08 08:01:58 +01:00
named-journalprint.rst
…
named-nzd2nzf.c
Use EXIT_SUCCESS and EXIT_FAILURE
2024-02-08 08:01:58 +01:00
named-nzd2nzf.rst
…
named-rrchecker.c
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
named-rrchecker.rst
…
nsec3hash.c
use only c23 or c11 noreturn specifiers
2024-08-07 18:27:40 +03:00
nsec3hash.rst
…