summaryrefslogtreecommitdiffstats
path: root/include/arpa/nameser.h
Commit message (Collapse)AuthorAgeFilesLines
* resolv: hide relocationsBernhard Reutner-Fischer2011-11-171-0/+4
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* resolv: simple optimizations and style/readability fixesDenys Vlasenko2011-09-101-4/+0
| | | | | | | | | | text data bss dec hex filename - 2915 0 0 2915 b63 libc/inet/ns_name_old.o + 2656 0 0 2656 a60 libc/inet/ns_name.o - 958 0 0 958 3be libc/inet/ns_parse_old.o + 898 0 0 898 382 libc/inet/ns_parse.o Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflagDaniel Mack2011-08-261-5/+2
| | | | | | There are build 'ifdef L_ns_parse'. Signed-off-by: Daniel Mack <zonque@gmail.com>
* inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compressDaniel Mack2011-08-261-0/+1
| | | | | | These are built '#ifdef L_ns_name' Signed-off-by: Daniel Mack <zonque@gmail.com>
* nameser.h: sync with glibcPeter S. Mazinger2009-11-191-1/+1
| | | | | Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-0/+3
| | | | | Appears to build fine (several .configs tried)
* Sync up w/ glibcPeter S. Mazinger2005-11-041-49/+51
|
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-241/+446
|
* Add in a bunch of junk. Busybox now compiles (except for mkfs.minix andEric Andersen2000-07-091-53/+11
| | | | | | fsck.minix). Of course, it doesn't link yet due to missing functions, but hey... At least it is now easy to see what isn't working. :-) -Erik
* Some makefile updates to make it behave a bit better/consistently.Erik Andersen2000-05-141-3/+3
| | | | -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+392