Commit History

Author SHA1 Message Date
  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
  Eric Andersen 90374108bb Rework termios wrapping code to try and do the right thing. 24 years ago
  Eric Andersen 1ad690545c Fixup comments regarding large file support (it works these days) 24 years ago
  Eric Andersen 667a624ccd Don't show shell fragments 24 years ago
  Eric Andersen cbc7417d32 Patch from Michael E Brown <mebrown@michaels-house.net> to 24 years ago
  Eric Andersen 683a0390a2 Patch from Stefan Soucek <ssoucek@coactive.com> to remove 24 years ago
  Eric Andersen cf53afff95 Fixup v850 architecture autodetection, from Miles Bader 24 years ago
  Eric Andersen f605da2fb6 Be more carefull about erroring out of shell fragments. Try to 24 years ago
  Eric Andersen 066a8e2f6f Fix duplicate of timezone 24 years ago
  Eric Andersen 2d503e1611 Remove "-Wl,--no-undefined" 24 years ago
  Eric Andersen 351727917b Scrub malloc handling 24 years ago
  Eric Andersen b3f5e468f2 Mahe 'make clean' remove generated bits/syscall.h, as 24 years ago
  Eric Andersen 8a3b89cb24 Fix stpcpy function declaration 24 years ago
  Eric Andersen 1a420b1fcb Use public interface, not a glibc style private one 24 years ago
  Eric Andersen da0db0ab56 Support tmpfile64 (just a weak for tmpfile) 24 years ago
  Eric Andersen b55793de83 Fix stupid typing problems 24 years ago
  Eric Andersen 799217d26e Fix formatting. Stub out pthread_join and pthread_exit for now. 24 years ago
  Eric Andersen e077f341ca Support statvfs and statfs. Added getmntent_r (and made it use 24 years ago
  Eric Andersen 35a3f28ef4 Add missing inttypes.h 24 years ago
  Eric Andersen 24e8f0ec75 Make getopt act the same regardless whether the app was staticly linked 24 years ago