Commit History

Author SHA1 Message Date
  Eric Andersen 1459bf3832 I just wrote a stpncpy() since someone wanted it 24 years ago
  Eric Andersen 9c0d25bc67 I rewrote strcat without any function calls. 24 years ago
  Eric Andersen 246af1d52e Sync up ldd behavior 24 years ago
  Eric Andersen 51ff0f67c7 Fix the library searching routine so it is way simpler, and so 24 years ago
  David Schleef 8da741f7d0 Add a cvsignore for this dir 24 years ago
  David Schleef f0446fcb9c Change name of package to uclibc-toolchain. Various changes 24 years ago
  David Schleef 7f133fafec Need to create $(SYSTEM_DEVEL_PREFIX)/usr/bin 24 years ago
  Eric Andersen 29be1bc88c Begin removing some unnecessary inlining, and fix naming 24 years ago
  Eric Andersen 8f127c4f0a Oops. Symlink args were backwards... 24 years ago
  Eric Andersen 4b3d5bdc2b Don't blow away existing files when trying to install a ldso symlink... 24 years ago
  Eric Andersen 96277cfcea Update the build system, yet again. I hope this is the last time... 24 years ago
  David McCullough 7e79b9d3ab 24 years ago
  Eric Andersen bf3591244c Fix behavior when installing the devel env, since somewhere 24 years ago
  David McCullough 018b4fe2be 24 years ago
  David McCullough 7118337818 24 years ago
  David McCullough e7ba98d1c7 24 years ago
  David McCullough cc0664cff3 24 years ago
  David McCullough 60acedb05a 24 years ago
  David McCullough ca73e6a5f6 24 years ago
  David Schleef 0641a78fd4 Changed uclibc-gcc to uclibc-toolchain. Added fixups for changes 24 years ago
  Eric Andersen c3bbc0eafd This syncs things up with my local tree. Mainly changes installer 24 years ago
  Eric Andersen c4257d7200 Try search for the shared lib interpreter. Eliminate all double "//"s 24 years ago
  Eric Andersen bd61f74bf3 If /etc/ld.so.preload was size 0, the shared lib loader would 24 years ago
  David McCullough 6996c5c482 24 years ago
  Manuel Novoa III 7b013e6b12 Oops... left in a debugging line. 24 years ago
  Manuel Novoa III b52f66dea6 Back out the changes to _uClibc_fread and loop in fread() if incomplete, to 24 years ago
  Manuel Novoa III 2940feb06f Yes... the previous "fix" was broken too... the result of careless cutting 24 years ago
  Manuel Novoa III 75f21a11e1 Ok... the fix wasn't quite so straightforward. Hopefully this will do it. 24 years ago
  Manuel Novoa III 5838c4acc0 Fix fread bug reported by Vodz. The fix is straightforward, but I haven't 24 years ago
  Manuel Novoa III e696b81bea Fix small typo vodz reported. 24 years ago