]> git.ipfire.org Git - thirdparty/elfutils.git/commit
libdwfl: Support automatic decompression of files in XZ format.
authorRoland McGrath <roland@redhat.com>
Wed, 26 Aug 2009 09:26:34 +0000 (02:26 -0700)
committerRoland McGrath <roland@redhat.com>
Wed, 26 Aug 2009 09:27:19 +0000 (02:27 -0700)
commit241696467caa087278576291cb3b89693668df0b
tree23132315a7fcbc856ded416ae2883abd3637b52b
parentae1d7dc16530898192929ea2a8faea803282a3b3
libdwfl: Support automatic decompression of files in XZ format.
ChangeLog
NEWS
configure.ac
libdwfl/ChangeLog
libdwfl/Makefile.am
libdwfl/gzip.c
libdwfl/libdwflP.h
libdwfl/lzma.c [new file with mode: 0644]
libdwfl/open.c
m4/ChangeLog
m4/zip.m4