Go to file
Rosen Penev eebda1d55d make_ext4: Add strict prototypes.
Removes some undefined behavior.

Signed-off by: Rosen Penev <rosenp@gmail.com>
2017-05-29 08:44:46 +02:00
include/private Remove Android specific code paths 2015-04-08 07:51:39 +02:00
libsparse make_ext4fs: Remove off64_t in favor of standard off_t 2017-05-09 23:34:18 +02:00
allocate.c Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
allocate.h make_ext4: Add strict prototypes. 2017-05-29 08:44:46 +02:00
canned_fs_config.c Support comments in fs config 2015-04-08 07:51:39 +02:00
canned_fs_config.h Fix fs configuration support 2015-04-08 07:51:39 +02:00
contents.c make_ext4: Add strict prototypes. 2017-05-29 08:44:46 +02:00
contents.h make_ext4: Add strict prototypes. 2017-05-29 08:44:46 +02:00
crc16.c Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
ext4_extents.h Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
ext4_kernel_headers.h Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
ext4_sb.c Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
ext4_sb.h Allow specifying reserved blocks percentage 2015-04-08 07:51:39 +02:00
ext4_utils.c make_ext4fs: Remove off64_t in favor of standard off_t 2017-05-09 23:34:18 +02:00
ext4_utils.h make_ext4fs: Remove off64_t in favor of standard off_t 2017-05-09 23:34:18 +02:00
ext4.h Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
ext4fixup.c make_ext4fs: Remove off64_t in favor of standard off_t 2017-05-09 23:34:18 +02:00
ext4fixup.h Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
extent.c make_ext4fs: Remove off64_t in favor of standard off_t 2017-05-09 23:34:18 +02:00
extent.h make_ext4: Add strict prototypes. 2017-05-29 08:44:46 +02:00
indirect.c Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
indirect.h make_ext4: Add strict prototypes. 2017-05-29 08:44:46 +02:00
jbd2.h Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
make_ext4fs_main.c Allow specifying reserved blocks percentage 2015-04-08 07:51:39 +02:00
make_ext4fs.c make_ext4: Add strict prototypes. 2017-05-29 08:44:46 +02:00
Makefile Add option to link zlib statically 2015-09-14 16:59:23 +02:00
MODULE_LICENSE_APACHE2 Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
NOTICE Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
sha1.c avoid using libc's internal sys/cdefs.h 2015-05-01 18:13:00 +02:00
sha1.h avoid using libc's internal sys/cdefs.h 2015-05-01 18:13:00 +02:00
uuid.c Remove MinGW support code 2015-04-08 07:51:39 +02:00
uuid.h Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
wipe.c Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
wipe.h Import make_ext4fs sources 2015-04-04 22:26:16 +02:00
xattr.h Import make_ext4fs sources 2015-04-04 22:26:16 +02:00