cosmopolitan/libc/dns
Justine Tunney fa20edc44d
Reduce header complexity
- Remove most __ASSEMBLER__ __LINKER__ ifdefs
- Rename libc/intrin/bits.h to libc/serialize.h
- Block pthread cancelation in fchmodat() polyfill
- Remove `clang-format off` statements in third_party
2023-11-28 14:39:42 -08:00
..
BUILD.mk Rename makefiles BUILD.mk 2023-11-28 11:21:08 -08:00
comparednsnames.c Make minor improvements 2021-05-15 21:53:26 -07:00
consts.h Reduce header complexity 2023-11-28 14:39:42 -08:00
dns.h Reduce header complexity 2023-11-28 14:39:42 -08:00
dns.png Losslessly recompress PNG files (#877) 2023-07-31 17:59:16 -07:00
dnsheader.c Reduce header complexity 2023-11-28 14:39:42 -08:00
dnsheader.h Reduce header complexity 2023-11-28 14:39:42 -08:00
dnsquestion.h Reduce header complexity 2023-11-28 14:39:42 -08:00
ent.h Reduce header complexity 2023-11-28 14:39:42 -08:00
freeaddrinfo.c Make improvements 2023-10-03 06:17:16 -07:00
gai_strerror.c Rename eai2str to gai_strerror (#131) 2021-03-20 20:48:40 -07:00
getaddrinfo.c Make improvements 2023-10-08 08:59:53 -07:00
gethostbyaddr.c Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
gethostbyname.c Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
gethoststxt.c Reduce header complexity 2023-11-28 14:39:42 -08:00
getnameinfo.c Clean up some code 2023-11-16 17:31:07 -08:00
getntnameservers.c Fix DNS resolution w/ commas in Windows Registry 2022-12-11 14:30:59 -08:00
getntprotocolstxtpath.c Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
getntservicestxtpath.c Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
getprotobyname.c Unbloat the build 2022-08-11 00:15:29 -07:00
getprotobynumber.c Unbloat the build 2022-08-11 00:15:29 -07:00
getresolvconf.c Clean up some code 2023-11-16 17:31:07 -08:00
getservbyname.c Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
getservbyport.c Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
getsystemdirectorypath.c Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
h_errno.c Improve system calls 2022-07-08 06:42:03 -07:00
herror.c Improve system calls 2022-07-08 06:42:03 -07:00
hostent.c Make whitespace changes 2021-08-13 03:20:45 -07:00
hoststxt.h Reduce header complexity 2023-11-28 14:39:42 -08:00
hstrerror.c Improve system calls 2022-07-08 06:42:03 -07:00
lookupprotobyname.c Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
lookupprotobynumber.c Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
lookupservicesbyname.c Make improvements 2023-10-03 06:17:16 -07:00
lookupservicesbyport.c Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
netent.c Make whitespace changes 2021-08-13 03:20:45 -07:00
newaddrinfo.c Perform inconsequential code cleanup 2023-08-07 20:24:50 -07:00
parsehoststxt.c Remove bool from public headers 2023-11-15 20:58:46 -08:00
parseresolvconf.c Run clang-format on most sources 2023-04-27 05:44:32 -07:00
pascalifydnsname.c Make minor improvements 2021-05-15 21:53:26 -07:00
protoent.c Make whitespace changes 2021-08-13 03:20:45 -07:00
prototxt.h Reduce header complexity 2023-11-28 14:39:42 -08:00
resolvconf.h Reduce header complexity 2023-11-28 14:39:42 -08:00
resolvedns.c Reduce header complexity 2023-11-28 14:39:42 -08:00
resolvednsreverse.c Reduce header complexity 2023-11-28 14:39:42 -08:00
resolvehostsreverse.c Reduce header complexity 2023-11-28 14:39:42 -08:00
resolvehoststxt.c Run clang-format on most sources 2023-04-27 05:44:32 -07:00
rfc0226.txt Initial import 2020-06-15 07:18:57 -07:00
rfc0247.txt Initial import 2020-06-15 07:18:57 -07:00
rfc1035.txt Initial import 2020-06-15 07:18:57 -07:00
serializednsquestion.c Make minor improvements 2021-05-15 21:53:26 -07:00
servent.c Make whitespace changes 2021-08-13 03:20:45 -07:00
servicestxt.h Reduce header complexity 2023-11-28 14:39:42 -08:00