summaryrefslogtreecommitdiff
path: root/include/arpa/inet.h
AgeCommit message (Expand)Author
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15no need for hidden inet_ntoa_rPeter S. Mazinger
2009-11-19inet.h: mark inet_ntoa_r as uClibc specificPeter S. Mazinger
2008-11-20Last portion of libc_hidden_proto removal.Denis Vlasenko
2008-04-25reinstate external visibility of inet_ntoa_r,Denis Vlasenko
2005-10-20Change in_addr_t inet_aton to int, glibc has it as int and uClibc uses it in ...Peter S. Mazinger
2001-09-27Rev all the header files to sync things with glibc 2.2.4Eric Andersen
2000-07-09Add in a bunch of junk. Busybox now compiles (except for mkfs.minix andEric Andersen
2000-05-14Initial revisionErik Andersen