Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-21 | arpa/nameser.h: add ns_t_tkey | Waldemar Brodkorb | |
2011-11-17 | resolv: hide relocations | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2011-09-10 | resolv: simple optimizations and style/readability fixes | Denys Vlasenko | |
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> | |||
2011-08-26 | inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag | Daniel Mack | |
There are build 'ifdef L_ns_parse'. Signed-off-by: Daniel Mack <zonque@gmail.com> | |||
2011-08-26 | inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compress | Daniel Mack | |
These are built '#ifdef L_ns_name' Signed-off-by: Daniel Mack <zonque@gmail.com> | |||
2009-11-19 | nameser.h: sync with glibc | Peter S. Mazinger | |
Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko | |
Appears to build fine (several .configs tried) | |||
2005-11-04 | Sync up w/ glibc | Peter S. Mazinger | |
2001-09-27 | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | |
2000-07-09 | Add in a bunch of junk. Busybox now compiles (except for mkfs.minix and | Eric Andersen | |
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 | |||
2000-05-14 | Some makefile updates to make it behave a bit better/consistently. | Erik Andersen | |
-Erik | |||
2000-05-14 | Initial revision | Erik Andersen | |