]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'column' of git://github.com/kerolasa/lelux-utiliteetit into column
authorKarel Zak <kzak@redhat.com>
Thu, 26 May 2011 07:54:13 +0000 (09:54 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 26 May 2011 07:54:13 +0000 (09:54 +0200)
* 'column' of git://github.com/kerolasa/lelux-utiliteetit:
  tests: add column tests
  column.c: global variables removed
  column.c: validate numeric user inputs
  column.c: free memory before exit
  column.c: make table function clarification
  column.c: coding style fixes
  column.c: add version printing
  column.c: replace emalloc with xcalloc

1  2 
tests/commands.sh.in

Simple merge