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