Daniel Mack
|
120d4100b5
inet: build all res_* and ns_* functions conditionally
|
13 years ago |
Daniel Mack
|
a863daff68
inet/resolv: add res_mkquery
|
13 years ago |
Daniel Mack
|
5f6fe1fca1
inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag
|
13 years ago |
Daniel Mack
|
466f11015f
inet/resolv: add ns_{put,get}{16,32}
|
13 years ago |
Bernhard Reutner-Fischer
|
44100dac11
linux_specific: handle accept4 and pipe2
|
13 years ago |
Bernhard Reutner-Fischer
|
74a2c71153
accept4: Implement cancellation
|
13 years ago |
Bernhard Reutner-Fischer
|
14c25c92be
getnet: switch to config parser
|
14 years ago |
Bernhard Reutner-Fischer
|
abdbaa897b
prettify make clean
|
14 years ago |
Bernhard Reutner-Fischer
|
8df555e6f7
libc/inet: set path to resolver file via CPP
|
14 years ago |
Bernhard Reutner-Fischer
|
3266866d35
libc/inet: convert to foo-y kbuild style
|
14 years ago |
Bernhard Reutner-Fischer
|
81264e8097
ether_line: fix build for socket && !ip
|
15 years ago |
Austin Foxley
|
aab4df0fb5
resolv.c: add support for per thread res_state
|
15 years ago |
Bernhard Reutner-Fischer
|
49d8a0e9c6
support building out-of-tree
|
15 years ago |
Denis Vlasenko
|
ac1087a727
libc/inet/resolv.c:
|
15 years ago |
Bernhard Reutner-Fischer
|
a55b1393bb
- ethers only make sense if we want to play with ethernet addresses
|
16 years ago |
Denis Vlasenko
|
64933f2dc5
resolver: separate gethostent and gethostent_r into two .o files;
|
16 years ago |
Denis Vlasenko
|
1a82a7130a
resolver: make getaddrinfo actually respect _res.nsaddr_list;
|
16 years ago |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 years ago |
Bernhard Reutner-Fischer
|
f209f0ec29
- des uses ntohl
|
16 years ago |
Ricard Wanderlof
|
0f3d1914ce
Simplified check_pf() so it returns a bit vector in an unsigned int,
|
16 years ago |
Ricard Wanderlof
|
6c1d86dcdb
Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to getaddrinfo(3).
|
16 years ago |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
16 years ago |
Bernhard Reutner-Fischer
|
8040ad5d52
- generate deps via gcc
|
16 years ago |
Bernhard Reutner-Fischer
|
fdaf4708c5
- fix dependencies for multi-source
|
16 years ago |
Carmelo Amoroso
|
c65d99084a
Added support for ether_line, ether_ntohost and ether_hostton.
|
16 years ago |
Bernhard Reutner-Fischer
|
c9b4265653
- shrink resolver code
|
17 years ago |
Eric Andersen
|
73c811263c
fixup my copyright notice, trim stale remnants of older notices which
|
18 years ago |
Peter S. Mazinger
|
4390d8e705
libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore
|
18 years ago |
Mike Frysinger
|
c47542925c
as weber notes in Bug 99:
|
19 years ago |
Mike Frysinger
|
4f0d889f74
sync with glibc
|
19 years ago |