コミット履歴

作者 SHA1 メッセージ 日付
  Eric Andersen 46c89f0b62 These are needed for ash-0.3.8 24 年 前
  Eric Andersen ef61d4a84b Seems a few apps need this one... 24 年 前
  Eric Andersen 1babc85672 Check if ld.so is included in the NEEDED list. If so, do not _again_ 24 年 前
  Eric Andersen be0f7c05d8 Fix up naming of ld.so so every uses the same define. The top level 24 年 前
  Eric Andersen 2a47ca7e9a Ignore generated file 24 年 前
  Eric Andersen 9407658835 minor formatting cleanups 24 年 前
  Eric Andersen 8d9ef26757 Add in _dl_strrchr 24 年 前
  Eric Andersen 1077fa4d77 uClibc now has a math library. muahahahaha! 24 年 前
  Eric Andersen 22358dd7ce Don't hard code path to TARGET_CC 24 年 前
  Eric Andersen 758899d3fb ignore generated stuff 24 年 前
  Eric Andersen 6677d39ff4 Add in an older libc5 glob implementation, which is a bit thinner. 24 年 前
  Eric Andersen e6f7f47c0b By default, leave out the RPC junk (it adds over 30k). Add in a compile 24 年 前
  Eric Andersen 64cdebe1de compile up libutil 24 年 前
  Eric Andersen cc848544ff Yipe. This was still pulling in kernel headers. 24 年 前
  Eric Andersen a3e03be058 Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutil 24 年 前
  Eric Andersen 6c0899094d Turns out alphasort was totally broken. This fixed one works. 24 年 前
  Eric Andersen 099c1958f3 A patch from Jon Nelson <jnelson@securepipe.com> to make scandir 24 年 前
  Eric Andersen f8a6506990 Add in a qsort, alphasort, scandir test from Jon Nelson, jnelson@securepipe.com 24 年 前
  Eric Andersen d25de22476 Make sure types are pulled in 24 年 前
  Eric Andersen d3fda8f182 Some very minor cleanups 24 年 前
  David McCullough a15d4cd59d 24 年 前
  David McCullough 05669c069b 24 年 前
  Manuel Novoa III 59674ac812 Fix comment for #endif to remove warnings. 24 年 前
  Eric Andersen 65902425f1 Looks like I forgot to commit this. 24 年 前
  Eric Andersen 10ecb394d4 Use the symbolic name, don't hard code. 24 年 前
  Eric Andersen 86211d8b2b Put in but leave commented the DL_DEBUG define 24 年 前
  Manuel Novoa III f3116452b4 Fix fwrite return value bug reported by Matthias Kilian <kili@outback.escape.de>. 24 年 前
  Eric Andersen 4e88ea446c Change FILENAME_MAX to be only 255. Max filename on ext2 is 255, 24 年 前
  Manuel Novoa III e2058fa007 A couple of printf fixes from Johan Adolfsson (johan.adolfsson@axis.com). 24 年 前
  Eric Andersen 00dc413fb9 Add in inet_ntop() and inet_pton() -- ported from glibc 2.2.3 24 年 前