This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
Code
Pull Requests
1
Activity
Files
ac7098295643c4ba83383e2faf44cd13bee9b485
bind9
/
lib
/
lwres
T
History
Andreas Gustafsson
1f1d36a87b
Check return values or cast them to (void), as required by the coding
...
standards; add exceptions to the coding standards for cases where this is not desirable
2001-11-30 01:59:49 +00:00
..
include
…
man
…
unix
…
win32
Do not put a space before ';' when terminating a statement or in a 'for' statement.
2001-11-27 00:56:32 +00:00
.cvsignore
…
api
…
assert_p.h
…
context_p.h
…
context.c
Check return values or cast them to (void), as required by the coding
2001-11-30 01:59:49 +00:00
gai_strerror.c
…
getaddrinfo.c
…
gethost.c
…
getipnode.c
sizeof style
2001-11-27 01:56:32 +00:00
getnameinfo.c
…
getrrset.c
…
herror.c
sizeof style
2001-11-27 01:56:32 +00:00
lwbuffer.c
…
lwconfig.c
sizeof style
2001-11-27 01:56:32 +00:00
lwinetaton.c
…
lwinetntop.c
sizeof style
2001-11-27 01:56:32 +00:00
lwinetpton.c
…
lwpacket.c
…
lwres_gabn.c
Do not put a space before ';' when terminating a statement or in a 'for' statement.
2001-11-27 00:56:32 +00:00
lwres_gnba.c
Do not put a space before ';' when terminating a statement or in a 'for' statement.
2001-11-27 00:56:32 +00:00
lwres_grbn.c
Do not put a space before ';' when terminating a statement or in a 'for' statement.
2001-11-27 00:56:32 +00:00
lwres_noop.c
…
lwresutil.c
…
Makefile.in
…
version.c
…