Clone this repo:
  1. 7828920 Workaround from Patrick Oppenlander for a bug in config2help.h that resulted by Rob Landley · 7 years ago machina 0.7.5
  2. b89af5e Fix xargs to obey POSIX's ARG_MAX restrictions. by Elliott Hughes · 7 years ago
  3. b542295 Basic Mach-O support in file(1). by Elliott Hughes · 7 years ago
  4. eb95221 Add #warning about musl intentionally breaking chrt. by Rob Landley · 7 years ago
  5. d3e6814 Fix URL typo by Zach Riggle · 7 years ago
  6. f900298 Last commit used xstrtod(), forgot to check it in. by Rob Landley · 7 years ago
  7. 7f2b0ce Redo/add seq precision logic. by Rob Landley · 7 years ago
  8. 5f6850f Tighten up wc -m tests (which no longer depend on $LANG). by Rob Landley · 7 years ago
  9. b961384 Replace remaining mb*towc() calls with utf8towc(). by Rob Landley · 7 years ago
  10. b3e7093 Tweak utf8towc() to return -1 earlier sometimes (instead of -2), and add test by Rob Landley · 7 years ago
  11. 6e76693 utf8towc() has to be in lib.c if strlower() is going to use it, because by Rob Landley · 7 years ago
  12. 67ddade In wc, replace mbrtowc() with new utf8towc() which doesn't have a context struct by Rob Landley · 7 years ago
  13. bebf14c Another try at fixing the ps segfault resulting from /proc entries vanishing by Rob Landley · 7 years ago
  14. 709a442 Fix iconv build and add trivial test. by Elliott Hughes · 7 years ago
  15. 138915a lsof cleanup. by Rob Landley · 7 years ago
  16. 9bde245 Check for .git before setting GITHASH. by Rob Landley · 7 years ago
  17. ec306e9 Allow GITHASH to be set on the command line, to work around a yocto bug. by Rob Landley · 7 years ago
  18. 94a8981 Don't unnecessarily use printf in wc.test when echo will do. by Elliott Hughes · 7 years ago
  19. 1055955 Test that our rm -rf can zap chmod 000 directories. (Skip test on host by Rob Landley · 7 years ago
  20. cd64fbd Add basic env.test by Rob Landley · 7 years ago