Commit History

Author SHA1 Message Date
  Denis Vlasenko 63b94a1fdf fix "make install" with relative PREFIX 17 years ago
  Denis Vlasenko bbf84bb108 fix ioperm build problems caused by libc_hidden_proto removal 17 years ago
  Denis Vlasenko ae49d141f4 fix apparent typo (unnoticed for long time, probably 17 years ago
  Denis Vlasenko 3e8067a627 deal with TODOs left over from libc_hidden_proto removal 17 years ago
  Denis Vlasenko cb97aadebf Last portion of libc_hidden_proto removal. 17 years ago
  Denis Vlasenko b133fe1cac next portion of libc_hidden_proto removal 17 years ago
  Peter Kjellerstedt 2cced20a74 Make sure __hot and __cold are always defined. 17 years ago
  Carmelo Amoroso 1f88703025 Changed Copyright and License statement according to COPYING.LIB.boilerplate 17 years ago
  Carmelo Amoroso a4f317cd68 Changed Copyright and License statement according to COPYING.LIB.boilerplate 17 years ago
  Bernhard Reutner-Fischer ba203ef191 - add __hot and __cold annotations 17 years ago
  Carmelo Amoroso a5988ffad4 Fix typo: missing ) 17 years ago
  Carmelo Amoroso 827c5f1b82 Move _dl_iterate_phdr into libc.so.0 and libc.a (as glibc does). 17 years ago
  Denis Vlasenko 933df87e4e libc_hidden_proto removal, a few more functions 17 years ago
  Denis Vlasenko e8c6de1939 libc_hidden_proto removal, just a few functions 17 years ago
  Bernhard Reutner-Fischer 508383b431 - add hack to check if generating sysnum.h worked out 17 years ago
  Denis Vlasenko 17fc4be5eb resolver: use timeout of 5 (glibc uses that). 17 years ago
  Denis Vlasenko 64933f2dc5 resolver: separate gethostent and gethostent_r into two .o files; 17 years ago
  Denis Vlasenko 94cec9a5ee resolver: move large code blocks to arrange related functions closer. 17 years ago
  Denis Vlasenko 8c2dad2828 resolver: fix some previous TODOs, add new ones. 17 years ago
  Bernhard Reutner-Fischer 32bef6f20a - cleanup {,f}stat{,v}fs{,64} relocs 17 years ago
  Denis Vlasenko 018e1888b8 resolver: improved support for overriding DNS server addresses 17 years ago
  Denis Vlasenko 1a82a7130a resolver: make getaddrinfo actually respect _res.nsaddr_list; 17 years ago
  Denis Vlasenko ade760af3c resolver: more locking fixes. 17 years ago
  Bernhard Reutner-Fischer 035ac813b4 - if ssp is enabled then make sure that __stack_chk_fail resolves 17 years ago
  Bernhard Reutner-Fischer b7ca08e773 - Remove linux-specific prototypes if asked to. 17 years ago
  Bernhard Reutner-Fischer 477041e794 - revert wrong r24049 17 years ago
  Bernhard Reutner-Fischer 17e9e1b9d5 - Remove linux-specific prototypes if asked to. 17 years ago
  Rob Landley 2fa869ff39 Current kernels support more than 8 bit major/minor. Pass dev_t through to 17 years ago
  Denis Vlasenko 6bd2adf451 fixing resolver part 3: fix completely bogus locking 17 years ago
  Denis Vlasenko 97a8f9f4dc fixing resolver part 2: make _res structure members 17 years ago