Carmelo Amoroso 0be51502b6 Fix file permissions 17 лет назад
..
rpc 9c6cdf5450 add hidden_proto's for __uc_malloc 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. 17 лет назад
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 83b530eb6b Ronald Maeder writes: 19 лет назад
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 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined 19 лет назад
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 df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 лет назад
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 56a0a95d93 Ricard Wanderlof writes: 17 лет назад
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 лет назад
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 af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 лет назад
getnetbynm.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed 20 лет назад
getnetent.c 9c6cdf5450 add hidden_proto's for __uc_malloc 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 9c6cdf5450 add hidden_proto's for __uc_malloc 17 лет назад
getservice.c 9c6cdf5450 add hidden_proto's for __uc_malloc 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 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back 19 лет назад
hostid.c 5df8180082 do not use ghbn_buf after it goes out of scope 18 лет назад
if_index.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE 19 лет назад
ifaddrs.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt 20 лет назад
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 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 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 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 8f2da7e653 fix from psm: only define __ASSUME_NETLINK_SUPPORT if not defined 19 лет назад
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 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright 20 лет назад
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 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 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 9c6cdf5450 add hidden_proto's for __uc_malloc 17 лет назад
resolveaddress.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 лет назад
resolvename.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 лет назад
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 22826bcb41 Weaken all that I remember being used in libpthread 19 лет назад
socketpair.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files 19 лет назад