<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/lib, branch 0.4.4</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.4.4</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.4.4'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2013-03-12T03:23:46+00:00</updated>
<entry>
<title>Compile time probe to fish O_NOFOLLOW out of linux headers when fcntl doesn't conform to posix-2008.</title>
<updated>2013-03-12T03:23:46+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-03-12T03:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=25b043bff9de65abc0926c04053f3ba5ea8f30f7'/>
<id>urn:sha1:25b043bff9de65abc0926c04053f3ba5ea8f30f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>O_NOFOLLOW is specified by posix-2008 and varies by target, don't try to supply them for broken headers.</title>
<updated>2013-03-09T18:01:36+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-03-09T18:01:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=364d9ab6aa7fc6fb2b28147dd73d2183b15b45ae'/>
<id>urn:sha1:364d9ab6aa7fc6fb2b28147dd73d2183b15b45ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comment updates and a policy statement about avoiding #define GNU_dammit</title>
<updated>2013-02-24T17:11:02+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-02-24T17:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=9559c2c4a0e99975782fa283c77f5a22a50e1bff'/>
<id>urn:sha1:9559c2c4a0e99975782fa283c77f5a22a50e1bff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More support for old (~2008) build environments, move the #ifdef checks for symbols out of specific library version checks (shouldn't hurt anything), remove obsolete debug macro.</title>
<updated>2013-02-04T14:07:32+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-02-04T14:07:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=44b9d043ccbe9a6e4bd2dbabe64a0854dbe5a7ac'/>
<id>urn:sha1:44b9d043ccbe9a6e4bd2dbabe64a0854dbe5a7ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix -in behavior: descend into existing directory without prompting, show full path in error messages, actually overwrite when answering yes to -i.</title>
<updated>2013-01-31T10:13:07+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-01-31T10:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=22791083dab2de2b22154dd4e0e593ff6c48e08b'/>
<id>urn:sha1:22791083dab2de2b22154dd4e0e593ff6c48e08b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix xabspath() resolving symlink after .., and properly detecting failure for last entry after nondir.</title>
<updated>2013-01-18T05:16:38+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-01-18T05:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=7c0e2803d2bff7022637fb418de571b470dee2f6'/>
<id>urn:sha1:7c0e2803d2bff7022637fb418de571b470dee2f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Work around more random uClibc-specific breakage.</title>
<updated>2013-01-15T18:33:46+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-01-15T18:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=ae9243aa425458eda4e3e0b8bc7dd8f19fc8113a'/>
<id>urn:sha1:ae9243aa425458eda4e3e0b8bc7dd8f19fc8113a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Have error_msg() and friends set TT.exitval to 1 if it's still 0, clean out other places that were setting it that no longer need to.</title>
<updated>2013-01-02T08:00:35+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-01-02T08:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=662a267c9b52f256b027d0f176a846b1d973ab99'/>
<id>urn:sha1:662a267c9b52f256b027d0f176a846b1d973ab99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make dirtree_handle_callback() start with dirtree_ like the rest of the dirtree functions.</title>
<updated>2012-12-31T20:38:13+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-31T20:38:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=090c5c607ec682e5cfc03bbc745cd1ed28d5d6ce'/>
<id>urn:sha1:090c5c607ec682e5cfc03bbc745cd1ed28d5d6ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ashwini Sharma pointed out that my previous tweak to [!abc] groups still didn't get the error reporting right (test case "touch -d 12 -r f2 f1"). This says "no 'r' with 'd'" for that, and still shouldn't be able to fall off the end of the list (segfault) because an option can't conflict with itself (that's what the ~(1&lt;&lt;i) on lib/args.c line 317 is for).</title>
<updated>2012-12-29T09:18:34+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2012-12-29T09:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8abf095265341f1db12abb1497b5c92b683c6890'/>
<id>urn:sha1:8abf095265341f1db12abb1497b5c92b683c6890</id>
<content type='text'>
</content>
</entry>
</feed>
