]> git.ipfire.org Git - thirdparty/util-linux.git/commit
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)
commit35b6076b8c245172b51c4148e7f89eefdcc1f45a
tree5e04a338d5c427b6c7a9991065652a3fefe6d0d7
parente918cca56287d141f75a9e05d61a545df3553344
parent8b493b6c39a2e563676c2b43336f8ff42baaf2f2
Merge branch 'column' of git://github.com/kerolasa/lelux-utiliteetit into column

* '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
tests/commands.sh.in