| patch |
summary |
view |
raw |
| 06_sqlzma.diff |
C/7zip/Compress/LZMA_Alone/comp.cc | 260 +++++++++++++++++++++++++++++++++++
C/7zip/Compress/LZMA_Alone/sqlzma.mk | 57 +++++++
C/7zip/Compress/LZMA_C/kmod.mk | 40 +++++
C/7zip/Compress/LZMA_C/kmod/Makefile | 11 +
C/7zip/Compress/LZMA_C/kmod/module.c | 36 ++++
C/7zip/Compress/LZMA_C/sqlzma.mk | 47 ++++++
C/7zip/Compress/LZMA_C/testflags.c | 5
C/7zip/Compress/LZMA_C/uncomp.c | 221 +++++++++++++++++++++++++++++
8 files changed, 677 insertions(+)
|
view
|
download
|
| 05_sqlzma_backport.diff |
C/7zip/Compress/LZMA_Alone/sqlzma.mk | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
|
view
|
download
|
| 05_fix_path.diff |
C/7zip/Compress/LZMA_C/kmod/module.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 04_sqlzma_h.diff |
C/7zip/Common/sqlzma.h | 83 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 83 insertions(+)
|
view
|
download
|
| 03_cflags_makefile.diff |
C/7zip/Compress/LZMA_C/kmod/Makefile | 2 ++
1 file changed, 2 insertions(+)
|
view
|
download
|
| 01_large_files.diff |
C/7zip/Compress/LZMA_Alone/makefile.gcc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| 02_lzmp.diff |
C/7zip/Compress/LZMA_Alone/Exception.h | 45 +
C/7zip/Compress/LZMA_Alone/lzma_version.h | 31 +
C/7zip/Compress/LZMA_Alone/lzmp.cpp | 896 ++++++++++++++++++++++++++++++
C/7zip/Compress/LZMA_Alone/makefile.gcc | 33 -
C/Common/C_FileIO.h | 1
5 files changed, 1001 insertions(+), 5 deletions(-)
|
view
|
download
|