]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/tt: encode data for RAW and EXPORT format
authorKarel Zak <kzak@redhat.com>
Thu, 26 Apr 2012 07:22:19 +0000 (09:22 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 26 Apr 2012 07:22:19 +0000 (09:22 +0200)
commitf8bb6246fd3e6dcfee4a8c28a1df7065ff72f3d2
treec75599c4bab788c8b6c005e4f58808e6e1e89e66
parentd324270eee81e8287075919a72f6fd57fdaf751f
lib/tt: encode data for RAW and EXPORT format

 * all tt based utils will properly encode blank chars for raw output
   format and quotes for export output format

Signed-off-by: Karel Zak <kzak@redhat.com>
lib/tt.c