Mike Frysinger 0405cb8f5b make ARRAY_SIZE commonly available internally 12 years ago
..
rpc cb96f5c1b3 sunrpc: fix spurious fall-through 13 years ago
.indent.pro c1fe19d4c1 Bug ugly formatting update 23 years ago
Makefile ba31c6c463 Remove TOPDIR 18 years ago
Makefile.in 120d4100b5 inet: build all res_* and ns_* functions conditionally 12 years ago
_res_state.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
accept.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
accept4.c 74a2c71153 accept4: Implement cancellation 13 years ago
addr.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 years ago
bind.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
closenameservers.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
connect.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
decodea.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
decoded.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
decodeh.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
decodep.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
decodeq.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
dnslookup.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
encodea.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
encoded.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
encodeh.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
encodep.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
encodeq.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
ether_addr.c 049aebd7eb ether_aton: reject invalid input 13 years ago
ethers.c 0be51502b6 Fix file permissions 16 years ago
formquery.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
gai_strerror.c 06607b674f Slight size reduction by use of smallints/consts: 16 years ago
get_hosts_byaddr_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
get_hosts_byname_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
getaddrinfo.c bc3be18145 getaddrinfo: allow numeric service without any hints 13 years ago
gethostbyaddr.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
gethostbyaddr_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
gethostbyname.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
gethostbyname2.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
gethostbyname2_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
gethostbyname_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
gethostent.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
gethostent_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
getnameinfo.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
getnet.c 3dc8360085 getnet: simplify alias handling and reduce MAXALIASES 13 years ago
getpeername.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
getproto.c 7b74c6bab0 getproto: increase line buffer size, simlify and fix alias handling 13 years ago
getservice.c 2631ae8aab getservice: fix handling of long lines 13 years ago
getsockname.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
getsockopt.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
herror.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
hostid.c 74ca0c98cb Merge branch 'master' into nptl 14 years ago
if_index.c 9a737ab7a4 use *_not_cancel variants to avoid accidental cancellations with nptl 14 years ago
ifaddrs.c fbe324024d inet: hide relocations 12 years ago
in6_addr.c 21730caa66 trim Experimentally off and uncommented hidden 14 years ago
inet_addr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
inet_aton.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
inet_lnaof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
inet_makeaddr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
inet_net.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 14 years ago
inet_netof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
inet_ntoa.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
lengthd.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
lengthq.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
listen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
netlinkaccess.h 4ac7ad3543 libc/inet/netlinkaccess.h: Use the types from kernel 13 years ago
ns_name.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
ns_netint.c 466f11015f inet/resolv: add ns_{put,get}{16,32} 12 years ago
ns_parse.c 5f6fe1fca1 inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag 12 years ago
ntohl.c 4f079c5748 add hidden aliases for ntoh/hton functions 15 years ago
ntop.c 964d40c5d9 inet_ntop4: avoid inline initialization 14 years ago
opennameservers.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
opensock.c be6b7aa339 opensock: work correctly on IPv6-only config 14 years ago
read_etc_hosts_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
recv.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
recvfrom.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
recvmsg.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
res_comp.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
res_data.c a863daff68 inet/resolv: add res_mkquery 12 years ago
res_init.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
res_query.c 8df555e6f7 libc/inet: set path to resolver file via CPP 14 years ago
resolv.c 0405cb8f5b make ARRAY_SIZE commonly available internally 12 years ago
send.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
sendmsg.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
sendto.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
setsockopt.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
shutdown.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
socket.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago
socketcalls.c 74a2c71153 accept4: Implement cancellation 13 years ago
socketpair.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 years ago