aboutsummaryrefslogtreecommitdiff
path: root/include/arpa
AgeCommit message (Expand)AuthorFilesLines
2022-03-21arpa/nameser.h: add ns_t_tkeyWaldemar Brodkorb1-0/+1
2012-11-18drop support for pre ISO-C compilersMike Frysinger1-9/+9
2012-11-18Replace FSF snail mail address with URLsMike Frysinger1-3/+2
2012-06-15no need for hidden inet_ntoa_rPeter S. Mazinger1-1/+0
2011-11-17resolv: hide relocationsBernhard Reutner-Fischer1-0/+4
2011-09-10resolv: simple optimizations and style/readability fixesDenys Vlasenko1-4/+0
2011-08-26inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflagDaniel Mack1-5/+2
2011-08-26inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compressDaniel Mack1-0/+1
2009-11-19use __BYTE_ORDER and __*ENDIANPeter S. Mazinger1-2/+2
2009-11-19nameser.h: sync with glibcPeter S. Mazinger1-1/+1
2009-11-19inet.h: mark inet_ntoa_r as uClibc specificPeter S. Mazinger1-1/+5
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko2-0/+12
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer1-2/+2
2008-04-25reinstate external visibility of inet_ntoa_r,Denis Vlasenko1-0/+2
2005-11-04Sync up w/ glibcPeter S. Mazinger1-49/+51
2005-10-20Change in_addr_t inet_aton to int, glibc has it as int and uClibc uses it in ...Peter S. Mazinger1-1/+1
2001-09-27Add in missing fileEric Andersen1-0/+183
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen5-297/+501
2000-07-09Add in a bunch of junk. Busybox now compiles (except for mkfs.minix andEric Andersen5-69/+220
2000-05-14Some makefile updates to make it behave a bit better/consistently.Erik Andersen1-3/+3
2000-05-14Initial revisionErik Andersen4-0/+803