| .. | 
		
		
			
			
			
			
				| comparednsnames.c | Make minor improvements | 2021-05-15 21:53:26 -07:00 | 
		
			
			
			
			
				| consts.h | Merge HTTP request / response parsing code | 2021-06-27 17:04:32 -07:00 | 
		
			
			
			
			
				| dns.h | Improve cosmo's conformance to libc-test | 2022-10-10 17:52:41 -07:00 | 
		
			
			
			
			
				| dns.mk | Fold LIBC_ALG into LIBC_MEM | 2022-08-13 08:32:34 -07:00 | 
		
			
			
			
			
				| dns.png | Initial import | 2020-06-15 07:18:57 -07:00 | 
		
			
			
			
			
				| dnsheader.c | Run clang-format on most sources | 2023-04-27 05:44:32 -07:00 | 
		
			
			
			
			
				| dnsheader.h | Make minor improvements | 2021-05-15 21:53:26 -07:00 | 
		
			
			
			
			
				| dnsquestion.h | Make minor improvements | 2021-05-15 21:53:26 -07:00 | 
		
			
			
			
			
				| ent.h | Improve system calls | 2022-07-08 06:42:03 -07:00 | 
		
			
			
			
			
				| freeaddrinfo.c | Improve cosmo's conformance to libc-test | 2022-10-10 17:52:41 -07:00 | 
		
			
			
			
			
				| gai_strerror.c | Rename eai2str to gai_strerror (#131) | 2021-03-20 20:48:40 -07:00 | 
		
			
			
			
			
				| getaddrinfo.c | Run clang-format on most sources | 2023-04-27 05:44:32 -07:00 | 
		
			
			
			
			
				| gethostbyaddr.c | Make whitespace changes | 2021-08-13 03:20:45 -07:00 | 
		
			
			
			
			
				| gethostbyname.c | Make whitespace changes | 2021-08-13 03:20:45 -07:00 | 
		
			
			
			
			
				| gethoststxt.c | Get llama.com building as an aarch64 native binary | 2023-05-10 04:20:47 -07:00 | 
		
			
			
			
			
				| getnameinfo.c | Run clang-format on most sources | 2023-04-27 05:44:32 -07:00 | 
		
			
			
			
			
				| getntnameservers.c | Fix DNS resolution w/ commas in Windows Registry | 2022-12-11 14:30:59 -08:00 | 
		
			
			
			
			
				| getntprotocolstxtpath.c | Unbloat the build | 2022-08-11 00:15:29 -07:00 | 
		
			
			
			
			
				| getntservicestxtpath.c | Unbloat the build | 2022-08-11 00:15:29 -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 | Fix regression in DNS client | 2023-05-10 23:27:10 -07:00 | 
		
			
			
			
			
				| getservbyname.c | Make whitespace changes | 2021-08-13 03:20:45 -07:00 | 
		
			
			
			
			
				| getservbyport.c | Make whitespace changes | 2021-08-13 03:20:45 -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 | Prove that Makefile is fully defined | 2022-08-06 04:05:08 -07:00 | 
		
			
			
			
			
				| hstrerror.c | Improve system calls | 2022-07-08 06:42:03 -07:00 | 
		
			
			
			
			
				| lookupprotobyname.c | Run clang-format on most sources | 2023-04-27 05:44:32 -07:00 | 
		
			
			
			
			
				| lookupprotobynumber.c | Run clang-format on most sources | 2023-04-27 05:44:32 -07:00 | 
		
			
			
			
			
				| lookupservicesbyname.c | Run clang-format on most sources | 2023-04-27 05:44:32 -07:00 | 
		
			
			
			
			
				| lookupservicesbyport.c | Run clang-format on most sources | 2023-04-27 05:44:32 -07:00 | 
		
			
			
			
			
				| netent.c | Make whitespace changes | 2021-08-13 03:20:45 -07:00 | 
		
			
			
			
			
				| newaddrinfo.c | Remove more nonstandard stuff from cosmopolitan.h | 2021-03-01 00:18:23 -08:00 | 
		
			
			
			
			
				| parsehoststxt.c | Run clang-format on most sources | 2023-04-27 05:44:32 -07: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 | Make whitespace changes | 2021-08-13 03:20:45 -07:00 | 
		
			
			
			
			
				| resolvconf.h | Make minor improvements | 2021-05-15 21:53:26 -07:00 | 
		
			
			
			
			
				| resolvedns.c | Improve cosmo's conformance to libc-test | 2022-10-10 17:52:41 -07:00 | 
		
			
			
			
			
				| resolvednsreverse.c | Improve cosmo's conformance to libc-test | 2022-10-10 17:52:41 -07:00 | 
		
			
			
			
			
				| resolvehostsreverse.c | Run clang-format on most sources | 2023-04-27 05:44:32 -07: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 | Make whitespace changes | 2021-08-13 03:20:45 -07:00 |