Commit History

Author SHA1 Message Date
  Eric Andersen 92fa28346a Hide all reference to wchar_t so configure won't get confused 24 years ago
  Eric Andersen ad3d96f8b7 Patch from Brian Stafford <brian@stafford.uklinux.net> to fixup 24 years ago
  Eric Andersen 50b14f6bf7 Enable fdatasync 24 years ago
  Eric Andersen 34eeb65d14 Both _dl_simple_ltoa and _dl_simple_ltoahex use buffers of size 21, 24 years ago
  Eric Andersen c1009c8881 Depend upon libc 24 years ago
  Eric Andersen ebc043565b Make libc depend on ldso 24 years ago
  Eric Andersen 665caab50c We don't need an ARCH_CFLAGS2, just fixed the ordering on ARCH_CFLAGS 24 years ago
  Eric Andersen 158af7364a Sigh. Typod it again 24 years ago
  Eric Andersen 9f35800685 Oops. typo. 24 years ago
  Eric Andersen dd43462ee2 More build system cleanups... 24 years ago
  Eric Andersen a09d13b8b6 Oops. We lost -FPIC in the shuffle... 24 years ago
  Eric Andersen d7147f9226 Remove the now obsolete d-link tree. Update things to cope 24 years ago
  Eric Andersen 4d5785ca2d Remove old named file. Fix headers on updated one. 24 years ago
  Eric Andersen ed865232d8 Rework naming for shared lib loader to avoid potential 24 years ago
  Eric Andersen f1429771e1 Don't use target strip on native binary 24 years ago
  Eric Andersen 19c380d17f Build glibc test apps static when told to. 24 years ago
  Eric Andersen 023e222306 glibc test apps failed to be static when told to be 24 years ago
  Eric Andersen 31c995060b Failed to call sort before calling uniq in several spots, 24 years ago
  Eric Andersen 3ad09485cd Cleanup makfile, use ld to avoid chicken-and-egg problems when 24 years ago
  Eric Andersen eba513e569 Fix indenting 24 years ago
  Eric Andersen 6a461519b9 Scrub the way libraries are linked. Use ld, not gcc, to avoid 24 years ago
  Eric Andersen 072938a98d Eliminate C++ style comments 24 years ago
  Eric Andersen cbc40534b7 Allow people to override the TARGET_ARCH setting 24 years ago
  Eric Andersen 6dd6e53fbd Ignore native ldd 24 years ago
  Eric Andersen c872d905a7 Build a native uClibc ldd 24 years ago
  Eric Andersen ec8e012835 Recommend making symlinks, not copying the config file. 24 years ago
  Eric Andersen 278810348a Doh! I broke getmntent when I added getmntent_r! This fixes it. 24 years ago
  Eric Andersen db777744aa Implement mempcpy 24 years ago
  Eric Andersen 2f2e72cbed Fixup broken termios stuff. No, really this time. 24 years ago
  Eric Andersen dc5dac9013 Allow people to exclude regex code, since it is huge (27k) 24 years ago