Add option to link zlib statically
Signed-off-by: Jo-Philipp Wich <[email protected]>
avoid using libc's internal sys/cdefs.h
sha1.h simply shouldn't use it while sha1.c simply doesn't
Signed-off-by: Imre Kaloz <[email protected]>
Allow specifying reserved blocks percentage
Signed-off-by: Jo-Philipp Wich <[email protected]>
Remove unused mountpoint support
Signed-off-by: Jo-Philipp Wich <[email protected]>
Remove MinGW support code
Signed-off-by: Jo-Philipp Wich <[email protected]>
Support comments in fs config
Signed-off-by: Jo-Philipp Wich <[email protected]>
Support tabs as seaprators when parsing fs config
Signed-off-by: Jo-Philipp Wich <[email protected]>
Fix fs configuration support
Signed-off-by: Jo-Philipp Wich <[email protected]>
Remove Android specific code paths
Signed-off-by: Jo-Philipp Wich <[email protected]>
Remove references to O_BINARY
Signed-off-by: Jo-Philipp Wich <[email protected]>
libsparse: remove unused files
Signed-off-by: Jo-Philipp Wich <[email protected]>
Implement support for block and char dev nodes, fifos and sockets.
Signed-off-by: Jo-Philipp Wich <[email protected]>
Add required Android includes
Signed-off-by: Jo-Philipp Wich <[email protected]>
Remove selinux support code
Signed-off-by: Jo-Philipp Wich <[email protected]>
Import make_ext4fs sources
Signed-off-by: Jo-Philipp Wich <[email protected]>