Commit History

Author SHA1 Message Date
  Eric Andersen 19c380d17f Build glibc test apps static when told to. 22 years ago
  Eric Andersen 023e222306 glibc test apps failed to be static when told to be 22 years ago
  Eric Andersen 31c995060b Failed to call sort before calling uniq in several spots, 22 years ago
  Eric Andersen 3ad09485cd Cleanup makfile, use ld to avoid chicken-and-egg problems when 22 years ago
  Eric Andersen eba513e569 Fix indenting 22 years ago
  Eric Andersen 6a461519b9 Scrub the way libraries are linked. Use ld, not gcc, to avoid 22 years ago
  Eric Andersen 072938a98d Eliminate C++ style comments 22 years ago
  Eric Andersen cbc40534b7 Allow people to override the TARGET_ARCH setting 22 years ago
  Eric Andersen 6dd6e53fbd Ignore native ldd 22 years ago
  Eric Andersen c872d905a7 Build a native uClibc ldd 22 years ago
  Eric Andersen ec8e012835 Recommend making symlinks, not copying the config file. 22 years ago
  Eric Andersen 278810348a Doh! I broke getmntent when I added getmntent_r! This fixes it. 22 years ago
  Eric Andersen db777744aa Implement mempcpy 22 years ago
  Eric Andersen 2f2e72cbed Fixup broken termios stuff. No, really this time. 22 years ago
  Eric Andersen dc5dac9013 Allow people to exclude regex code, since it is huge (27k) 22 years ago
  Eric Andersen 90374108bb Rework termios wrapping code to try and do the right thing. 22 years ago
  Eric Andersen 1ad690545c Fixup comments regarding large file support (it works these days) 22 years ago
  Eric Andersen 667a624ccd Don't show shell fragments 22 years ago
  Eric Andersen cbc7417d32 Patch from Michael E Brown <mebrown@michaels-house.net> to 22 years ago
  Eric Andersen 683a0390a2 Patch from Stefan Soucek <ssoucek@coactive.com> to remove 22 years ago
  Eric Andersen cf53afff95 Fixup v850 architecture autodetection, from Miles Bader 22 years ago
  Eric Andersen f605da2fb6 Be more carefull about erroring out of shell fragments. Try to 22 years ago
  Eric Andersen 066a8e2f6f Fix duplicate of timezone 22 years ago
  Eric Andersen 2d503e1611 Remove "-Wl,--no-undefined" 22 years ago
  Eric Andersen 351727917b Scrub malloc handling 22 years ago
  Eric Andersen b3f5e468f2 Mahe 'make clean' remove generated bits/syscall.h, as 22 years ago
  Eric Andersen 8a3b89cb24 Fix stpcpy function declaration 22 years ago
  Eric Andersen 1a420b1fcb Use public interface, not a glibc style private one 22 years ago
  Eric Andersen da0db0ab56 Support tmpfile64 (just a weak for tmpfile) 22 years ago
  Eric Andersen b55793de83 Fix stupid typing problems 22 years ago