util-linux/disk-utils
Sami Kerola d0a050e0f9 fsck: retire stat(3) when access(3) does better job
The stat(3) and access(3) are in this case almost interchangeable, so choose
the lightweight function with additional advantage checking the file is
executable.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
2015-11-09 09:56:14 +01:00
..
Makemodule.am tests: add way to control mkfs.minix time stamps 2015-08-03 11:27:37 +02:00
addpart.8 partx: don't use "hard drive" in man pages 2015-01-12 11:15:55 +01:00
addpart.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00
blockdev.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
blockdev.c Since 569d1dac7b we read device start 2015-03-17 11:10:20 +01:00
cfdisk.8 cfdisk: provide extra partinfo with "x" 2015-03-27 14:04:44 +01:00
cfdisk.c cfdisk, sfdisk: remove unused variables 2015-08-05 12:41:46 +02:00
cramfs.h cramfs.h: coding style 2011-07-21 23:50:04 +02:00
cramfs_common.c mkfs.cramfs: fix compiler warning [-Wmissing-prototypes] 2012-07-16 18:57:30 +02:00
delpart.8 partx: don't use "hard drive" in man pages 2015-01-12 11:15:55 +01:00
delpart.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00
fdformat.8 docs: restore minus symbols in long opts 2015-01-20 18:15:30 -05:00
fdformat.c textual: grammarize and harmonize the stat error message 2015-02-02 11:27:10 +01:00
fdisk-list.c sfdisk: don't print extra linebreaks on --quiet 2015-07-30 13:22:35 +02:00
fdisk-list.h fdisk: add 'F' command to list free unpartitioned space 2015-07-28 15:53:42 +02:00
fdisk-menu.c textual: adjust grammar and punctuation of some messages 2015-08-03 11:18:56 +02:00
fdisk.8 fdisk: add --protect-boot 2015-04-13 17:24:45 +02:00
fdisk.c Fix trivial typos 2015-08-25 20:02:53 +03:00
fdisk.h libfdisk: fix fdisk_label_parse_parttype() for unknown types 2015-07-15 15:42:22 +02:00
fsck.8 fsck: implement fsck -r {fd} 2015-04-28 13:16:41 +02:00
fsck.c fsck: retire stat(3) when access(3) does better job 2015-11-09 09:56:14 +01:00
fsck.cramfs.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
fsck.cramfs.c sys-utils/disk-utils/lib: fix printf format types [cppcheck] 2015-06-25 12:08:45 +02:00
fsck.minix.8 docs: make fsck.minix(8) more pretty 2015-07-30 11:39:18 +02:00
fsck.minix.c misc: fix shadow declarations 2015-08-24 10:55:37 +02:00
isosize.8 docs: don't use bold or italics for "[option]" in synopsis of man pages 2014-12-19 09:57:23 +01:00
isosize.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00
minix_programs.h minix: change types in header file 2012-12-19 11:38:51 +01:00
mkfs.8 mkfs: drop hardcoded search path 2015-04-27 10:28:44 +02:00
mkfs.bfs.8 docs: don't use bold or italics for "[option]" in synopsis of man pages 2014-12-19 09:57:23 +01:00
mkfs.bfs.c sys-utils/disk-utils/lib: fix printf format types [cppcheck] 2015-06-25 12:08:45 +02:00
mkfs.c mkfs: drop hardcoded search path 2015-04-27 10:28:44 +02:00
mkfs.cramfs.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
mkfs.cramfs.c mkfs.cramfs: remove dead code [coverity scan] 2015-08-04 11:33:57 +02:00
mkfs.minix.8 mkfs.minix: check user input carefully 2015-07-30 11:39:14 +02:00
mkfs.minix.c mkfs.minix: add hint for scanners [coverity scan] 2015-08-04 11:42:27 +02:00
mkswap.8 docs: unify mkswap(8) with swapon(8) about holes warning 2015-06-29 12:06:00 +02:00
mkswap.c textual: grammarize and harmonize the stat error message 2015-02-02 11:27:10 +01:00
partx.8 docs: make the wording of the partx man page a bit more precise 2015-01-12 11:04:35 +01:00
partx.c lib/strutils: fix string_add_to_idarray() int vs. size_t 2015-04-22 11:08:05 +02:00
partx.h partx: prevent code duplication 2015-10-09 12:18:28 +02:00
raw.8 docs: remove obsolete and unneeded comments from man-page files 2015-01-12 11:03:26 +01:00
raw.c raw: fix raw query 2015-01-13 09:53:46 +01:00
resizepart.8 partx: don't use "hard drive" in man pages 2015-01-12 11:15:55 +01:00
resizepart.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00
sfdisk.8 sfdisk: add --delete 2015-09-17 13:57:44 +02:00
sfdisk.c sfdisk: add --delete 2015-09-17 13:57:44 +02:00
swaplabel.8 docs: update info about env debug variables 2014-11-03 13:13:54 +01:00
swaplabel.c textual: add a docstring to most of the utilities 2015-01-06 11:27:38 +01:00