]> wimlib.net Git - wimlib/history - src/lzms-common.c
unmount_timed_out_cb(): Do not check errno if kill() succeeds
[wimlib] / src / lzms-common.c
2014-01-02 Eric BiggersLZMS: Accelerate slot-finding
2014-01-02 Eric BiggersUpdate LZMS compressor
2014-01-01 Eric BiggersUpdate LZMS match-choosing
2014-01-01 Eric BiggersUpdate LZMS LRU queue handling
2013-12-26 Eric BiggersUpdate LZMS compressor - can now output literals
2013-12-26 Eric BiggersShare LZMS x86 filter between compressor and decompressor