mirabilos
|
e966cf302a
make __{en,de}code_dotted into macros
|
3 年之前 |
Clement Leger
|
a852c99410
inet: add sockatmark implementation
|
4 年之前 |
Guo Ren
|
6e15fafa20
recvmmsg/sendmmsg: add recvmmsg sendmmsg support.
|
7 年之前 |
Waldemar Brodkorb
|
a1a8064169
remove RPC implementation
|
7 年之前 |
Bernhard Reutner-Fischer
|
41537a770b
buildsys: fix IS_IN_lib*
|
10 年之前 |
Bernhard Reutner-Fischer
|
1b3025b735
buildsys: switch libc to kbuild-style
|
11 年之前 |
Daniel Mack
|
120d4100b5
inet: build all res_* and ns_* functions conditionally
|
13 年之前 |
Daniel Mack
|
a863daff68
inet/resolv: add res_mkquery
|
13 年之前 |
Daniel Mack
|
5f6fe1fca1
inet/resolv: add ns_initparse, ns_parserr, ns_skiprr and ns_msg_getflag
|
13 年之前 |
Daniel Mack
|
466f11015f
inet/resolv: add ns_{put,get}{16,32}
|
13 年之前 |
Bernhard Reutner-Fischer
|
44100dac11
linux_specific: handle accept4 and pipe2
|
13 年之前 |
Bernhard Reutner-Fischer
|
74a2c71153
accept4: Implement cancellation
|
13 年之前 |
Bernhard Reutner-Fischer
|
14c25c92be
getnet: switch to config parser
|
14 年之前 |
Bernhard Reutner-Fischer
|
abdbaa897b
prettify make clean
|
14 年之前 |
Bernhard Reutner-Fischer
|
8df555e6f7
libc/inet: set path to resolver file via CPP
|
14 年之前 |
Bernhard Reutner-Fischer
|
3266866d35
libc/inet: convert to foo-y kbuild style
|
14 年之前 |
Bernhard Reutner-Fischer
|
81264e8097
ether_line: fix build for socket && !ip
|
15 年之前 |
Austin Foxley
|
aab4df0fb5
resolv.c: add support for per thread res_state
|
15 年之前 |
Bernhard Reutner-Fischer
|
49d8a0e9c6
support building out-of-tree
|
15 年之前 |
Denis Vlasenko
|
ac1087a727
libc/inet/resolv.c:
|
15 年之前 |
Bernhard Reutner-Fischer
|
a55b1393bb
- ethers only make sense if we want to play with ethernet addresses
|
16 年之前 |
Denis Vlasenko
|
64933f2dc5
resolver: separate gethostent and gethostent_r into two .o files;
|
16 年之前 |
Denis Vlasenko
|
1a82a7130a
resolver: make getaddrinfo actually respect _res.nsaddr_list;
|
16 年之前 |
Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 年之前 |
Bernhard Reutner-Fischer
|
f209f0ec29
- des uses ntohl
|
16 年之前 |
Ricard Wanderlof
|
0f3d1914ce
Simplified check_pf() so it returns a bit vector in an unsigned int,
|
16 年之前 |
Ricard Wanderlof
|
6c1d86dcdb
Added support for the AI_ADDRCONFIG flag in the hints->ai_flags parameter to getaddrinfo(3).
|
16 年之前 |
Bernhard Reutner-Fischer
|
4cc4b30426
- adds several config-options to allow for turning off certain features
|
16 年之前 |
Bernhard Reutner-Fischer
|
8040ad5d52
- generate deps via gcc
|
16 年之前 |
Bernhard Reutner-Fischer
|
fdaf4708c5
- fix dependencies for multi-source
|
16 年之前 |