Carmelo Amoroso 9811a4df8a Fix build failure due to missing 'smallint' definition 17 роки тому
..
rpc 88917b0f14 replace "if (p) free(p)" by just "free(p)" - free(NULL) is safe. 17 роки тому
.indent.pro c1fe19d4c1 Bug ugly formatting update 25 роки тому
Makefile ba31c6c463 Remove TOPDIR 20 роки тому
Makefile.in c65d99084a Added support for ether_line, ether_ntohost and ether_hostton. 18 роки тому
accept.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
addr.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 роки тому
bind.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
closenameservers.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
connect.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
decodea.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
decoded.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
decodeh.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
decodep.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
decodeq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
dnslookup.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
encodea.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
encoded.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
encodeh.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
encodep.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
encodeq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
ether_addr.c 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 20 роки тому
ethers.c 0be51502b6 Fix file permissions 18 роки тому
formquery.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
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 20 роки тому
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 20 роки тому
getaddrinfo.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 роки тому
gethostbyaddr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
gethostbyaddr_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
gethostbyname.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
gethostbyname2.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
gethostbyname2_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
gethostbyname_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
gethostent.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
getnameinfo.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
getnetbyad.c 9811a4df8a Fix build failure due to missing 'smallint' definition 17 роки тому
getnetbynm.c 9811a4df8a Fix build failure due to missing 'smallint' definition 17 роки тому
getnetent.c 9811a4df8a Fix build failure due to missing 'smallint' definition 17 роки тому
getpeername.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
getproto.c 9811a4df8a Fix build failure due to missing 'smallint' definition 17 роки тому
getservice.c 9811a4df8a Fix build failure due to missing 'smallint' definition 17 роки тому
getsockname.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
getsockopt.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
herror.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 20 роки тому
hostid.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 роки тому
if_index.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 роки тому
ifaddrs.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 роки тому
in6_addr.c f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new 20 роки тому
inet_addr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
inet_aton.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
inet_lnaof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
inet_makeaddr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
inet_net.c b5a7ad5920 switch to a smaller/more robust implementation by Andrey Simonenko and as suggested by Natanael Copa 18 роки тому
inet_netof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
inet_ntoa.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
lengthd.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
lengthq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
listen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
netlinkaccess.h e7d80fac04 convert two more static ints used as flags to smallints 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 20 роки тому
ntohl.c 277d3a2561 update license 19 роки тому
ntop.c 125773133f Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block 17 роки тому
opennameservers.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
opensock.c 05e75260d6 Get rid of missing prototype warnings 20 роки тому
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 20 роки тому
recv.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
recvfrom.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
recvmsg.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
res_comp.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
res_init.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
res_query.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
resolv.c 9811a4df8a Fix build failure due to missing 'smallint' definition 17 роки тому
resolveaddress.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
resolvename.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
send.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
sendmsg.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
sendto.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
setsockopt.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
shutdown.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
socket.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому
socketcalls.c 22826bcb41 Weaken all that I remember being used in libpthread 20 роки тому
socketpair.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 20 роки тому