This repository has been archived on 2024-11-01. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Hauke Mehrtens 5c201be7d7 Add LDFLAGS when building libsparse.a
Respect the LDFALGS provided from the outside when linking libsparse.a

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2020-01-05 17:38:08 +01: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: fix build on musl systems 2019-12-07 14:49:14 +01: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 LDFLAGS when building libsparse.a 2020-01-05 17:38:08 +01: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