]> wimlib.net Git - wimlib/commit
Rewrite of write_stream_list(), and writing packed resources
authorEric Biggers <ebiggers3@gmail.com>
Mon, 23 Dec 2013 08:14:37 +0000 (02:14 -0600)
committerEric Biggers <ebiggers3@gmail.com>
Mon, 23 Dec 2013 08:14:37 +0000 (02:14 -0600)
commit26c7f8bb32e4a32001d409f1693e0df016270ed5
tree0f599c7505b32e85da92418dd26a7f56daa1da29
parent54ab7519ebeec72c4435cc09fdaa3e8b3fb35d25
Rewrite of write_stream_list(), and writing packed resources
18 files changed:
Makefile.am
include/wimlib.h
include/wimlib/header.h
include/wimlib/list.h
include/wimlib/lookup_table.h
include/wimlib/ntfs_3g.h
include/wimlib/resource.h
include/wimlib/util.h
include/wimlib/write.h
programs/imagex.c
src/extract.c
src/lookup_table.c
src/ntfs-3g_capture.c
src/resource.c
src/split.c
src/wim.c
src/write.c
src/xml.c