Ron e1aba9d040 Avoid type-punned pointers that break strict-aliasing 16 жил өмнө
..
rpc 3fa5621448 Deal with a few data fields which may be made constant. 16 жил өмнө
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 жил өмнө
Makefile ba31c6c463 Remove TOPDIR 20 жил өмнө
Makefile.in ac1087a727 libc/inet/resolv.c: 16 жил өмнө
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 cb97aadebf Last portion of libc_hidden_proto removal. 17 жил өмнө
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 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
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 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
decoded.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
decodeh.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
decodep.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
decodeq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
dnslookup.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
encodea.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
encoded.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
encodeh.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
encodep.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
encodeq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
ether_addr.c 4274e51623 docs/defines.txt: document _extern_inline 16 жил өмнө
ethers.c 0be51502b6 Fix file permissions 17 жил өмнө
formquery.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
gai_strerror.c 06607b674f Slight size reduction by use of smallints/consts: 17 жил өмнө
get_hosts_byaddr_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
get_hosts_byname_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
getaddrinfo.c e1aba9d040 Avoid type-punned pointers that break strict-aliasing 16 жил өмнө
gethostbyaddr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
gethostbyaddr_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
gethostbyname.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
gethostbyname2.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
gethostbyname2_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
gethostbyname_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
gethostent.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
gethostent_r.c 64933f2dc5 resolver: separate gethostent and gethostent_r into two .o files; 17 жил өмнө
getnameinfo.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
getnetbyad.c cb97aadebf Last portion of libc_hidden_proto removal. 17 жил өмнө
getnetbynm.c cb97aadebf Last portion of libc_hidden_proto removal. 17 жил өмнө
getnetent.c cb97aadebf Last portion of libc_hidden_proto removal. 17 жил өмнө
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 cb97aadebf Last portion of libc_hidden_proto removal. 17 жил өмнө
getservice.c cb97aadebf Last portion of libc_hidden_proto removal. 17 жил өмнө
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 cb97aadebf Last portion of libc_hidden_proto removal. 17 жил өмнө
hostid.c b0a365f74a hostid: improve extremely unreadable parts 17 жил өмнө
if_index.c cb97aadebf Last portion of libc_hidden_proto removal. 17 жил өмнө
ifaddrs.c c40b05b4c4 getaddrinfo: runp->ifa_addr indeed can be NULL, don't dereference it 17 жил өмнө
in6_addr.c cb97aadebf Last portion of libc_hidden_proto removal. 17 жил өмнө
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 cb97aadebf Last portion of libc_hidden_proto removal. 17 жил өмнө
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 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
lengthq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
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 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
ntohl.c 277d3a2561 update license 19 жил өмнө
ntop.c 4274e51623 docs/defines.txt: document _extern_inline 16 жил өмнө
opennameservers.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
opensock.c b133fe1cac next portion of libc_hidden_proto removal 17 жил өмнө
read_etc_hosts_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
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 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
res_init.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
res_query.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 жил өмнө
resolv.c ac1087a727 libc/inet/resolv.c: 16 жил өмнө
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 147041d260 Reinstate __libc_foo's needed for linuxthreads.old. 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 жил өмнө