<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/tests, branch 0.8.5</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.8.5</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.8.5'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2021-04-30T09:46:39+00:00</updated>
<entry>
<title>Make &amp;&amp; and || work on function calls.</title>
<updated>2021-04-30T09:46:39+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2021-04-30T09:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=b8c0b615fcfd78654cab190e6b551cea0acd4ccf'/>
<id>urn:sha1:b8c0b615fcfd78654cab190e6b551cea0acd4ccf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfix: sed s command couldn't skip initial match.</title>
<updated>2021-04-26T10:09:57+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2021-04-26T10:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=773d404ee2b99797763012a32b317422ac18d64e'/>
<id>urn:sha1:773d404ee2b99797763012a32b317422ac18d64e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cpio: Don't lchown() if -t is specified</title>
<updated>2021-04-24T04:53:44+00:00</updated>
<author>
<name>Yi-Yo Chiang via Toybox</name>
<email>toybox@lists.landley.net</email>
</author>
<published>2021-04-23T17:52:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=c366525850cfdfd2884ab9a214be21a4f66505bd'/>
<id>urn:sha1:c366525850cfdfd2884ab9a214be21a4f66505bd</id>
<content type='text'>
When using -t to inspect an archive, cpio would try to set the owner of
any symlink in the archive, even though the symlink wasn't created by
the command previously.

This would lead to two results, either the command fails with a "No such
file or directory" message when trying to lchown() the symlink path, or
an existing file, with the name of the symlink, is lchown()-ed.

Guard the lchown() function call with a "if (!FLAG(t))" block, and add
regression test for this.
</content>
</entry>
<entry>
<title>Test doesn't need the &lt; /dev/null and input being a pipe doesn't make</title>
<updated>2021-04-20T11:00:15+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2021-04-20T11:00:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=f73d10a50afb2073c3825614d0d6811737cfaf91'/>
<id>urn:sha1:f73d10a50afb2073c3825614d0d6811737cfaf91</id>
<content type='text'>
legacy cpio think it's reading from 1970's era reel-to-reel magnetic tape.
</content>
</entry>
<entry>
<title>Teach cpio to skip runs of NUL bytes between records.</title>
<updated>2021-04-17T10:54:36+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2021-04-17T10:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=95a15d238120167959bd7aee3e71ac5be3a72804'/>
<id>urn:sha1:95a15d238120167959bd7aee3e71ac5be3a72804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cpio: continue past TRAILER!!! (like kernel does) but error on empty archive.</title>
<updated>2021-04-16T06:39:08+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2021-04-16T06:39:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=dafb9211c77788d7ea124aca18205e924d1ac48a'/>
<id>urn:sha1:dafb9211c77788d7ea124aca18205e924d1ac48a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cp -u</title>
<updated>2021-04-07T12:00:13+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2021-04-07T12:00:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2a6f03eb088b21a68ee4f5fa45b7cd4f7c7bc558'/>
<id>urn:sha1:2a6f03eb088b21a68ee4f5fa45b7cd4f7c7bc558</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix install -t</title>
<updated>2021-03-25T03:12:34+00:00</updated>
<author>
<name>Ethan Sommer</name>
<email>e5ten.arch@gmail.com</email>
</author>
<published>2021-03-24T18:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=3cde24138ac06e384965db2944e858d2110ecacb'/>
<id>urn:sha1:3cde24138ac06e384965db2944e858d2110ecacb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Nir Lichtman pointed out that rm -p shouldn't try to rmdir / at the end.</title>
<updated>2021-03-20T05:09:51+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2021-03-20T05:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=855eca3eaf8ea849599662900a3de18f6ebab9ef'/>
<id>urn:sha1:855eca3eaf8ea849599662900a3de18f6ebab9ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some more sh regressions.</title>
<updated>2021-03-19T08:05:06+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2021-03-19T08:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7a4524c989c2702b0c86ebe210aa6315da3a1a77'/>
<id>urn:sha1:7a4524c989c2702b0c86ebe210aa6315da3a1a77</id>
<content type='text'>
</content>
</entry>
</feed>
