<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/gunzip.c, branch zstd</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=zstd</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=zstd'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2001-10-24T05:00:29+00:00</updated>
<entry>
<title>Major rework of the directory structure and the entire build system.</title>
<updated>2001-10-24T05:00:29+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-10-24T05:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=bdfd0d78bc44e73d693510e70087857785b3b521'/>
<id>urn:sha1:bdfd0d78bc44e73d693510e70087857785b3b521</id>
<content type='text'>
 -Erik
</content>
</entry>
<entry>
<title>Move setvbuf calls from gz_open() to calling functions, setvbuf is only supposed to be called prior to opening the stream, glibc tolerates later use, uclibc doesnt.</title>
<updated>2001-07-13T06:43:03+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-07-13T06:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=b028e08d353f18d23c6b81d4ef260b1954adae72'/>
<id>urn:sha1:b028e08d353f18d23c6b81d4ef260b1954adae72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initialise in_file to stdin, so it wont crash if no source specified</title>
<updated>2001-06-20T08:07:34+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-06-20T08:07:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=06a71cced288126a5dfa2ff37b8138bebe8c1c42'/>
<id>urn:sha1:06a71cced288126a5dfa2ff37b8138bebe8c1c42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make - read compressed data from stdin (thanks to Marius Groeger).</title>
<updated>2001-05-22T14:23:02+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-05-22T14:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=117231c44f2a6b25b211322b61b192d788917c84'/>
<id>urn:sha1:117231c44f2a6b25b211322b61b192d788917c84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>woops, forgot the break statment</title>
<updated>2001-05-07T12:06:37+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-05-07T12:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=713b3987003ce61e3b1c9003f42b8490d666a850'/>
<id>urn:sha1:713b3987003ce61e3b1c9003f42b8490d666a850</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tolerate -q argument, if -q is passed give a warning and continue rather than just fail</title>
<updated>2001-05-07T12:01:58+00:00</updated>
<author>
<name>Glenn L McGrath</name>
<email>bug1@ihug.co.nz</email>
</author>
<published>2001-05-07T12:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=5bcfc9ba1aaaec3a413d39d60e6a904daafa2cc1'/>
<id>urn:sha1:5bcfc9ba1aaaec3a413d39d60e6a904daafa2cc1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move messages.c to libbb.  Make each string in messages.c be its own .o file.</title>
<updated>2001-04-25T05:39:18+00:00</updated>
<author>
<name>Eric Andersen</name>
<email>andersen@codepoet.org</email>
</author>
<published>2001-04-25T05:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=04095e58fb4d3a083f77962714080ffe8139b39c'/>
<id>urn:sha1:04095e58fb4d3a083f77962714080ffe8139b39c</id>
<content type='text'>
This way, we can new get rid of all that tedious #define rubbish we used to
need to enable specific messages.  This way is enormously simpler, and as a
bonus also ends up saving us 96 bytes.
 -Erik
</content>
</entry>
<entry>
<title>Eliminate spurious warning, convert to getopt, and eliminate redundant check.</title>
<updated>2001-04-18T16:05:34+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-04-18T16:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=53265546a69d5810d5e19b22d6a5095f04eca6be'/>
<id>urn:sha1:53265546a69d5810d5e19b22d6a5095f04eca6be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a number of problems with argument handling.</title>
<updated>2001-04-18T15:54:09+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-04-18T15:54:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=96dcd19b8a8e9d6fc8c17c20c42d32665b68c141'/>
<id>urn:sha1:96dcd19b8a8e9d6fc8c17c20c42d32665b68c141</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Eliminate a segfault when called on an existing file with out an extension:</title>
<updated>2001-04-18T15:51:45+00:00</updated>
<author>
<name>Matt Kraai</name>
<email>kraai@debian.org</email>
</author>
<published>2001-04-18T15:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=54652230d4f22f17a00a96493721c0688c838cd0'/>
<id>urn:sha1:54652230d4f22f17a00a96493721c0688c838cd0</id>
<content type='text'>
touch foo &amp;&amp; gunzip foo
</content>
</entry>
</feed>
