Age | Commit message (Expand) | Author |
2011-03-09 | sunrpc: fix spurious fall-through | Mark Salter |
2011-03-06 | simplify ffs* code | Peter S. Mazinger |
2011-03-05 | Implement ffsl and ffsll. | Bernd Schmidt |
2011-03-03 | guard IPv6 stuff | Peter S. Mazinger |
2011-01-01 | libc/inet/netlinkaccess.h: Use the types from kernel | Khem Raj |
2010-11-23 | resolv.c fails for /etc/hosts lookups | Philip Nye |
2010-10-14 | getproto: increase line buffer size, simlify and fix alias handling | Natanael Copa |
2010-10-14 | getnet: simplify alias handling and reduce MAXALIASES | Natanael Copa |
2010-10-14 | getservice: fix handling of long lines | Natanael Copa |
2010-10-14 | getservice: getservent_r must return ERANGE when buffer is too small | Natanael Copa |
2010-09-17 | libc: Handle cancellation in non multiplexed socket calls | Carmelo Amoroso |
2010-08-28 | Fix resolver broken in NPTL build | Timo Teräs |
2010-08-19 | resolv: simplify MAXALIAS handling | Bernhard Reutner-Fischer |
2010-08-19 | getserv: fix reading services lines w > 80 chars | Bernhard Reutner-Fischer |
2010-08-05 | resolver: switch to config parser | Bernhard Reutner-Fischer |
2010-08-05 | getnet: switch to config parser | Bernhard Reutner-Fischer |
2010-08-05 | getproto: switch to config parser | Bernhard Reutner-Fischer |
2010-08-05 | switch getservice to config parser | Bernhard Reutner-Fischer |
2010-07-28 | Immediately try next nameserver on recv() failure | Ingo van Lil |
2010-07-27 | new helper funcs for alloca/malloc with mmu/nommu | Mike Frysinger |
2010-05-07 | resolv: various memory corruption and off by one fixes | Timo Teras |
2010-04-28 | fix a few build errors for the no threads case | Austin Foxley |
2010-04-25 | libc: Remove compiler warning due to old-style function definition | Carmelo Amoroso |
2010-04-12 | Merge remote branch 'origin/master' into nptl | Austin Foxley |
2010-04-09 | resolv: tentatively fix usage of uninitialized DNS parameters | Denys Vlasenko |
2010-04-06 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-04-06 | Fix use-after-free bug in __dns_lookup | Gabor Juhos |
2010-04-02 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-03-30 | resolv: DEBUG-print nameserver we talk to | Bernhard Reutner-Fischer |
2010-03-25 | prettify make clean | Bernhard Reutner-Fischer |
2010-02-05 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-02-03 | /etc/resolv.conf: support "timeout:n" and "attempts:n" options | Denys Vlasenko |
2010-02-01 | Merge commit 'origin/master' into nptl | Khem Raj |
2010-02-01 | errno: hide __libc_resp, __libc_errno, and __libc_h_errno | Khem Raj |
2010-01-25 | Merge branch 'master' into nptl | Carmelo Amoroso |
2010-01-24 | gethostid: switch to getaddrinfo and shrink | Bernhard Reutner-Fischer |
2010-01-23 | getprotoent_r: use correct define for return value | Bernhard Reutner-Fischer |
2010-01-23 | libc/inet: mark other odd /etc/conf/ spot | Bernhard Reutner-Fischer |
2010-01-23 | libc/inet: set path to resolver file via CPP | Bernhard Reutner-Fischer |
2010-01-23 | libc/inet: convert to foo-y kbuild style | Bernhard Reutner-Fischer |
2010-01-21 | fix typo in version mismatch msg | Bernhard Reutner-Fischer |
2010-01-21 | ether_line: fix build for socket && !ip | Bernhard Reutner-Fischer |
2010-01-21 | fix typo in version mismatch msg | Bernhard Reutner-Fischer |
2010-01-21 | ether_line: fix build for socket && !ip | Bernhard Reutner-Fischer |
2009-12-11 | Include bits/libc-lock.h to get __libc_once_define | Khem Raj |
2009-12-11 | Include bits/libc-lock.h to get __libc_once_define | Khem Raj |
2009-11-30 | getaddrinfo.c: include tls.h before resolv.h | Austin Foxley |
2009-11-09 | inet_ntop4: avoid inline initialization | Mike Frysinger |
2009-11-09 | Extend __gen_tempname with mode argument | Mikhail Gusarov |
2009-10-22 | inet_ntop4: avoid inline initialization | Mike Frysinger |