Commit History

Author SHA1 Message Date
  Rob Landley 06897a859d Trivial style fixes while I was looking at main anyway. 4 years ago
  Rob Landley 68757a5d54 Fix "ln -s toybox potato; ./potato" unknown command problem. 4 years ago
  Rob Landley 0e59dca1ba Release 0.8.1. 5 years ago
  Rob Landley 362a6177ac Call setlinebuf(stdout) from singleinit, so automatic flush each \n of output. 5 years ago
  Rob Landley b11e1206b4 Sigh. Update release version for non-git source builds. 5 years ago
  Rob Landley 2626ae7db6 Update version to 0.7.8. 5 years ago
  Rob Landley 3f98870c62 Stack can grow in either direction, so needs signed subtraction and abs(). 5 years ago
  Rob Landley 19f7ad4949 It should never matter on Linux (where the top half of virtual address space 5 years ago
  Rob Landley 7771e94e2a Dereference one layer of symlink in multiplexer on lookup failure, so you can 6 years ago
  Rob Landley 89d6d71cda News and version update for 0.7.7 release. 6 years ago
  Rob Landley c0ad454513 Update version string to 0.7.6. 6 years ago
  Rob Landley b5e405ce44 Use setlocale(LC_CTYPE, "C.UTF-8") for more targeted locale enable: 6 years ago
  Rob Landley 5af26a03df Elliott wants to add TOYBOX_VENDOR. 6 years ago
  Rob Landley 279eb227c5 Past time for 0.7.4. 7 years ago
  Joyounger 77f9c77006 fixup code style 7 years ago
  Rob Landley 9283f7b63c It's past time for 0.7.3. 7 years ago
  Elliott Hughes 18cd02cc3e Fix the comment about the Android SIGPIPE behavior. 7 years ago
  Rob Landley e95731e93f Add back bionic SIGPIPE handler workaround accidentally removed in 3b51a07e478d 7 years ago
  Rob Landley b27d5d9ad0 Announce 0.7.2. 7 years ago
  Rob Landley b2574799d1 The recent --help infrastructure fiddling made "toybox --help unknown" segfault 7 years ago
  Rob Landley 29e75d51d4 Move --version handling next to --help handling, so it applies to all commands. 7 years ago
  Rob Landley e98089ab9a Add TOYFLAG_NOHELP to disable --help processing for individual commands, 7 years ago
  Rob Landley ec0b482e9f Fix option parsing infrastructure bug. 8 years ago
  Paul Barker 8387fcb03e Fix TOYBOX_VERSION 8 years ago
  Rob Landley 4e756d7f9f Use CFG_TOYBOX_NORECURSE to avoid 8 years ago
  Rob Landley 869da8ce37 Work around increasingly insane compiler developers wanting to make everything 8 years ago
  Rob Landley cb49c305e3 Didn't check in all my local basename_r->getbasename changes. (Oops.) 8 years ago
  Patrick Ohly 62b53ed9e6 main.c: fix non-root usage when installed suid root 8 years ago
  Rob Landley d2893d8173 Release time. 8 years ago
  Rob Landley ca311f1a41 Fix two CFG_TOYBOX_SUID corner cases: 8 years ago