Historia zmian

Autor SHA1 Wiadomość Data
  David McCullough ca73e6a5f6 24 lat temu
  David Schleef 0641a78fd4 Changed uclibc-gcc to uclibc-toolchain. Added fixups for changes 24 lat temu
  Eric Andersen c3bbc0eafd This syncs things up with my local tree. Mainly changes installer 24 lat temu
  Eric Andersen c4257d7200 Try search for the shared lib interpreter. Eliminate all double "//"s 24 lat temu
  Eric Andersen bd61f74bf3 If /etc/ld.so.preload was size 0, the shared lib loader would 24 lat temu
  David McCullough 6996c5c482 24 lat temu
  Manuel Novoa III 7b013e6b12 Oops... left in a debugging line. 24 lat temu
  Manuel Novoa III b52f66dea6 Back out the changes to _uClibc_fread and loop in fread() if incomplete, to 24 lat temu
  Manuel Novoa III 2940feb06f Yes... the previous "fix" was broken too... the result of careless cutting 24 lat temu
  Manuel Novoa III 75f21a11e1 Ok... the fix wasn't quite so straightforward. Hopefully this will do it. 24 lat temu
  Manuel Novoa III 5838c4acc0 Fix fread bug reported by Vodz. The fix is straightforward, but I haven't 24 lat temu
  Manuel Novoa III e696b81bea Fix small typo vodz reported. 24 lat temu
  David Schleef 413643c6f0 Fix the /lib link 24 lat temu
  David Schleef d00f43f966 Better generation of control, fix up DESTDIR 24 lat temu
  David Schleef 0640f1e2db Fix typo. 24 lat temu
  David Schleef 93c8ab6871 Changes to build cross-compiling libraries 24 lat temu
  David Schleef ebfd672d31 Better rule for locating dynamic linker 24 lat temu
  Eric Andersen ea9de29581 search_for_named_library forgot to wipe the target string, so each time 24 lat temu
  Eric Andersen 070720ad2f Elimintate spurious trailing / 24 lat temu
  Eric Andersen 523e75677a Turn off USE_CACHE by default (so ldconfig, by default, isn't 24 lat temu
  Eric Andersen ed2eaae820 Fix missing function when USE_CACHE is enabled 24 lat temu
  Eric Andersen 1c3d156a91 Oops. USE_CACHE was disabled and didn't compile when enabled 24 lat temu
  Eric Andersen e550d5a495 Forgot this... 24 lat temu
  Eric Andersen 93b19d02aa We already have tar.h, so might as well include cpio.h as well... 24 lat temu
  Eric Andersen df6add6279 Some cleanups needed for things to compile and work as expected 24 lat temu
  Eric Andersen 3bb075634b use ln -fs 24 lat temu
  Eric Andersen bdff18da87 Scrub up a few things I forgot. Add a few more cleanups. 24 lat temu
  Eric Andersen 8fbaabf323 This takes about 6k off the size of the x86 shared lib loader... 24 lat temu
  David Schleef e3424a396a fixperms needs the correct name for ld-uClibc 24 lat temu
  David Schleef 17a4d27ec4 PowerPC has a different kernel interface for termios. Grrr... 24 lat temu