Commit History

Author SHA1 Message Date
  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
  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: 18 years ago
  Mike Frysinger 4f0d889f74 sync with glibc 18 years ago
  Peter S. Mazinger e077860853 Only because of multi sources I had to touch up these and add code duplication 18 years ago
  Peter S. Mazinger de5359a570 Remove last unused references to libc-a-pic-, we use only the lists in libc-a-y for objects that go into static libs, changing their suffix to .os, of they should be PIC 18 years ago
  Peter S. Mazinger a80fc77b65 All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally. 18 years ago