Squashed commit of the following:
sched/sched/sched_getsockets.c: Fix an error in conditional compilation.
fs/: Remove all conditional logic based on CONFIG_NSOCKET_DESCRIPTORS == 0
Documentation/: Remove all references to CONFIG_NSOCKET_DESCRIPTORS == 0
include/: Remove all conditional logic based on CONFIG_NSOCKET_DESCRIPTORS == 0
libs/: Remove all conditional logic based on CONFIG_NSOCKET_DESCRIPTORS == 0
net/: Remove all conditional logic based on CONFIG_NSOCKET_DESCRIPTORS == 0
sched/: Remove all conditional logic based on CONFIG_NSOCKET_DESCRIPTORS == 0
syscall/: Remove all conditional logic based on CONFIG_NSOCKET_DESCRIPTORS == 0
tools/: Fixups for CONFIG_NSOCKET_DESCRIPTORS no longer used to disable sockets.
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| lib_dns.h | ||
| lib_dnsaddserver.c | ||
| lib_dnsbind.c | ||
| lib_dnscache.c | ||
| lib_dnsforeach.c | ||
| lib_dnsinit.c | ||
| lib_dnsquery.c | ||
| lib_freeaddrinfo.c | ||
| lib_gaistrerror.c | ||
| lib_getaddrinfo.c | ||
| lib_gethostbyaddr.c | ||
| lib_gethostbyaddrr.c | ||
| lib_gethostbyname.c | ||
| lib_gethostbynamer.c | ||
| lib_getservbyname.c | ||
| lib_getservbynamer.c | ||
| lib_netdb.c | ||
| lib_netdb.h | ||
| lib_parsehostfile.c | ||
| Make.defs | ||