]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'renice' of git://github.com/kerolasa/lelux-utiliteetit
authorKarel Zak <kzak@redhat.com>
Mon, 22 Sep 2014 12:43:30 +0000 (14:43 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 22 Sep 2014 12:43:30 +0000 (14:43 +0200)
commitfb2ba0666349ee25edae322ff6a3f0c0c942703f
treeea1f1e12d13016a42664b6117a7f2b28d029505d
parent05dd1d1d619d4be84001e407985bbcced3deb9ec
parent94b1623be345d8a86c31fdbeb5e4749fe98f5c9d
Merge branch 'renice' of git://github.com/kerolasa/lelux-utiliteetit

* 'renice' of git://github.com/kerolasa/lelux-utiliteetit:
  renice: reorder usage() option descriptions
  rename: add getpriority() message lookup table
  renice: fix numeric uid argument parsing
  renice: avoid having same lines of code twice
  renice: disallow --priority <arg> without pid argument
  rename: use usage and version print out macros
  renice: reorder functions to avoid need of function prototype