Commit History

Author SHA1 Message Date
  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
  Eric Andersen 799217d26e Fix formatting. Stub out pthread_join and pthread_exit for now. 22 years ago
  Eric Andersen e077f341ca Support statvfs and statfs. Added getmntent_r (and made it use 22 years ago
  Eric Andersen 35a3f28ef4 Add missing inttypes.h 22 years ago
  Eric Andersen 24e8f0ec75 Make getopt act the same regardless whether the app was staticly linked 22 years ago
  Eric Andersen b53580e461 Oops. I'd accidentally enabled a #define for __NR_get_kernel_syms 22 years ago
  Eric Andersen 827aa250db Enable several more syscalls. 22 years ago