diff options
author | gahr <gahr@FreeBSD.org> | 2016-04-07 16:12:38 +0000 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2016-04-07 16:12:38 +0000 |
commit | eb925cdf00743d23b2dfdc0c9d749485a95f24ce (patch) | |
tree | e8619b65a143c28fee6dd83b7a36de80a3c40d59 /lib/libthr/thread/thr_stack.c | |
parent | 03e016b04f7869d12810f7dbb77b5bafb62ca9ba (diff) | |
download | FreeBSD-src-eb925cdf00743d23b2dfdc0c9d749485a95f24ce.zip FreeBSD-src-eb925cdf00743d23b2dfdc0c9d749485a95f24ce.tar.gz |
Enhance uuencode with a -r option to produce raw output.
This matches with uudecode's -r option to decode raw data without initial and
final framing lines.
$ echo Test | uuencode -mr - | uudecode -mr
Test
Approved by: cognet
MFC after: 1 week
Diffstat (limited to 'lib/libthr/thread/thr_stack.c')
0 files changed, 0 insertions, 0 deletions