<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox/lib, branch 0.4.5</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.4.5</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.4.5'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2013-06-22T20:36:25+00:00</updated>
<entry>
<title>Option type @ counts number of occurrences, it doesn't take an argument.</title>
<updated>2013-06-22T20:36:25+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-06-22T20:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=4d3b3da2746f6b71b4f1f2649a800818e88a1b66'/>
<id>urn:sha1:4d3b3da2746f6b71b4f1f2649a800818e88a1b66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add xexit() and make error_exit() use it.</title>
<updated>2013-06-17T00:59:51+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-06-17T00:59:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=558303076c494519a2d4a1212f0a60e011662f42'/>
<id>urn:sha1:558303076c494519a2d4a1212f0a60e011662f42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stat cleanup.</title>
<updated>2013-06-02T05:24:24+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-06-02T05:24:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=5a26a86cec424d728d43523988ca70aa56ee76c9'/>
<id>urn:sha1:5a26a86cec424d728d43523988ca70aa56ee76c9</id>
<content type='text'>
lib: rename format_mode() to mode_to_string() (echoing string_to_mode), make it
take a normal char * argument.

stat: collapse big switch/case statements that only have one line each
into if/else staircase (much fewer lines of code). Remove return type
(other stat implementations print ? for unknown escapes, so do that here).
Inline do_stat() and do_statfs(). Set default string in normal local
variable "format". Remove unnecessary struct d. Restructure stat logic to
"if (flagf &amp;&amp; !statfs()) else if (!flagf &amp;&amp; !stat()) else perror_msg();"
Teach %N to add -&gt; symlink. Judicious use of putchar() instead of xputc to
let FILE * do its job collating output.
</content>
</entry>
<entry>
<title>Add peek/poke to header file.</title>
<updated>2013-06-02T03:36:48+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-06-02T03:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=085f23692575e93142df2347cfe76dd173f23e16'/>
<id>urn:sha1:085f23692575e93142df2347cfe76dd173f23e16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable readfile() and add peek() and poke() functions.</title>
<updated>2013-06-02T01:41:35+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-06-02T01:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=6b28341dfc933ccd631a4d1e0b5d055c39e96e8d'/>
<id>urn:sha1:6b28341dfc933ccd631a4d1e0b5d055c39e96e8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xioctl() error message should use hex ioctl number; that's what headers list.</title>
<updated>2013-05-19T05:14:45+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-05-19T05:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=6a921ee56e2f989f6cadb0d9a4bc1855b9e4addf'/>
<id>urn:sha1:6a921ee56e2f989f6cadb0d9a4bc1855b9e4addf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Silence warning and comment a subtle bit.</title>
<updated>2013-05-15T01:22:23+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-05-15T01:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=00474ef9d3fceffe45758122a1c3db53c84a2370'/>
<id>urn:sha1:00474ef9d3fceffe45758122a1c3db53c84a2370</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert getmountlist() to xgetmountlist().</title>
<updated>2013-05-10T23:57:01+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-05-10T23:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=078d31cb5e33b244fdcdc4285090877a084cd31a'/>
<id>urn:sha1:078d31cb5e33b244fdcdc4285090877a084cd31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bare longopts to set unique optflag bits.</title>
<updated>2013-04-30T05:31:01+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-04-30T05:31:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=6938c0b78948bbec9f0a8853663eea5e7c614429'/>
<id>urn:sha1:6938c0b78948bbec9f0a8853663eea5e7c614429</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix xabspath when last path component exists but we haven't got permissions to open it (ala readlink -f /dev/sda as a normal user). Spotted by Ashwini Sharma.</title>
<updated>2013-04-29T17:30:28+00:00</updated>
<author>
<name>Rob Landley</name>
<email>rob@landley.net</email>
</author>
<published>2013-04-29T17:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=acede57b4fd2d9d7f5cb576bdf12cf8586cef44a'/>
<id>urn:sha1:acede57b4fd2d9d7f5cb576bdf12cf8586cef44a</id>
<content type='text'>
</content>
</entry>
</feed>
