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