]> wimlib.net Git - wimlib/commit
Preliminary support for native fds (UNIX only so far)
authorEric Biggers <ebiggers3@gmail.com>
Sat, 4 May 2013 19:34:26 +0000 (14:34 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Sat, 4 May 2013 19:34:26 +0000 (14:34 -0500)
commitf9695b9f40035f1a20968293255761a8301eaba0
treec5a46597ff99813753d95fbcffe548730506b7cf
parentb7b2a73916876a6d31229c2f64761e870674bd29
Preliminary support for native fds (UNIX only so far)
20 files changed:
src/dentry.c
src/header.c
src/integrity.c
src/join.c
src/lookup_table.c
src/lookup_table.h
src/metadata_resource.c
src/mount_image.c
src/ntfs-apply.c
src/reparse.c
src/resource.c
src/split.c
src/util.c
src/util.h
src/wim.c
src/wimlib.h
src/wimlib_internal.h
src/write.c
src/xml.c
src/xml.h