Commit History

Author SHA1 Message Date
  Rob Landley 747e296ff6 Add FLAG(x) macro, expanding to (toys.optflags & FLAG_##x) 5 years ago
  Rob Landley 482c422f8e Convert more argument variables in GLOBALS() to new style. 5 years ago
  Rob Landley 557ca7e55b Add -t, deviations from posix, redo loop to have fewer duplicate tests. 7 years ago
  Ilya Kuzmich 24dfc14647 strings tests and bugfixes 7 years ago
  Rob Landley d3a435e53c Add error_msg_raw() and friends, replace error_msg("%s", s) uses, enable format 8 years ago
  Rob Landley 7a3f53ba44 Mark command-local functions static. 9 years ago
  Rob Landley ff2bc8551c Promote strings. 10 years ago