Commit History

作者 SHA1 備註 提交日期
  Eric Andersen 072938a98d Eliminate C++ style comments 24 年之前
  Eric Andersen cbc40534b7 Allow people to override the TARGET_ARCH setting 24 年之前
  Eric Andersen 6dd6e53fbd Ignore native ldd 24 年之前
  Eric Andersen c872d905a7 Build a native uClibc ldd 24 年之前
  Eric Andersen ec8e012835 Recommend making symlinks, not copying the config file. 24 年之前
  Eric Andersen 278810348a Doh! I broke getmntent when I added getmntent_r! This fixes it. 24 年之前
  Eric Andersen db777744aa Implement mempcpy 24 年之前
  Eric Andersen 2f2e72cbed Fixup broken termios stuff. No, really this time. 24 年之前
  Eric Andersen dc5dac9013 Allow people to exclude regex code, since it is huge (27k) 24 年之前
  Eric Andersen 90374108bb Rework termios wrapping code to try and do the right thing. 24 年之前
  Eric Andersen 1ad690545c Fixup comments regarding large file support (it works these days) 24 年之前
  Eric Andersen 667a624ccd Don't show shell fragments 24 年之前
  Eric Andersen cbc7417d32 Patch from Michael E Brown <mebrown@michaels-house.net> to 24 年之前
  Eric Andersen 683a0390a2 Patch from Stefan Soucek <ssoucek@coactive.com> to remove 24 年之前
  Eric Andersen cf53afff95 Fixup v850 architecture autodetection, from Miles Bader 24 年之前
  Eric Andersen f605da2fb6 Be more carefull about erroring out of shell fragments. Try to 24 年之前
  Eric Andersen 066a8e2f6f Fix duplicate of timezone 24 年之前
  Eric Andersen 2d503e1611 Remove "-Wl,--no-undefined" 24 年之前
  Eric Andersen 351727917b Scrub malloc handling 24 年之前
  Eric Andersen b3f5e468f2 Mahe 'make clean' remove generated bits/syscall.h, as 24 年之前
  Eric Andersen 8a3b89cb24 Fix stpcpy function declaration 24 年之前
  Eric Andersen 1a420b1fcb Use public interface, not a glibc style private one 24 年之前
  Eric Andersen da0db0ab56 Support tmpfile64 (just a weak for tmpfile) 24 年之前
  Eric Andersen b55793de83 Fix stupid typing problems 24 年之前
  Eric Andersen 799217d26e Fix formatting. Stub out pthread_join and pthread_exit for now. 24 年之前
  Eric Andersen e077f341ca Support statvfs and statfs. Added getmntent_r (and made it use 24 年之前
  Eric Andersen 35a3f28ef4 Add missing inttypes.h 24 年之前
  Eric Andersen 24e8f0ec75 Make getopt act the same regardless whether the app was staticly linked 24 年之前
  Eric Andersen b53580e461 Oops. I'd accidentally enabled a #define for __NR_get_kernel_syms 24 年之前
  Eric Andersen 827aa250db Enable several more syscalls. 24 年之前