<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forks/toybox, branch 0.0.1</title>
<subtitle>Toybox with POSIX patches from E5ten
</subtitle>
<id>https://git.carbslinux.org/forks/toybox/atom?h=0.0.1</id>
<link rel='self' href='https://git.carbslinux.org/forks/toybox/atom?h=0.0.1'/>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/'/>
<updated>2006-10-30T16:18:30+00:00</updated>
<entry>
<title>Closer support for "pedantic" option for SUSv3.  (Ok, it's %ld instead of the</title>
<updated>2006-10-30T16:18:30+00:00</updated>
<author>
<name>landley</name>
<email>landley@driftwood</email>
</author>
<published>2006-10-30T16:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=52fb04274b3491fdfe91b2e5acc23dc3f3064a86'/>
<id>urn:sha1:52fb04274b3491fdfe91b2e5acc23dc3f3064a86</id>
<content type='text'>
%d the spec says, but same output.  And you can't actually select it until I
get menuconfig in.  But hey...)
</content>
</entry>
<entry>
<title>Add reread(), readall(), and xread() on the bus ride in to work...</title>
<updated>2006-10-30T15:01:19+00:00</updated>
<author>
<name>landley</name>
<email>landley@driftwood</email>
</author>
<published>2006-10-30T15:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=64b2e23ff1f2c2b8eacf6da5ac9a58054c8245cf'/>
<id>urn:sha1:64b2e23ff1f2c2b8eacf6da5ac9a58054c8245cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement df.  Add -Wall to build and fix up warnings.  Add copyright notices.</title>
<updated>2006-10-30T06:38:00+00:00</updated>
<author>
<name>landley</name>
<email>landley@driftwood</email>
</author>
<published>2006-10-30T06:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=09ea7ac1a269db3c9a3b76840b37a7cb1eccbc24'/>
<id>urn:sha1:09ea7ac1a269db3c9a3b76840b37a7cb1eccbc24</id>
<content type='text'>
Add error_msg() and itoa() to library.  Remove argc from globals (since argv is
null terminated), add optflags to globals.
</content>
</entry>
<entry>
<title>Rest of thinko fix.</title>
<updated>2006-10-26T16:04:37+00:00</updated>
<author>
<name>landley</name>
<email>landley@driftwood</email>
</author>
<published>2006-10-26T16:04:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=2f588f7f47c43b5949e520b80cfd755a6b4ca4e6'/>
<id>urn:sha1:2f588f7f47c43b5949e520b80cfd755a6b4ca4e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Thinko fix.</title>
<updated>2006-10-26T16:04:17+00:00</updated>
<author>
<name>landley</name>
<email>landley@driftwood</email>
</author>
<published>2006-10-26T16:04:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=8ce06f2ed77c0b3303c3dca0f8cc510346c12eeb'/>
<id>urn:sha1:8ce06f2ed77c0b3303c3dca0f8cc510346c12eeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add xmsprintf(), xgetcwd(), xgetcwd(), find_in_path().</title>
<updated>2006-10-25T22:38:37+00:00</updated>
<author>
<name>landley</name>
<email>landley@driftwood</email>
</author>
<published>2006-10-25T22:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=00f87f150c3c9769e09e688bb9779947d64eb9d3'/>
<id>urn:sha1:00f87f150c3c9769e09e688bb9779947d64eb9d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Next drop of toysh, plus more infratructure.</title>
<updated>2006-10-18T22:38:16+00:00</updated>
<author>
<name>landley</name>
<email>landley@driftwood</email>
</author>
<published>2006-10-18T22:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=cd9dfc3b7b73715840b63180e2e4bfdb6e7ca9a4'/>
<id>urn:sha1:cd9dfc3b7b73715840b63180e2e4bfdb6e7ca9a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Infrastructure, first drop of toy shell, and a bit of work on df.</title>
<updated>2006-10-05T20:18:03+00:00</updated>
<author>
<name>landley</name>
<email>landley@driftwood</email>
</author>
<published>2006-10-05T20:18:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=4f344e356d2c36c4b1df46917eaef25f82ca79a9'/>
<id>urn:sha1:4f344e356d2c36c4b1df46917eaef25f82ca79a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Next snapshot.  Tries to grab something out of lib in order to build, I have</title>
<updated>2006-09-28T21:18:51+00:00</updated>
<author>
<name>landley</name>
<email>landley@driftwood</email>
</author>
<published>2006-09-28T21:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=c56215062c961402515daeef8330ed75cd94af29'/>
<id>urn:sha1:c56215062c961402515daeef8330ed75cd94af29</id>
<content type='text'>
an empty "blah.c" in there to make it happy but I'm not checking that in.
</content>
</entry>
<entry>
<title>Starting a new project.  Just a bit past the "hello world" stage...</title>
<updated>2006-09-27T04:45:05+00:00</updated>
<author>
<name>landley</name>
<email>landley@driftwood</email>
</author>
<published>2006-09-27T04:45:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.carbslinux.org/forks/toybox/commit/?id=13bab2f09e9189c2b1e83ae37a1134108f9479cf'/>
<id>urn:sha1:13bab2f09e9189c2b1e83ae37a1134108f9479cf</id>
<content type='text'>
</content>
</entry>
</feed>
