Age | Commit message (Expand) | Author |
2012-06-15 | xdr_intXX_t.c,xdr.h: add xdr_quad_t and xdr_u_quad_t | Peter S. Mazinger |
2012-06-15 | svc_auth.c: use same prototypes as in svc_authux.c | Peter S. Mazinger |
2012-06-15 | pmap_rmt.c: do not undefine _POSIX_SOURCE, it is anyway too late | Peter S. Mazinger |
2012-06-15 | rpc: remove unused USE_IN_LIBIO guarded code | Peter S. Mazinger |
2012-06-15 | resolv.c: remove duplicated attribute_hidden | Peter S. Mazinger |
2012-06-15 | ntohl.c: simplify and shrink ntohl and friends | Peter S. Mazinger |
2012-06-15 | libintl.h, clnt_perror.c: add fallback gettext(x) and use it for _(x) | Peter S. Mazinger |
2012-06-15 | libintl.h: add _(x) and N_(x) and use it everywhere | Peter S. Mazinger |
2012-06-15 | use one common prototype for _create_xid | Peter S. Mazinger |
2012-06-15 | rpc_private.h: change guard | Peter S. Mazinger |
2012-06-15 | remove __FORCE_GLIBC | Peter S. Mazinger |
2012-06-15 | do not include libc-internal.h | Peter S. Mazinger |
2012-06-15 | inet_addr.c, inet_makeaddr.c: used the correct section from addr.c | Peter S. Mazinger |
2012-06-15 | no need for hidden inet_ntoa_r | Peter S. Mazinger |
2012-06-15 | remove unneeded hiddens for rtime, basename, strtof* and wcstof* | Peter S. Mazinger |
2012-04-17 | resolv: tiny shrinkage in /etc/hosts handling | Bernhard Reutner-Fischer |
2012-04-17 | resolv: remove unused variables | Bernhard Reutner-Fischer |
2012-04-17 | resolv: Fix /etc/hosts for more than MAXALIASES aliases | Bernhard Reutner-Fischer |
2012-04-17 | getaddrinfo(): avoid call to __check_pf() when not needed | Alexander Komyagin |
2012-04-17 | inet: adjust handling of cacnonname in getaddrinfo | Ed W |
2012-03-26 | inet:rpc: fix build in !NPTL case | Carmelo Amoroso |
2012-02-07 | inet:rpc: fix authnone_marshal in multithreading context | Carmelo Amoroso |
2011-11-27 | make ARRAY_SIZE commonly available internally | Mike Frysinger |
2011-11-17 | inet: hide relocations | Bernhard Reutner-Fischer |
2011-11-17 | resolv: hide relocations | Bernhard Reutner-Fischer |
2011-10-21 | resolv: fix memory leak | Bernhard Reutner-Fischer |
2011-10-20 | resolv: commentary typo fix | Bernhard Reutner-Fischer |
2011-10-20 | gethostbyname_r: set correct h_errno upon failure | Bernhard Reutner-Fischer |
2011-10-20 | resolv: fix compilation | Bernhard Reutner-Fischer |
2011-09-10 | resolv: simple optimizations and style/readability fixes | Denys Vlasenko |
2011-08-26 | inet: build all res_* and ns_* functions conditionally | Daniel Mack |
2011-08-26 | inet/resolv: add res_ninit and res_nclose | Daniel Mack |
2011-08-26 | inet/resolv: add res_mkquery | Daniel Mack |
2011-08-26 | inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag | Daniel Mack |
2011-08-26 | inet/resolv: add dn_skipname and ns_name_skip | Daniel Mack |
2011-08-26 | inet/resolv: Add dn_comp | Daniel Mack |
2011-08-26 | inet/resolv: add ns_name_pton, ns_name_pack and ns_name_compress | Daniel Mack |
2011-08-26 | inet/resolv: add ns_{put,get}{16,32} | Daniel Mack |
2011-08-26 | libc/inet/resolv.c: comment on #endif lines | Daniel Mack |
2011-06-17 | resolv: fix bug in res_init with ipv6 nameservers | Bernhard Reutner-Fischer |
2011-06-14 | resolv: try next server on SERVFAIL | Bernhard Reutner-Fischer |
2011-06-14 | getaddrinfo: allow numeric service without any hints | Natanael Copa |
2011-05-12 | linux_specific: handle accept4 and pipe2 | Bernhard Reutner-Fischer |
2011-05-11 | accept4: Implement cancellation | Bernhard Reutner-Fischer |
2011-05-11 | Implement accept4 system call. | Thierry Reding |
2011-05-03 | getaddrinfo.c: fix incorrect check for ERANGE from gethostbyaddr_r | Denys Vlasenko |
2011-05-03 | getaddrinfo.c: improve code readability. No functional changes | Denys Vlasenko |
2011-05-02 | ether_aton: reject invalid input | Bernhard Reutner-Fischer |
2011-04-13 | resolv: really fix res_close not to hang with ipv6 | Bernhard Reutner-Fischer |
2011-04-12 | resolv: fix res_close not to hang with ipv6 | Bernhard Reutner-Fischer |