Commit History

Author SHA1 Message Date
  Elliott Hughes 763e85820b Canonicalize the usage: lines for the POSIX toys. 4 years ago
  Rob Landley 747e296ff6 Add FLAG(x) macro, expanding to (toys.optflags & FLAG_##x) 5 years ago
  Elliott Hughes 141a075c0e Clean up some --help formatting. 5 years ago
  Rob Landley 027a73a903 Make xopen() skip stdin/stdout/stderr, add xopen_stdio() if you want stdout, 8 years ago
  Rob Landley 4e49a944da Leftover variable from factoring out base64_init() caused an unused variable warning. 9 years ago
  Rob Landley 0517eb7d60 Add base64. 9 years ago
  Rob Landley ff8b9ed551 uuencode tweak: output a non-whitespace character for 0 in traditional mode. 11 years ago
  Rob Landley f5b4bbef5f Finish uuencode cleanup, default y, move it from pending to posix. 11 years ago