Timo Teräs d6d1bd2bbd Fix resolver broken in NPTL build 15 жил өмнө
..
rpc fd826c72f8 new helper funcs for alloca/malloc with mmu/nommu 15 жил өмнө
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 жил өмнө
Makefile ba31c6c463 Remove TOPDIR 20 жил өмнө
Makefile.in 14c25c92be getnet: switch to config parser 15 жил өмнө
_res_state.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
accept.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
addr.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 16 жил өмнө
bind.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
closenameservers.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
connect.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
decodea.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
decoded.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
decodeh.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
decodep.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
decodeq.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
dnslookup.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
encodea.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
encoded.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
encodeh.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
encodep.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
encodeq.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
ether_addr.c 4274e51623 docs/defines.txt: document _extern_inline 16 жил өмнө
ethers.c 0be51502b6 Fix file permissions 17 жил өмнө
formquery.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
gai_strerror.c 06607b674f Slight size reduction by use of smallints/consts: 17 жил өмнө
get_hosts_byaddr_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
get_hosts_byname_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
getaddrinfo.c 0748262682 fix a few build errors for the no threads case 15 жил өмнө
gethostbyaddr.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
gethostbyaddr_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
gethostbyname.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
gethostbyname2.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
gethostbyname2_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
gethostbyname_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
gethostent.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
gethostent_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
getnameinfo.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
getnet.c 14c25c92be getnet: switch to config parser 15 жил өмнө
getpeername.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
getproto.c 52f5c760d2 getproto: switch to config parser 15 жил өмнө
getservice.c 72e1a1ce18 getserv: fix reading services lines w > 80 chars 15 жил өмнө
getsockname.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
getsockopt.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
herror.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
hostid.c 74ca0c98cb Merge branch 'master' into nptl 15 жил өмнө
if_index.c 9a737ab7a4 use *_not_cancel variants to avoid accidental cancellations with nptl 16 жил өмнө
ifaddrs.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
in6_addr.c 21730caa66 trim Experimentally off and uncommented hidden 16 жил өмнө
inet_addr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
inet_aton.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
inet_lnaof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
inet_makeaddr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
inet_net.c 93f8a2e834 convert // comments to /**/; remove empty #if/#endif pairs. no code changes 16 жил өмнө
inet_netof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
inet_ntoa.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
lengthd.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
lengthq.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
listen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
netlinkaccess.h d403c9f150 Remove all references to __no_netlink_support as after thurough scrutiny of 17 жил өмнө
ns_name.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
ntohl.c 4f079c5748 add hidden aliases for ntoh/hton functions 16 жил өмнө
ntop.c 964d40c5d9 inet_ntop4: avoid inline initialization 16 жил өмнө
opennameservers.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
opensock.c be6b7aa339 opensock: work correctly on IPv6-only config 16 жил өмнө
read_etc_hosts_r.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
recv.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
recvfrom.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
recvmsg.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
res_comp.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
res_init.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
res_query.c 8df555e6f7 libc/inet: set path to resolver file via CPP 15 жил өмнө
resolv.c d6d1bd2bbd Fix resolver broken in NPTL build 15 жил өмнө
send.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
sendmsg.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
sendto.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
setsockopt.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
shutdown.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
socket.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
socketcalls.c 0f3e8be773 whitespace fixes 16 жил өмнө
socketpair.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө