]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'wknd23' of git://github.com/kerolasa/lelux-utiliteetit
authorKarel Zak <kzak@redhat.com>
Mon, 27 Jun 2011 15:21:57 +0000 (17:21 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 27 Jun 2011 15:21:57 +0000 (17:21 +0200)
* 'wknd23' of git://github.com/kerolasa/lelux-utiliteetit: (41 commits)
  getopt: fix coding style
  getopt: options struct, usage and version outputs
  build-sys: remove unnecessary files from getopt
  getopt: make user getopt_long parsing to use function pointer
  getopt: remove unnecessary free()
  getopt: use xalloc.h
  docs: look.1 manual rewrote
  look: add long options
  docs: mention long options in uuidd.8 manual page
  uuidd: coding style fixes
  uuidd: remove goto statement
  uuidd: use symbolic exit and return values
  uuidd: die() function removed
  uuidd: long options & new usage
  docs: uuidgen.1 mention long options
  uuidgen: add long options
  wipefs: add version printing & compiler warning
  write: maintenance fixes
  write: long options & new usage
  build-sys: move write to term-utils directory
  ...


Trivial merge