]> wimlib.net Git - wimlib/history - src/split.c
Make padded structures work properly with MinGW
[wimlib] / src / split.c
2013-05-17 Eric Biggersheader.c, lookup_table.c: Read/write data from structures
2013-05-17 Eric BiggersCompiler stuff
2013-05-15 Eric BiggersRefactor headers
2013-05-05 Eric Biggersfiledes_t => int
2013-05-05 Eric BiggersWin32: Use O_BINARY to stop Windows from messing with...
2013-05-05 Eric Biggersnative fds fixes/cleanups
2013-05-04 Eric BiggersPreliminary support for native fds (UNIX only so far)
2013-04-07 Eric Biggersoverwrite_wim_inplace(): cleanup
2013-03-31 Eric BiggersFixes
2013-03-31 Eric BiggersFixes; comments
2013-03-30 Eric Biggersrefcnt image metadata; calculate full path on-demand
2013-03-28 Eric Biggerssplit, join: Read input WIM(s) sequentially
2013-03-24 Eric BiggersModify treatment of metadata entries
2013-03-23 Eric BiggersChar encoding updates and misc. fixes
2013-03-23 Eric BiggersEncodings update (IN PROGRESS)
2013-03-21 Eric BiggersReplace rename()
2013-03-05 Eric BiggersFix copyright notices
2013-03-05 Eric BiggersAdd 2013 to copyright notices
2012-12-31 Eric BiggersVarious code cleanups
2012-12-16 Eric Biggersverify.c, buffer_io.h
2012-12-16 Eric BiggersVarious fixes and cleanups
2012-11-22 Eric BiggersVarious changes/fixes
2012-11-21 Eric BiggersLots of changes
2012-11-19 Eric BiggersRework WIM writing code
2012-10-28 Eric BiggersClose out_fp in finish_write()
2012-10-28 Eric Biggerscopy_resource_to_swm(): Move strcat() to sprintf()
2012-10-28 Eric Biggersstruct args => struct split_args
2012-10-28 Eric BiggersCleanup WIM writing
2012-10-26 Eric BiggersRemove more trailing whitespace
2012-08-31 Eric Biggerssplit WIM apply, doc updates
2012-08-30 Eric BiggersLicense and documentation
2012-08-23 Eric BiggersFinally fixed most of the problems with the new resourc...
2012-08-18 Eric BiggersSome preparations for supporting NTFS capture and apply.
2012-08-13 Eric BiggersVarious minor changes and fixes.
2012-08-13 Eric BiggersFix some compiler warnings
2012-08-12 Eric BiggersClean up file headers
2012-05-20 Eric BiggersSupport for splitting WIMs