]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch 'cramfs' of https://github.com/kerolasa/lelux-utiliteetit
authorKarel Zak <kzak@redhat.com>
Tue, 26 Jul 2011 12:41:28 +0000 (14:41 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 26 Jul 2011 12:41:28 +0000 (14:41 +0200)
commit9ae45d23de3cb769fa272db44d9eb400d2da9534
tree4cdb38a7d1f8e985a093f2e81cec003d95642de9
parent244bf8587c3a1cb6282d5f4c7afbcb07cc953fcf
parent5d6fb944bfb2b2837042338e2225b53261293255
Merge branch 'cramfs' of https://github.com/kerolasa/lelux-utiliteetit

* 'cramfs' of https://github.com/kerolasa/lelux-utiliteetit:
  include: move fsck return values to exitcodes.h
  include: move disk-utils/mkfs.h -> include/exitcodes.h
  mkfs.cramfs: coding style
  mkfs.cramfs: include-what-you-use header check
  mkfs.cramfs: error printing fixes
  mkfs.cramfs: convert spaces to tabs
  mkfs.cramfs: validate numeric user inputs
  mkfs.cramfs: few symbolic exit codes where missing
  md5: use symbolical digest length
  mkfs.cramfs: use program_invocation_short_name
  mkfs.cramfs: use xalloc.h
  fsck.cramfs: add missed strings to translation
  fsck.cramfs: coding style
  fsck.cramfs: use xalloc.h
  fsck.cramfs: retire die function
  cramfs.h: coding style
  cramfs: use stdint.h instead of u{8,16,32}
  cramfs_common: coding style

Conflicts:
disk-utils/Makefile.am

Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/Makefile.am
disk-utils/mkfs.minix.c
include/Makefile.am