Commit History

Author SHA1 Message Date
  Rob Landley b14b5d9d8d Rewrite tac to make better use of lib functions. 5 years ago
  Elliott Hughes 9f5155ecad tac: switch to getline(). 5 years ago
  Rob Landley 7a3f53ba44 Mark command-local functions static. 9 years ago
  Elie De Brauwer de08aef53c Fix tac to handle the "abc\ndef" case properly 11 years ago
  Elie De Brauwer d4d51198e8 Simplify tac, the newline checking is already done in the get_line() function 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 f91b7c89bc Regularize command headers, update links to standards documents. 12 years ago
  Rob Landley 3a9241add9 Move commands into "posix", "lsb", and "other" menus/directories. 12 years ago