Bernhard Reutner-Fischer 21c8ad8200 - remove gethostbyname_r relocation 16 năm trước cách đây
..
rpc 1f020b1786 - trim any trailing whitespace 16 năm trước cách đây
.indent.pro c1fe19d4c1 Bug ugly formatting update 24 năm trước cách đây
Makefile ba31c6c463 Remove TOPDIR 18 năm trước cách đây
Makefile.in 0f3d1914ce Simplified check_pf() so it returns a bit vector in an unsigned int, 16 năm trước cách đây
accept.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
addr.c 0725864228 libc/inet/addr.c: fix broked indentation and bad style. No code changes. 16 năm trước cách đây
bind.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
closenameservers.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
connect.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
decodea.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
decoded.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
decodeh.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
decodep.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
decodeq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
dnslookup.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
encodea.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
encoded.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
encodeh.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
encodep.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
encodeq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
ether_addr.c 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 16 năm trước cách đây
ethers.c 0be51502b6 Fix file permissions 16 năm trước cách đây
formquery.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
gai_strerror.c 06607b674f Slight size reduction by use of smallints/consts: 16 năm trước cách đây
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 18 năm trước cách đây
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 18 năm trước cách đây
getaddrinfo.c 21c8ad8200 - remove gethostbyname_r relocation 16 năm trước cách đây
gethostbyaddr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
gethostbyaddr_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
gethostbyname.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
gethostbyname2.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
gethostbyname2_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
gethostbyname_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
gethostent.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
getnameinfo.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
getnetbyad.c 9811a4df8a Fix build failure due to missing 'smallint' definition 16 năm trước cách đây
getnetbynm.c 9811a4df8a Fix build failure due to missing 'smallint' definition 16 năm trước cách đây
getnetent.c e433ede08b Revert revision 19347, plus libc_hidden_proto for __uc_malloc. 16 năm trước cách đây
getpeername.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
getproto.c 1f020b1786 - trim any trailing whitespace 16 năm trước cách đây
getservice.c e433ede08b Revert revision 19347, plus libc_hidden_proto for __uc_malloc. 16 năm trước cách đây
getsockname.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
getsockopt.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
herror.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 18 năm trước cách đây
hostid.c 21c8ad8200 - remove gethostbyname_r relocation 16 năm trước cách đây
if_index.c 1f020b1786 - trim any trailing whitespace 16 năm trước cách đây
ifaddrs.c 7253e71055 Move ifaddrs.h from uClibc-internal location libc/inet/ to include/, and make 16 năm trước cách đây
in6_addr.c f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new 18 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
inet_net.c 1d7049aa86 - Avoid warning about undefined preprocessor token. No obj-code changes. 16 năm trước cách đây
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 năm trước cách đây
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 năm trước cách đây
lengthd.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
lengthq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
listen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
netlinkaccess.h 6c1d86dcdb Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to getaddrinfo(3). 16 năm trước cách đây
ns_name.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
ntohl.c 277d3a2561 update license 18 năm trước cách đây
ntop.c 1f020b1786 - trim any trailing whitespace 16 năm trước cách đây
opennameservers.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
opensock.c 05e75260d6 Get rid of missing prototype warnings 18 năm trước cách đây
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 18 năm trước cách đây
recv.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
recvfrom.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
recvmsg.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
res_comp.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
res_init.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
res_query.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
resolv.c c27fb5f6a1 Revert revision 19343 and also remove libc_hidden_proto for __uc_malloc. 16 năm trước cách đây
resolveaddress.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
resolvename.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
send.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
sendmsg.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
sendto.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
setsockopt.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
shutdown.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
socket.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây
socketcalls.c 4cc4b30426 - adds several config-options to allow for turning off certain features 16 năm trước cách đây
socketpair.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 18 năm trước cách đây