História revízii

Autor SHA1 Správa Dátum
  Rob Landley 63a0e7afff Make help text spacing consistent. 5 rokov pred
  Rob Landley 81207825c5 Fix various warnings building on FreeBSD. 5 rokov pred
  Rob Landley b51fcf8e79 Don't include toys.h and lib/*.c in config2help.c, the host vs cross compiler 6 rokov pred
  Rob Landley 7828920303 Workaround from Patrick Oppenlander for a bug in config2help.h that resulted 6 rokov pred
  Rob Landley e59d2e49ef config2help.c: Rename trim() to skip_spaces(), fluff out comments a bit. 7 rokov pred
  Mike Frysinger bef3a510a6 config2help: add missing ctype.h include 8 rokov pred
  Rob Landley 3879cd97c1 Musl needs an extra #include. 8 rokov pred
  Rob Landley 187649de81 Don't include toys.h from config2help.c (so cross-compiling from systems we 8 rokov pred
  Rob Landley 7d6af77804 Make defconfig build for nommu. 8 rokov pred
  Rob Landley e5354ca12a Replace toys.exithelp with help_exit() in lib. 8 rokov pred
  Rob Landley e6314da6fe generated/help.h is a lot easier to read with an extra newline between each help entry. 10 rokov pred
  Rob Landley 1fb3ae7075 Various cleanups found by Tom Sparrow's static analysis. 10 rokov pred
  Rob Landley 0432050a75 More elaborate help text collating logic. 10 rokov pred
  Rob Landley c049bca239 Collate usage: lines in help text. 10 rokov pred
  Rob Landley 2ded83376c Help text, collate usage blocks (badly). 10 rokov pred
  Rob Landley 86cafe1fde Replace python help converter with C implementation. 10 rokov pred