Move some of my more useful utilities out from my all-purpose
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 20 Nov 2004 08:44:10 +0000 (08:44 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 20 Nov 2004 08:44:10 +0000 (08:44 +0000)
commit9acadc2b1377453e1c10614920bd390c52227e8a
treea0ab90090bd0d44ecf92b64cf178c9d7e00c9fa4
Move some of my more useful utilities out from my all-purpose
`local' and `misc' directories into a `utils' area, where they might
end up releasable.

git-svn-id: svn://svn.tartarus.org/sgt/utils@4837 cda61777-01e9-0310-a592-d414129be87e
base64/Makefile [new file with mode: 0644]
base64/base64.but [new file with mode: 0644]
base64/base64.c [new file with mode: 0644]
cvt-utf8/Makefile [new file with mode: 0644]
cvt-utf8/cvt-utf8 [new file with mode: 0755]
cvt-utf8/cvt-utf8.but [new file with mode: 0644]
xcopy/Makefile [new file with mode: 0644]
xcopy/xcopy.but [new file with mode: 0644]
xcopy/xcopy.c [new file with mode: 0644]