Commit History

Author SHA1 Message Date
  Clement Leger a852c99410 inet: add sockatmark implementation 3 years ago
  Guo Ren 6e15fafa20 recvmmsg/sendmmsg: add recvmmsg sendmmsg support. 6 years ago
  Waldemar Brodkorb a1a8064169 remove RPC implementation 7 years ago
  Bernhard Reutner-Fischer 41537a770b buildsys: fix IS_IN_lib* 9 years ago
  Bernhard Reutner-Fischer 1b3025b735 buildsys: switch libc to kbuild-style 11 years ago
  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 14 years ago
  Austin Foxley aab4df0fb5 resolv.c: add support for per thread res_state 14 years ago
  Bernhard Reutner-Fischer 49d8a0e9c6 support building out-of-tree 14 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 15 years ago
  Denis Vlasenko 64933f2dc5 resolver: separate gethostent and gethostent_r into two .o files; 15 years ago
  Denis Vlasenko 1a82a7130a resolver: make getaddrinfo actually respect _res.nsaddr_list; 15 years ago
  Bernhard Reutner-Fischer b74c3aa1a9 - less verbose make clean 15 years ago
  Bernhard Reutner-Fischer f209f0ec29 - des uses ntohl 15 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