summaryrefslogtreecommitdiff
path: root/ext/solv_xfopen.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-16remove trailing whitespaceMichael Schroeder1-3/+3
2013-04-16Use the hidden fopencookie() on HaikuIngo Weinhold1-0/+17
2013-04-02small cleanupMichael Schroeder1-14/+15
2013-03-30Improve C89 complianceIngo Weinhold1-8/+10
2012-10-24example/solv: support all compression typesMichael Schroeder1-0/+39
2012-09-10- fix error handling in solv_xfopen_bufMichael Schroeder1-2/+2
2012-06-22- add ENABLE_BZIP2_COMPRESSION and ENABLE_CUDFREPO to support some cudf testsMichael Schroeder1-0/+44
2012-05-31- fix gzFile usage, oopsMichael Schroeder1-5/+5
2012-04-13- support <inline> repositories (because we can), fix mem leakMichael Schroeder1-0/+77
2012-03-27- clean up lzma code a bitMichael Schroeder1-22/+24
2012-03-26- adapt to liobsolv coding styleMichael Schroeder1-116/+132
2012-03-26- rename to ENABLE_LZMA_COMPRESSION as the lib is called lzmaMichael Schroeder1-4/+4
2012-03-26- implement support for xz/lzma compressionMichael Schroeder1-36/+239
2012-02-14- support writing of gzipped filesMichael Schroeder1-7/+15
2011-07-12- rename all sat_ to solv_Michael Schroeder1-0/+99