]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libsmartcols: use buffer struct in table_print.c
authorKarel Zak <kzak@redhat.com>
Mon, 14 Apr 2014 14:41:20 +0000 (16:41 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 14 Apr 2014 14:41:20 +0000 (16:41 +0200)
commitb233dcb6ffa9a880882d58f85162ff97cede050f
tree2a4ac538f2b1c2974e39902444131f19bf91b925
parentb32fc3bb32c68101e4abc8db49233f9dc36ac5c9
libsmartcols: use buffer struct in table_print.c

 * consolidate code in table_print.c
 * make the code easy to extend
 * use return codes everywhere

Signed-off-by: Karel Zak <kzak@redhat.com>
libsmartcols/src/table_print.c