summaryrefslogtreecommitdiff
path: root/disk-utils/fsck.cramfs.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-18fsck.cramfs: add LC_CTYPEKarel Zak1-0/+1
2013-10-09textual: standardize some "cannot read" and "seek failed" error messagesBenno Schulenberg1-7/+7
2013-04-26fsck.cramfs: check writing to a file descriptor was successfulSami Kerola1-1/+2
2013-03-27fsck.cramfs: check returns [coverity scan]Karel Zak1-4/+8
2013-03-15fsck.cramfs: fix compiler warningsKarel Zak1-4/+9
2013-02-18fsck.cramfs: add dummy -a -y for compatibilityKarel Zak1-2/+9
2012-09-04fsck.cramfs: fix compiler warning [-Wpointer-arith]Karel Zak1-2/+2
2012-07-16fsck.cramfs: fix compiler warning [-Wmissing-prototypes]Karel Zak1-1/+1
2012-07-16translation: unify file open error messagesSami Kerola1-2/+2
2012-07-16translation: unify stat error messagesSami Kerola1-1/+1
2012-06-17fsck.cramfs: disallow unknown command line optionsSami Kerola1-0/+2
2012-04-04disk-utils: verify writing to streams was successfulSami Kerola1-0/+2
2012-03-30fsck.cramfs: add long optionsSami Kerola1-12/+20
2012-03-20include/exitcodes: clean up names, add _EX_ suffixKarel Zak1-52/+52
2012-03-18xalloc: use xasprintf in all filesSami Kerola1-1/+1
2012-02-24docs: corrections to FSF license files, and postal addressSami Kerola1-3/+3
2012-01-31fsck.cramfs: mark usage() as noreturnKarel Zak1-1/+2
2011-07-22include: move fsck return values to exitcodes.hSami Kerola1-9/+1
2011-07-21fsck.cramfs: add missed strings to translationSami Kerola1-4/+4
2011-07-21fsck.cramfs: coding styleSami Kerola1-219/+180
2011-07-21fsck.cramfs: use xalloc.hSami Kerola1-24/+16
2011-07-21fsck.cramfs: retire die functionSami Kerola1-69/+53
2011-07-20cramfs: use stdint.h instead of u{8,16,32}Sami Kerola1-4/+5
2011-05-17cramfs: remove cramfs_common.hDavidlohr Bueso1-1/+0
2009-10-09Remove now unused <sys/ioctl.h> includesGuillem Jover1-1/+0
2009-02-04fsck.cramfs: segfault with INCLUDE_FS_TESTS and no -x optionKarel Zak1-2/+3
2009-02-04mkfs.cramfs: add endianness support to cramfs toolsSigned-off-by: Roy Peled1-12/+37
2008-10-03fsck.cramfs: add NLS supportPedro Ribeiro1-56/+60
2008-09-29fsck.cramfs: fix compiler warningKarel Zak1-1/+1
2008-07-30use getpagesize()maximilian attems1-1/+1
2008-07-24disk-utils: clean up code, use blkdev_* functionsSamuel Thibault1-4/+4
2007-10-03fsck.cramfs: clean up gcc warningsRandy Dunlap1-1/+2
2007-09-20build-sys: remove hardcoded _GNU_SOURCEKarel Zak1-1/+0
2006-12-07Imported from util-linux-2.13-pre5 tarball.Karel Zak1-345/+434
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak1-6/+3
2006-12-07Imported from util-linux-2.12k tarball.Karel Zak1-0/+10
2006-12-07Imported from util-linux-2.11t tarball.Karel Zak1-0/+625