提交历史

作者 SHA1 备注 提交日期
  Bernhard Reutner-Fischer d79d93813a - fix compilation if LFS is off and STUBs are requested 16 年之前
  Ricard Wanderlof d403c9f150 Remove all references to __no_netlink_support as after thurough scrutiny of 16 年之前
  Rob Landley 7d602faf76 Finally fix the MALLOC=y and MALLOC_SIMPLE=y breakage from svn 23660. (I found it, this is Bernhard's patch to fix it. Tested and it Works For Me (tm)). 16 年之前
  Denis Vlasenko 346792d2a1 make getaddrinfo to NOT query DNS for IPv6 address if host is in 16 年之前
  Rob Landley e4d1b4963d Explain what malloc simple is good for, and what it isn't good for. 16 年之前
  Bernhard Reutner-Fischer 83c034194f - pull in prototype for memalign() 16 年之前
  Bernhard Reutner-Fischer 1f07b8a03c - add helpful help string 16 年之前
  Bernhard Reutner-Fischer c44ca63233 - Print helptexts of choices. If a choice (but not it's children) has help, print that. 16 年之前
  Bernhard Reutner-Fischer 01e6f1e63a - fix typo in r23808 16 年之前
  Denis Vlasenko 8e5539abe3 libc/inet/getaddrinfo.c: const'ify some data; 16 年之前
  Khem Raj 88be89179b Use C implementation of strncmp. 16 年之前
  Bernhard Reutner-Fischer 33b19ecce8 - fix mips syscall (Atsushi Nemoto) 16 年之前
  Bernhard Reutner-Fischer 694525ec2e - tidy up inline: 16 年之前
  Bernhard Reutner-Fischer ae549acff0 - remove superfluous ';'. No objcode changes. 16 年之前
  Bernhard Reutner-Fischer 28c95476b8 - delete_module() takes two arguments on linux-2.6 16 年之前
  Bernhard Reutner-Fischer 4dbb356fb5 - need to grab features before looking at eventually requested netlink support 16 年之前
  Bernhard Reutner-Fischer 67921fdf3c - do not include netlink headers if netlink is turned off (Michael Deutschmann) 16 年之前
  Bernhard Reutner-Fischer 61f80c8e51 - fix sigaction on older kernels (Michael Deutschmann) 16 年之前
  Bernhard Reutner-Fischer f6666438e8 - do not list non-existing files in the threads prerequisites 16 年之前
  Bernhard Reutner-Fischer 5016062735 - sync fix for scandir errno handling to scandir64 (r23600) 16 年之前
  Bernhard Reutner-Fischer dce2384770 - fix toggling thread implementation. 16 年之前
  Bernhard Reutner-Fischer f209f0ec29 - des uses ntohl 16 年之前
  Bernhard Reutner-Fischer ffd2837569 - guard socket calls with UCLIBC_HAS_SOCKET 16 年之前
  Bernhard Reutner-Fischer a1de41b0b8 - document environment variables for make(1) 16 年之前
  Bernhard Reutner-Fischer 0be050c8b6 This should fix malloc with debug and without threads. (Chase N Douglas) 16 年之前
  Bernhard Reutner-Fischer 9674f4133f - mark trunk as -rc2-svn 16 年之前
  Bernhard Reutner-Fischer c50c578d81 - bump version to 0.9.30-rc2 16 年之前
  Bernhard Reutner-Fischer b46830f8b2 - fix locale dependencies and make default locale generation less verbose. 16 年之前
  Khem Raj 6494060312 Fix bug 4994 hangs on read(). I have tested the patch extensibly on ARM/LT.old. 16 年之前
  Bernhard Reutner-Fischer 47b2dbaaac - fix copy'n paste error 16 年之前