index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
inet
/
Makefile.in
Age
Commit message (
Expand
)
Author
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
ether_line: fix build for socket && !ip
Bernhard Reutner-Fischer
2009-09-26
resolv.c: add support for per thread res_state
Austin Foxley
2009-08-17
support building out-of-tree
Bernhard Reutner-Fischer
2009-04-18
libc/inet/resolv.c:
Denis Vlasenko
2008-12-29
- ethers only make sense if we want to play with ethernet addresses
Bernhard Reutner-Fischer
2008-11-17
resolver: separate gethostent and gethostent_r into two .o files;
Denis Vlasenko
2008-11-16
resolver: make getaddrinfo actually respect _res.nsaddr_list;
Denis Vlasenko
2008-11-07
- less verbose make clean
Bernhard Reutner-Fischer
2008-10-17
- des uses ntohl
Bernhard Reutner-Fischer
2008-07-01
Simplified check_pf() so it returns a bit vector in an unsigned int,
Ricard Wanderlof
2008-06-27
Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to ...
Ricard Wanderlof
2008-06-03
- adds several config-options to allow for turning off certain features
Bernhard Reutner-Fischer
2008-05-31
- generate deps via gcc
Bernhard Reutner-Fischer
2008-05-29
- fix dependencies for multi-source
Bernhard Reutner-Fischer
2008-02-28
Added support for ether_line, ether_ntohost and ether_hostton.
Carmelo Amoroso
2007-04-17
- shrink resolver code
Bernhard Reutner-Fischer
2006-07-05
fixup my copyright notice, trim stale remnants of older notices which
Eric Andersen
2006-02-13
libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a...
Peter S. Mazinger
2006-01-06
as weber notes in Bug 99:
Mike Frysinger
2006-01-06
sync with glibc
Mike Frysinger
2005-11-01
Only because of multi sources I had to touch up these and add code duplication
Peter S. Mazinger
2005-11-01
Remove last unused references to libc-a-pic-, we use only the lists in libc-a...
Peter S. Mazinger
2005-10-25
All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...
Peter S. Mazinger