提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Eric Andersen 9eaa5e511f Fixup ppc to powerpc 24 年之前
  Eric Andersen b7eec40bb0 Another update to make sure things work properly on x86 now. 24 年之前
  Eric Andersen 91307a3666 This patch allows powerpc to compile again. It also checks if we 24 年之前
  Eric Andersen ae9bb92ccc Initial sparc port, thanks to Mathew Bosworth <mbosworth@metaflow.com>, 24 年之前
  Eric Andersen 84a9d87e2d This is kindof neat. With this update, you can now simply set your 24 年之前
  David McCullough 0f54aa4d17 24 年之前
  Eric Andersen db0fb358ce Dont segfault when folks run ld-uclibc as an executable. 24 年之前
  Eric Andersen 9828d00d1b Describe what this routine is supposed to do so we can port it 24 年之前
  Eric Andersen 12624faa15 Some more minor updates. Add in some debug stuff, and 24 年之前
  Eric Andersen b35cf07aac Avoid needing to distinguis between the install dir and the build 24 年之前
  Eric Andersen fe59e88493 Some more updates and explanation 24 年之前
  Eric Andersen 63882a13e0 Another cleanup. Never pass addresses as an 'int' 24 年之前
  Eric Andersen b30fc2cc3c I forgot to check this in. 24 年之前
  Eric Andersen b7bc129184 Yet another major rework. This time around, rework it to no longer 24 年之前
  Eric Andersen 22a9e5bbdf Sanitize the calling of _dl_linux_resolver so it can be read by 24 年之前
  Eric Andersen 75ee43d1c2 Fix up a comment 24 年之前
  Eric Andersen dcea56a735 Get rid of the a.out header file 24 年之前
  Eric Andersen e0c9e36dad Add in missing ARM support. I really need to port this whole thing 24 年之前
  Eric Andersen 8ec782e591 For m68k I forgot a needed #undef 24 年之前
  Eric Andersen 02beefe984 Eliminate the useless _dl_interpreter_exit function 24 年之前
  Eric Andersen 081bde3695 I messed up the comment 24 年之前