Commit History

Author SHA1 Message Date
  Rob Landley e8f3f6c4f3 Explain a corner case where the source filename matching 2 years ago
  Rob Landley 23ef31e6e9 Minor doc tweaks. 4 years ago
  Elliott Hughes bbadc5e141 Fix sigjmp_buf/jmp_buf mismatches. 5 years ago
  Rob Landley 0c284d35e5 Web page updates. 6 years ago
  Rob Landley 346c33c8b2 Explain dlist_terminate. 7 years ago
  Rob Landley 7fc7db1332 Remove a chunk of copied header that hasn't been upated in a while. 7 years ago
  Rob Landley a8d0d13376 Redo build stuff in response to Andy Chu's suggestions. 8 years ago
  Rob Landley eb24df9749 Split out _xexit() from xexit() and give sigatexit() multiple callbacks. 8 years ago
  Rob Landley 8d95074b7d Cleanup pass on the dirtree infrastructure, in preparation for making rm -r 8 years ago
  Rob Landley 1cbc283f94 Tweak build instructions in README/code.html. 8 years ago
  Rob Landley e5354ca12a Replace toys.exithelp with help_exit() in lib. 8 years ago
  Rob Landley 68771c0053 More explanation of TOYBOX_DEBUG for option string checking. 9 years ago
  Rob Landley 0fdb450a2c More 'splaining. 9 years ago
  Rob Landley 5237015412 Fluff out the documentation some more. 9 years ago
  Rob Landley 002a11e7bd Update docs for example and pending directories. 10 years ago
  Rob Landley ca73392a47 Fluff out the coding style section, but the result was a bit big for the start of code.html, so move it to design.html. 10 years ago
  Rob Landley 7eaf4f535d Document some of the new temporary files in generated/, add anchor tags. 10 years ago
  Rob Landley 349ff5297b Change header and pages so each page has its own title. 10 years ago
  Rob Landley 85a3241d9d New section on #including header files. 10 years ago
  Rob Landley b911d4dd15 Update lib/args.c docs. 10 years ago
  Rob Landley 2704834050 Document the toybox entry path from main() into a command. 11 years ago
  Rob Landley 9a69a929ec Accumulated web page changes. (Release announcement for previous release, roadmap updates, etc.) 11 years ago
  Rob Landley 7aa651a6a4 Reindent to two spaces per level. Remove vi: directives that haven't worked right in years (ubuntu broke its' vim implementation). Remove trailing spaces. Add/remove blank lines. Re-wordwrap in places. Update documentation with new coding style. 11 years ago
  Rob Landley 1f4f41abba Doc tweak about test suite. 11 years ago
  Rob Landley c0e56edaf2 New build infrastructure to generate FLAG_ macros and TT alias, #define FOR_commandname before #including toys.h to trigger it. Rename DEFINE_GLOBALS() to just GLOBALS() (because I could never remember if it was DECLARE_GLOBALS). Convert existing commands to use new infrastructure, and replace optflag constants with FLAG_ macros where appropriate. 11 years ago
  Rob Landley c8d0da5358 Add documentation for lib/llist.c and lib/dirtree.c. 12 years ago
  Rob Landley 137bf3449a Add lib/portability.h description with explanation of SWAP() macros. 12 years ago
  Rob Landley ed6ed62f7d Web page updates. 12 years ago
  Rob Landley e7c9a6da6c Make documentation even fluffier. 12 years ago
  Rob Landley bbe500e531 Web page tweaks. Remove background image (makes it hard ot read for some people), and use local roadmap instead of third party wiki. 12 years ago