Denis Vlasenko 07bbf92267 Functions should be either exported in public .h files há 17 anos atrás
..
rpc 07bbf92267 Functions should be either exported in public .h files há 17 anos atrás
.indent.pro c1fe19d4c1 Bug ugly formatting update há 25 anos atrás
Makefile ba31c6c463 Remove TOPDIR há 20 anos atrás
Makefile.in c65d99084a Added support for ether_line, ether_ntohost and ether_hostton. há 18 anos atrás
accept.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
addr.c 07bbf92267 Functions should be either exported in public .h files há 17 anos atrás
bind.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
closenameservers.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
connect.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
decodea.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
decoded.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
decodeh.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
decodep.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
decodeq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
dnslookup.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
encodea.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
encoded.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
encodeh.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
encodep.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
encodeq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
ether_addr.c 766ef9a2cc Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined há 19 anos atrás
ethers.c 0be51502b6 Fix file permissions há 18 anos atrás
formquery.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
gai_strerror.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt há 20 anos atrás
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 há 20 anos atrás
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 há 20 anos atrás
getaddrinfo.c 56a0a95d93 Ricard Wanderlof writes: há 18 anos atrás
gethostbyaddr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
gethostbyaddr_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
gethostbyname.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
gethostbyname2.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
gethostbyname2_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
gethostbyname_r.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
gethostent.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
getnameinfo.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
getnetbyad.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 20 anos atrás
getnetbynm.c af0172162f hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing headers, other jump relocs removed há 20 anos atrás
getnetent.c 9c6cdf5450 add hidden_proto's for __uc_malloc há 18 anos atrás
getpeername.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
getproto.c 9c6cdf5450 add hidden_proto's for __uc_malloc há 18 anos atrás
getservice.c 9c6cdf5450 add hidden_proto's for __uc_malloc há 18 anos atrás
getsockname.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
getsockopt.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
herror.c 42c1ad48fa Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, most of global data relocations are back há 20 anos atrás
hostid.c 5df8180082 do not use ghbn_buf after it goes out of scope há 19 anos atrás
if_index.c 55b24e4e95 Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOPEN_SOURCE há 19 anos atrás
ifaddrs.c df31d32b41 Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA is a useless attempt há 20 anos atrás
in6_addr.c f45706ca6a global data uses libc_hidden_data_def, convert all -I hope- and add some new há 20 anos atrás
inet_addr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
inet_aton.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
inet_lnaof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
inet_makeaddr.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
inet_net.c b5a7ad5920 switch to a smaller/more robust implementation by Andrey Simonenko and as suggested by Natanael Copa há 18 anos atrás
inet_netof.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
inet_ntoa.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
lengthd.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
lengthq.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
listen.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
netlinkaccess.h 8f2da7e653 fix from psm: only define __ASSUME_NETLINK_SUPPORT if not defined há 19 anos atrás
ns_name.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
ntohl.c 277d3a2561 update license há 19 anos atrás
ntop.c 6f7dc709ed make DODEBUG=y happy, update sysdeps/common/* copyright há 20 anos atrás
opennameservers.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
opensock.c 05e75260d6 Get rid of missing prototype warnings há 20 anos atrás
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 há 20 anos atrás
recv.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
recvfrom.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
recvmsg.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
res_comp.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
res_init.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
res_query.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
resolv.c 9c6cdf5450 add hidden_proto's for __uc_malloc há 18 anos atrás
resolveaddress.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
resolvename.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
send.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
sendmsg.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
sendto.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
setsockopt.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
shutdown.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
socket.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás
socketcalls.c 22826bcb41 Weaken all that I remember being used in libpthread há 20 anos atrás
socketpair.c 42c9f52536 Add files for IMA. Yes, I know it's a hack and no, I won't split the affected files há 20 anos atrás