コミット履歴

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