summaryrefslogtreecommitdiff
path: root/tr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bugfixes.Erik Andersen2000-04-171-5/+2
| | | | -Erik
* More documentation updates, and minor fixes to make things syncErik Andersen2000-04-151-7/+7
| | | | | up with the docs. -Erik
* * all mallocs now use xmalloc (and so are OOM error safe), andErik Andersen2000-03-211-3/+2
| | | | | | the common error handling saves a few bytes. Thanks to Bob Tinsley <bob@earthrise.demon.co.uk> for the patch. -Erik
* Add in tr and dirnameErik Andersen2000-03-051-0/+578
-Erik