Permalink
..
Failed to load latest commit information.
.gitignore Ignore derived files Mar 24, 2009
Makefile move xattr read code into separate read_xattrs.c file Jun 18, 2010
compressor.c Update to latest Squashfs tools May 5, 2010
compressor.h Update to latest Squashfs tools May 5, 2010
global.h xattrs, add support for ipc inodes (fifos and sockets) May 12, 2010
gzip_wrapper.c Update to latest Squashfs tools May 5, 2010
lzma_wrapper.c Update to latest Squashfs tools May 5, 2010
mksquashfs.c change read_fs_bytes() from taking char * to taking void * Jun 18, 2010
mksquashfs.h Add support for reading xattrs in append Jun 17, 2010
pseudo.c Allow comments in pseudo files May 19, 2010
pseudo.h Update to latest Squashfs tools May 5, 2010
read_fs.c Change unsquashfs read_block() to take a void * rather than a char *. Jun 18, 2010
read_fs.h Update to latest Squashfs tools May 5, 2010
read_xattrs.c Add some more comments Jun 20, 2010
sort.c Update to latest Squashfs tools May 5, 2010
sort.h Update to latest Squashfs tools May 5, 2010
squashfs_compat.h Update to latest Squashfs tools May 5, 2010
squashfs_fs.h Add support for reading xattrs in append Jun 17, 2010
squashfs_swap.h Add support for reading xattrs in append Jun 17, 2010
swap.c Update to latest Squashfs tools May 5, 2010
unsquash-1.c change read_fs_bytes() from taking char * to taking void * Jun 18, 2010
unsquash-2.c change unsquashfs read_block to take an fd Jun 18, 2010
unsquash-3.c change unsquashfs read_block to take an fd Jun 18, 2010
unsquash-4.c change unsquashfs read_block to take an fd Jun 18, 2010
unsquashfs.c Change unsquashfs read_block() to take a void * rather than a char *. Jun 18, 2010
unsquashfs.h Change unsquashfs read_block() to take a void * rather than a char *. Jun 18, 2010
xattr.c Add support for reading xattrs in append Jun 17, 2010
xattr.h Add support for reading xattrs in append Jun 17, 2010
xz_wrapper.c Update to latest Squashfs tools May 5, 2010