aboutsummaryrefslogtreecommitdiff
path: root/tr.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * 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