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
87912e4bb8410ffe1d88295b22d319f5cd410e2c
bind9
/
lib
/
isccc
History
Tony Finch
c622b349e4
Apply the SET_IF_NOT_NULL() semantic patch
...
spatch --sp-file cocci/set_if_not_null.spatch --use-gitgrep --dir "." --include-headers --in-place
2023-08-15 12:21:41 +02:00
..
include
Fix the streaming read callback shutdown logic
2023-04-20 12:58:32 +02:00
alist.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
base64.c
Update the copyright information in all files in the repository
2022-01-11 09:05:02 +01:00
cc.c
Replace DE_CONST(k, v) with v = UNCONST(k) macro
2023-04-03 10:25:56 +00:00
ccmsg.c
Fix the streaming read callback shutdown logic
2023-04-20 12:58:32 +02:00
Makefile.am
remove isc_task completely
2023-02-16 18:35:32 +01:00
sexpr.c
Remove do-nothing header <isc/print.h>
2023-02-15 16:44:47 +00:00
symtab.c
Apply the SET_IF_NOT_NULL() semantic patch
2023-08-15 12:21:41 +02:00